Thanks for reporting.

The error occurs because the GPG key used to sign the list of software
available in the repository has not been imported into the APT keyring.
Did you add the extras.ubuntu.com repository manually to
/etc/apt/sources.list or did you use another mean to add the "extras"
repository?

(Meanwhile, you can fix the error by opening a terminal and typing:
gpg --keyserver keyserver.ubuntu.com --recv-keys 16126D3A3E5C1192
gpg --armor --export 16126D3A3E5C1192 | apt-key add -)

** Changed in: apt (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/884668

Title:
  sudo apt-get update fails to update extras repository because of
  unavailable public key

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/884668/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to