Active Topics

 


Reply
Thread Tools
Posts: 56 | Thanked: 19 times | Joined on Jan 2013 @ Netherlands, Flevoland
#1
hey,

I never noticed it before, but HAM is givings some errors in ge log file.

hildon-application-manager 2.2.72
connected to 9f40f01d-3eab-47f8-8645-e2c938dda1cc
W: GPG error: https://downloads.maemo.nokia.com ./ Release: The following signatures were invalid: KEYEXPIRED 1349249546 KEYEXPIRED 1349249546 KEYEXPIRED 1349249546
W: GPG error: https://downloads.maemo.nokia.com ./ Release: The following signatures were invalid: KEYEXPIRED 1349249546 KEYEXPIRED 1349249546 KEYEXPIRED 1349249546
W: GPG error: https://downloads.maemo.nokia.com ./ Release: The following signatures were invalid: KEYEXPIRED 1349249546 KEYEXPIRED 1349249546 KEYEXPIRED 1349249546
W: Conflicting distribution: http://repository.maemo.org fremantle-1.3 Release (expected fremantle-1.3 but got )
apt-worker: Ignoring version from wrong domain: mediaplayer-l10n-ptpt 6.0+r7987+0m5
apt-worker: /var/lib/apt/lists/downloads.maemo.nokia.com_fremantle_ssu_mr0_._Pack ages
apt-worker: Ignoring version from wrong domain: osso-applet-screencalibration-l10n-engb 6.0+r7987+0m5
apt-worker: /var/lib/apt/lists/downloads.maemo.nokia.com_fremantle_ssu_mr0_._Pack ages
apt-worker: Ignoring version from wrong domain: osso-rss-feed-reader-l10n-frfr 6.0+r7987+0m5
apt-worker: /var/lib/apt/lists/downloads.maemo.nokia.com_fremantle_ssu_mr0_._Pack ages

this goes on for ever...
at the end it says;

W: Duplicate sources.list entry http://maemo.merlin1991.at fremantle/free Packages (/var/lib/apt/lists/maemo.merlin1991.at_cssu_community-thumb_dists_fremantle_free_binary-armel_Packages)
W: Duplicate sources.list entry http://maemo.merlin1991.at fremantle/non-free Packages (/var/lib/apt/lists/maemo.merlin1991.at_cssu_community-thumb_dists_fremantle_non-free_binary-armel_Packages)
W: Ignoring Provides line with DepCompareOp for package binutils
W: You may want to run apt-get update to correct these problems

anybody knows whats going on?
everyting works fine, installing,updates, ....

thanks
 
pichlo's Avatar
Posts: 6,453 | Thanked: 20,983 times | Joined on Sep 2012 @ UK
#2
The GPG errors are due to expired certificates on Nokia side. There's nothing you can do about it, just ignore it.

The conflicting distribution might be because you need fremantle instead of fremantle-1.3, but please provide the contents of /etc/apt/sources.list.d/hildon-application-manager.list to be sure.

The duplicate entries are just that, duplicate entries. I believe there are two repositories in CSSU-Thumb going by different names but resolving to the same thing. I don't remember which ones since I've fixed mine a long time ago. Could be Thumb and Thumb-testing. Just delete one of them (after checking, of course).
 
Posts: 56 | Thanked: 19 times | Joined on Jan 2013 @ Netherlands, Flevoland
#3
thanks for the reply
I knew about the GPG/key expired error,should have said that

this is the list content;

deb http://repository.maemo.org/community-testing/ fremantle free non-free
deb http://maemo.merlin1991.at/cssu/community-thumb/ fremantle free non-free
deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./
deb https://downloads.maemo.nokia.com/fremantle/ssu/mr0 ./
deb https://downloads.maemo.nokia.com/fremantle1.2/ovi/ ./
deb http://repository.maemo.org/extras/ fremantle-1.3 free non-free
deb http://maemo.merlin1991.at/cssu/community-thumb/ fremantle free non-free
deb http://repository.maemo.org/extras-devel/ fremantle-1.3 free non-free

somehow, I got the feeling I mis a repo...?

thanks again!
 
pichlo's Avatar
Posts: 6,453 | Thanked: 20,983 times | Joined on Sep 2012 @ UK
#4
The last one should read,

deb http://repository.maemo.org/extras-devel/ fremantle free non-free

