View Single Post
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#5
Originally Posted by pedrocoba View Post
Help me now!
I can not update the repository in Application Manager & in Xterminal. Is there a problem who can help me to finish? I am grateful in advance!

W: GPG error: http://moff.mozilla.com fremantle Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 667387BFFF445C24
W: You may want to run apt-get update to correct these problems
/home/user #
You can ignore this - it has absolutely no effect on anything working.

Originally Posted by pedrocoba View Post
/home/user # apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these.
The following packages have unmet dependencies:
libwrt-api-experimental1: Depends: libwrt-experimental1 (= 1.1tp-3) but it is not installed
E: Unmet dependencies. Try using -f.
/home/user #
Here's your issue. The libwrt-experimental packages have been replaced by the release versions now, but the release versions aren't flagged as replacing them, which causes this sort of issue. Try running "dpkg -r libwrt-api-experimental1", and post any errors that you get from there.
 

The Following User Says Thank You to Rob1n For This Useful Post: