<email address hidden>

Asked by Lonnie Finn

Why can't I install netflix to ubuntu 13.10 without recieved BADSIG 16126D3A3E5C1192 Ubuntu Extras Archive Automatic Signing Key <<email address hidden>

Question information

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

You didn't import the PPA key
 It's not essential but will suppress the nag

Revision history for this message
Lonnie Finn (lonniefinn) said :
#2

Failed to fetch http://archive.canonical.com/ubuntu/dists/saucy/partner/binary-i386/Packages 404 Not Found [IP: 91.189.92.152 80]

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

The terminal command
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 16126D3A3E5C1192
should download the public key, that the verification of the packages on your system works again.

Yes, the file http://archive.canonical.com/ubuntu/dists/saucy/partner/binary-i386/Packages does not exist, but that should not be a problem as two zipped versions (Packages.bz2 and Packages.gz) are in that directory. The package management should automatically try finding a zipped version if there is no unzipped one.

If your problems persist please execute steps 1 to 6 of https://help.ubuntu.com/community/PackageManagerTroubleshootingProcedure