(See http://repository.maemo.org/)
 

The Following User Says Thank You to pichlo For This Useful Post:
Posts: 2,292 | Thanked: 4,135 times | Joined on Apr 2010 @ UK
#5
There is no point having Extras and Extras-Devel on at the same time. This is just slowing HAM down.

Remember Extras-Devel software is likely to blow up in your face.
http://wiki.maemo.org/Extras-devel
__________________

Wiki Admin
sixwheeledbeast's wiki
Testing Squad Subscriber
- mcallerx - tenminutecore - FlopSwap - Qnotted - zzztop - Bander - Fight2048 -


Before posting or starting a thread please try this.
 

The Following 2 Users Say Thank You to sixwheeledbeast For This Useful Post:
Posts: 56 | Thanked: 19 times | Joined on Jan 2013 @ Netherlands, Flevoland
#6
thanks for the replys

i changed some things, but stil the log says;

hildon-application-manager 2.2.72
apt-worker: Ignoring version from wrong domain: mediaplayer-l10n-ptpt 6.0+r7987+0m5
apt-worker: /var/lib/apt/lists/downloads.maemo.nokia.com_fremantle_ssu_mr0_._Pack ages
apt-worker: Ignoring version from wrong domain: osso-applet-screencalibration-l10n-engb 6.0+r7987+0m5
apt-worker: /var/lib/apt/lists/downloads.maemo.nokia.com_fremantle_ssu_mr0_._Pack ages
apt-worker: Ignoring version from wrong domain: osso-rss-feed-reader-l10n-frfr 6.0+r7987+0m5
apt-worker: /var/lib/apt/lists/downloads.maemo.nokia.com_fremantle_ssu_mr0_._Pack ages
apt-worker: Ignoring version from wrong domain: osso-applet-screencalibration-l10n-fifi 6.0+r7987+0m5
apt-worker: /var/lib/apt/lists/downloads.maemo.nokia.com_fremantle_ssu_mr0_._Pack ages
apt-worker: Ignoring version from wrong domain: osso-backup-l10n-engb 6.0+r7987+0m5
apt-worker: /var/lib/apt/lists/downloads.maemo.nokia.com_fremantle_ssu_mr0_._Pack ages

etc. etc. etc.

once again,everyting works fine, but I just "need" to know how this works
 
pichlo's Avatar
Posts: 6,453 | Thanked: 20,983 times | Joined on Sep 2012 @ UK
#7
Originally Posted by sixwheeledbeast View Post
There is no point having Extras and Extras-Devel on at the same time. This is just slowing HAM down.
Thanks for the head-up, man! Made me realize I had Extras and Extras-Testing. Disabling Extras saved me 8 MB in optfs!
 
Guest | Posts: n/a | Thanked: 0 times | Joined on
#8
Originally Posted by Hansie_k View Post
thanks for the replys

i changed some things, but stil the log says;

hildon-application-manager 2.2.72
apt-worker: Ignoring version from wrong domain: mediaplayer-l10n-ptpt 6.0+r7987+0m5
apt-worker: /var/lib/apt/lists/downloads.maemo.nokia.com_fremantle_ssu_mr0_._Pack ages
apt-worker: Ignoring version from wrong domain: osso-applet-screencalibration-l10n-engb 6.0+r7987+0m5
apt-worker: /var/lib/apt/lists/downloads.maemo.nokia.com_fremantle_ssu_mr0_._Pack ages
apt-worker: Ignoring version from wrong domain: osso-rss-feed-reader-l10n-frfr 6.0+r7987+0m5
apt-worker: /var/lib/apt/lists/downloads.maemo.nokia.com_fremantle_ssu_mr0_._Pack ages
apt-worker: Ignoring version from wrong domain: osso-applet-screencalibration-l10n-fifi 6.0+r7987+0m5
apt-worker: /var/lib/apt/lists/downloads.maemo.nokia.com_fremantle_ssu_mr0_._Pack ages
apt-worker: Ignoring version from wrong domain: osso-backup-l10n-engb 6.0+r7987+0m5
apt-worker: /var/lib/apt/lists/downloads.maemo.nokia.com_fremantle_ssu_mr0_._Pack ages

etc. etc. etc.

once again,everyting works fine, but I just "need" to know how this works
http://talk.maemo.org/showthread.php?t=65687
 
Posts: 56 | Thanked: 19 times | Joined on Jan 2013 @ Netherlands, Flevoland
#9
thanks for that link...
i'm quite worried about deleting files, is it safe...?
 
Reply


 
Forum Jump


All times are GMT. The time now is 13:26.