Can't run updates anymore, pop up saying: Requires installation of untrusted packages.

Asked by frank crull

I can't run updates anymore. After entering my password the up date manager shows a pop up saying: Requires installation of untrusted packages. The action would require the installation of packages from not authenticated sources. ??!

I have never had that before.

Are you able to assist?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu yelp Edit question
Assignee:
No assignee Edit question
Solved by:
anna koukouraki
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the full output of :

sudo apt-get update

Thanks

Revision history for this message
Best anna koukouraki (fganko-deactivatedaccount) said :
#2

open software and updates mark the "restore to default option", reboot and make from recovery the "clear space-option2 "and option 3"fix broken dependencies. then from command line "apt-get update and apt-get upgrade

Revision history for this message
frank crull (frankcrull) said :
#3

Thank you.

Revision history for this message
bsalem (bruce-euphon) said :
#4

I am trying to troubleshoot this issue because I have it. I don't understand what Anna Koukouraki is saying. I did the apt-get-update and at the end of the output it complains about several PPAs. I did the restore defaults, so the next thing is to reboot, but I don't understand at all what she says next. Can someone reparse?

I suppose I could now flood this message with crap from the command line:

Reading package lists... Done
W: GPG error: http://dl.google.com stable Release: The following signatures were invalid: BADSIG A040830F7FAC5991 Google, Inc. Linux Package Signing Key <email address hidden>
W: GPG error: http://us.archive.ubuntu.com precise Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <email address hidden>
W: GPG error: http://www.openprinting.org lsb3.2 Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 24CBF5474CFD1E2F
W: GPG error: http://ppa.launchpad.net precise Release: The following signatures were invalid: BADSIG 94E58C34A8670E8C Launchpad PPA for Screenlets
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://extras.ubuntu.com precise Release: The following signatures were invalid: BADSIG 16126D3A3E5C1192 Ubuntu Extras Archive Automatic Signing Key <email address hidden>

W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/precise/Release

W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/maverick-backports/main/binary-i386/Packages 404 Not Found [IP: 91.189.91.13 80]

W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/maverick-backports/restricted/binary-i386/Packages 404 Not Found [IP: 91.189.91.13 80]

W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/maverick-backports/universe/binary-i386/Packages 404 Not Found [IP: 91.189.91.13 80]

W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/maverick-backports/multiverse/binary-i386/Packages 404 Not Found [IP: 91.189.91.13 80]

W: Some index files failed to download. They have been ignored, or old ones used instead.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

What is the output of :

lsb_release -a

Thanks