maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   Can't install apps from MeeCatalog (https://talk.maemo.org/showthread.php?t=86132)

ndingaman 2012-08-15 21:23

Can't install apps from MeeCatalog
 
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 2012-08-15 22:23

Re: Can't install apps from MeeCatalog
 
I get installation interupted for some applications not all...

Vromoth 2012-08-16 01:03

Re: Can't install apps from MeeCatalog
 
Try apt-get update from the terminal. That solved it for me.

ADRENALINE 2012-08-16 06:19

Re: Can't install apps from MeeCatalog
 
Quote:

Originally Posted by Vromoth (Post 1252386)
Try apt-get update from the terminal. That solved it for me.

Nope did not work for me still getting the same: Installation Interrupted.

ndingaman 2012-08-16 17:28

Re: Can't install apps from MeeCatalog
 
Quote:

Originally Posted by Vromoth (Post 1252386)
Try apt-get update from the terminal. That solved it for me.

Worked for me!
Thanks a lot!

willi6868 2012-08-28 12:16

Re: Can't install apps from MeeCatalog
 
Quote:

Originally Posted by ndingaman (Post 1252338)
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...

willi6868 2012-09-25 12:35

Re: Can't install apps from MeeCatalog
 
Ok I solved the problem. :rolleyes: :cool:

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. :)


All times are GMT. The time now is 21:10.

vBulletin® Version 3.8.8