Failed to download repository info

I tried sudo apt update and this is the response:

fernando@fernando-Alienware-m17-R4:~$ sudo apt update
[sudo] password for fernando:      
Get:1 file:/usr/lib/expressvpn/repo_mirror.list Mirrorlist [117 B]
Hit:3 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease                
Hit:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease              
Hit:6 http://archive.ubuntu.com/ubuntu jammy-security InRelease                
Get:2 https://repo.expressvpn.com/public/deb/debian any-version InRelease [4,580 B]
Get:7 https://repo.protonvpn.com/debian stable InRelease [2,967 B]            
Hit:8 https://packages.zorinos.com/stable jammy InRelease                      
Err:7 https://repo.protonvpn.com/debian stable InRelease                      
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EDA3E22630349F1C
Hit:9 https://packages.zorinos.com/patches jammy InRelease                    
Hit:10 https://packages.zorinos.com/apps jammy InRelease                      
Hit:11 https://packages.zorinos.com/drivers jammy InRelease
Hit:12 https://ppa.launchpadcontent.net/zorinos/apps/ubuntu jammy InRelease
Hit:13 https://packages.zorinos.com/premium jammy InRelease
Hit:14 https://ppa.launchpadcontent.net/zorinos/drivers/ubuntu jammy InRelease
Hit:15 https://ppa.launchpadcontent.net/zorinos/patches/ubuntu jammy InRelease
Hit:16 https://ppa.launchpadcontent.net/zorinos/stable/ubuntu jammy InRelease
Reading package lists... Done
W: GPG error: https://repo.protonvpn.com/debian stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EDA3E22630349F1C
E: The repository 'https://repo.protonvpn.com/debian stable InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
fernando@fernando-Alienware-m17-R4:~$

Another user recently had this same issue:

1 Like

The name is not exactly the same, which one you want me to delete...

The protonvpn-stable.list is all you need to delete, but I would remove the protonvpn-stable.list.save to be thorough.

Later in the other thread, I posted Proton's guide for installing - but if that is not working, then the GPG key error is something only they can correct as the package maintainers.
All you can do is remove the repository for now - or request the correct GPG key directly from them and add it yourself.

Oh I'm just realizing, on the right click I don't have the delete option, not even cut!

If using the GUI, did you launch the file manager as Root?

sudo -i

nautilus

Other locations > Computer > /etc/apt/sources.list.d

Didn't change, this is the terminal response

fernando@fernando-Alienware-m17-R4:~$ sudo -i
[sudo] password for fernando:
root@fernando-Alienware-m17-R4:~# nautilus
Initializing nautilus-dropbox 2019.02.14

** (org.gnome.Nautilus:14529): WARNING **: 19:59:29.660: Unable to get contents of the bookmarks file: Error opening file /root/.gtk-bookmarks: No such file or directory

** (org.gnome.Nautilus:14529): WARNING **: 19:59:29.660: Unable to get contents of the bookmarks file: Error opening file /root/.gtk-bookmarks: No such file or directory
Nautilus-Share-Message: 19:59:29.729: Called "net usershare info" but it failed: Failed to execute child process “net” (No such file or directory)

These can be ignored, since those are user specific and stored in ~Home not in Root. They will appear if Nautilus is launched in Root.

Right click context menu has no "send to Trash" or "Delete" at all?

No, and 'send to' only opens an email message...

Can you close that all out.

Launch Nautilus (Files) normally.
Tap ctl+l (That is control + L) to pull up the addressbar
Enter if admin:///etc/apt/sources.list.d

It should PW prompt, then allow you in folder - see if the context menu works by this route.

Yes sir, I have to continue later, thankful for your precious support so far!

1 Like

You could as alternative delete it in the Terminal, too. The Commands are:

sudo rm /etc/apt/sources.list.d/protonvpn-stable.list
sudo rm /etc/apt/sources.list.d/protonvpn-stable.list.save

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.