Trying to update my 16.04 desktop install, I get package authentication errors for grub (details below). I also get authentication errors when trying to install other packages (sound-juicer and dependencies). This problem is referenced here for multiple versions of Ubuntu:
Why am I getting authentication errors for packages from an Ubuntu repository?
However none of the mentioned solutions works for me. Any suggestions?
======
When I run sudo apt-get update
, I get the following error:
E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/xenial-updates/restricted/dep11/Components-amd64.yml
Could not open file /var/lib/apt/lists/partial/us.archive.ubuntu.com_ubuntu_dists_xenial-updates_restricted_dep11_Components-amd64.yml.gz
- open (13: Permission denied) [IP: 91.189.91.23 80]
When I subsequently run sudo apt-get upgrade
, I get the following warning:
WARNING: The following packages cannot be authenticated!
grub-efi-amd64-signed grub-efi-amd64 grub-efi-amd64-bin grub2-common
grub-common
sudo apt update
error thensudo apt upgrade
error will dissappear. If this solves your problem let us know: https://askubuntu.com/questions/840036/failed-to-fetch-http-us-archive-ubuntu-com-ubuntu-dists-lucid-main-source-sour/840044 – WinEunuuchs2Unix Dec 20 '18 at 01:12