Reply
Thread Tools
Posts: 10 | Thanked: 0 times | Joined on Mar 2012
#1
I always get "installation stopped" when trying to install any apps from MeeCatalog.
I've no issue with the original Nokia Store on the other side.

Any clue how to solve this?
 
ADRENALINE's Avatar
Posts: 146 | Thanked: 68 times | Joined on Mar 2012 @ lebanon
#2
I get installation interupted for some applications not all...
 
Posts: 180 | Thanked: 79 times | Joined on Mar 2012
#3
Try apt-get update from the terminal. That solved it for me.
 

The Following User Says Thank You to Vromoth For This Useful Post:
ADRENALINE's Avatar
Posts: 146 | Thanked: 68 times | Joined on Mar 2012 @ lebanon
#4
Originally Posted by Vromoth View Post
Try apt-get update from the terminal. That solved it for me.
Nope did not work for me still getting the same: Installation Interrupted.
 
Posts: 10 | Thanked: 0 times | Joined on Mar 2012
#5
Originally Posted by Vromoth View Post
Try apt-get update from the terminal. That solved it for me.
Worked for me!
Thanks a lot!
 
willi6868's Avatar
Posts: 548 | Thanked: 562 times | Joined on Aug 2011 @ Germany
#6
Originally Posted by ndingaman View Post
I always get "installation stopped" when trying to install any apps from MeeCatalog.
I am getting the same error and apt-get update didn't solve this problem.
I can't insall the Ui for maemo.org - Talk.

BTW I am getting a missing public-key-error (GPG error) by running apt-get update with activated Meego-repo...

Last edited by willi6868; 2012-08-28 at 12:19.
 
willi6868's Avatar
Posts: 548 | Thanked: 562 times | Joined on Aug 2011 @ Germany
#7
Ok I solved the problem.

The installion of packages was aborted because of a missing key in meego-repo (error message: GPG error: ... : NO_PUBKEY 700116F6792563E3).

To solve this problem you have to add the missing key:

Type into xTerm as root (and don't forget to replace the missing key with yours):
Code:
# get the key into gpg
gpg --keyserver pgpkeys.mit.edu --recv-key 700116F6792563E3 

# get the key into apt
gpg -a --export 700116F6792563E3 | apt-key add -
Now you can run apt-get update again and install packages with MeeCatalog.
 

The Following 2 Users Say Thank You to willi6868 For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 15:01.