Software Sources get missing Vivaldi gpg no longer working - Mint 20
-
modedit Split from https://forum.vivaldi.net/topic/56258/vivaldi-gpg-key-no-longer-working-in-ubuntu-20-04
@Gwen-Dragon said in Vivaldi gpg key no longer working in Ubuntu 20.04:
@chdsl I remember in the last months some Linuxes had a
apt
with some bugs. https://forum.vivaldi.net/post/438049Some Linux users are still having an issue and none of the solutions such as adding new keys, etc... work.
I use Linux Mint 20.1. This is not a bug on my apt in my Linux distribution. All .deb files work great, except for Vivaldi's.
I had long had Opera installed and never received any errors about missing keys. Then, after having to regrettably remove Vivaldi because of this:
I decided to add Brave, just to check and see if it was really an issue on my end or if Vivaldi had a problem.
Brave installs and works fine, just as Opera always had, and it is only Vivaldi that does not perform correctly. This tells me it is not a problem with me, my apt, my installation, my distribution, my setup, etc... but, an issue with Vivaldi.
-
@Gwen-Dragon Thanks for responding. I've tried installing via .deb file and via command-line with:
wget -qO- https://repo.vivaldi.com/archive/linux_signing_key.pub | sudo apt-key add - sudo add-apt-repository 'deb https://repo.vivaldi.com/archive/deb/ stable main' sudo apt update && sudo apt install vivaldi-stable
I've tried adding a new key and get this error:
sudo apt-key add linux_signing_key.pub [sudo] password for j: gpg: can't open 'linux_signing_key.pub': No such file or directory
I also tried deleting all the entries in trusted.gpg.d, but things didn't work after that and I had to put them back in. I also deleted trusted.gpg but had to put it back in after issues.
After installing I tried this again:
wget -qO- https://repo.vivaldi.com/archive/linux_signing_key.pub | sudo apt-key add -
and get an OK result but, still get the error about Vivaldi's keys.
Here is the terminal output from sudo apt-key list:
sudo apt-key list [sudo] password for j: /etc/apt/trusted.gpg -------------------- pub rsa4096 2017-04-11 [SC] [expired: 2019-09-28] D4CC 8597 4C31 396B 18B3 6837 D615 560B A5C7 FF72 uid [ expired] Opera Software Archive Automatic Signing Key 2017 <[email protected]> pub rsa4096 2019-09-12 [SC] [expires: 2021-09-11] 68E9 B2B0 3661 EE3C 44F7 0750 4B8E C3BA ABDC 4346 uid [ unknown] Opera Software Archive Automatic Signing Key 2019 <[email protected]> sub rsa4096 2019-09-12 [E] [expires: 2021-09-11] pub rsa4096 2019-11-12 [SC] [expires: 2022-01-30] 790D 2E26 8F67 FE01 3B32 76D3 793F EB8B B697 35B2 uid [ unknown] Vivaldi Package Composer KEY06 <[email protected]> sub rsa4096 2019-11-12 [E] [expires: 2022-01-30] pub rsa4096 2018-12-04 [SC] [expired: 2021-01-22] B44B 85E3 E1A6 386B FC79 D411 9658 E804 4A3A A3D6 uid [ expired] Vivaldi Package Composer KEY05 <[email protected]> pub rsa4096 2016-05-24 [SC] 302F 0738 F465 C153 5761 F965 A661 6109 451B BBF2 uid [ unknown] Linux Mint Repository Signing Key <[email protected]> sub rsa4096 2016-05-24 [E] pub rsa4096 2012-05-11 [SC] 790B C727 7767 219C 42C8 6F93 3B4F E6AC C0B2 1F32 uid [ unknown] Ubuntu Archive Automatic Signing Key (2012) <[email protected]> pub rsa4096 2018-10-15 [SC] [expires: 2025-03-17] D8BA D4DE 7EE1 7AF5 2A83 4B2D 0BB7 5829 C2D4 E821 uid [ unknown] Brave Software <[email protected]> sub rsa4096 2019-10-17 [S] [expires: 2022-05-07] /etc/apt/trusted.gpg.d/brave-browser-release.gpg ------------------------------------------------ pub rsa4096 2018-10-15 [SC] [expires: 2025-03-17] D8BA D4DE 7EE1 7AF5 2A83 4B2D 0BB7 5829 C2D4 E821 uid [ unknown] Brave Software <[email protected]> sub rsa4096 2019-10-17 [S] [expires: 2022-05-07] /etc/apt/trusted.gpg.d/ubuntu-defaults.chroot.key.gpg ----------------------------------------------------- pub rsa4096 2016-05-24 [SC] 302F 0738 F465 C153 5761 F965 A661 6109 451B BBF2 uid [ unknown] Linux Mint Repository Signing Key <[email protected]> sub rsa4096 2016-05-24 [E] /etc/apt/trusted.gpg.d/ubuntu-keyring-2012-archive.gpg ------------------------------------------------------ pub rsa4096 2012-05-11 [SC] 790B C727 7767 219C 42C8 6F93 3B4F E6AC C0B2 1F32 uid [ unknown] Ubuntu Archive Automatic Signing Key (2012) <[email protected]> /etc/apt/trusted.gpg.d/ubuntu-keyring-2012-cdimage.gpg ------------------------------------------------------ pub rsa4096 2012-05-11 [SC] 8439 38DF 228D 22F7 B374 2BC0 D94A A3F0 EFE2 1092 uid [ unknown] Ubuntu CD Image Automatic Signing Key (2012) <[email protected]> /etc/apt/trusted.gpg.d/ubuntu-keyring-2016-dbgsym.gpg ----------------------------------------------------- pub rsa4096 2016-03-21 [SC] [expires: 2021-03-20] F2ED C64D C5AE E1F6 B9C6 21F0 C8CA B659 5FDF F622 uid [ unknown] Ubuntu Debug Symbol Archive Automatic Signing Key (2016) <[email protected]> /etc/apt/trusted.gpg.d/ubuntu-keyring-2018-archive.gpg ------------------------------------------------------ pub rsa4096 2018-09-17 [SC] F6EC B376 2474 EDA9 D21B 7022 8719 20D1 991B C93C uid [ unknown] Ubuntu Archive Automatic Signing Key (2018) <[email protected]> j@j-XPS-8700:~/Desktop$
It shows Key05 as expired.
-
@Gwen-Dragon said in Vivaldi gpg key no longer working - Mint 20:
@CtrlAltDel said in Vivaldi gpg key no longer working - Mint 20:
sudo add-apt-repository 'deb https://repo.vivaldi.com/archive/deb/ stable main'
I never wrote this.
Correct command is (in one line!):
sudo add-apt-repository 'deb https://repo.vivaldi.com/archive/deb/ stable main'
Thank you, Gwen. I realize it is one line and I used one line while installing. I just made a mistake when posting the code onto the board.
For the commands that you requested, here they are:
sudo apt-key update
j@j-XPS-8700:~/Desktop$ sudo apt-key update [sudo] password for j: Warning: 'apt-key update' is deprecated and should not be used anymore! gpg: key 3B4FE6ACC0B21F32: 3 signatures not checked due to missing keys gpg: key 3B4FE6ACC0B21F32: "Ubuntu Archive Automatic Signing Key (2012) <[email protected]>" not changed gpg: key D94AA3F0EFE21092: 3 signatures not checked due to missing keys gpg: key D94AA3F0EFE21092: "Ubuntu CD Image Automatic Signing Key (2012) <[email protected]>" not changed gpg: key 871920D1991BC93C: 1 signature not checked due to a missing key gpg: key 871920D1991BC93C: "Ubuntu Archive Automatic Signing Key (2018) <[email protected]>" not changed gpg: Total number processed: 3 gpg: unchanged: 3
sudo apt clean
This produced no output.
sudo apt update
j@j-XPS-8700:~/Desktop$ sudo apt update Hit:1 https://deb.opera.com/opera-stable stable InRelease Hit:2 https://brave-browser-apt-release.s3.brave.com stable InRelease Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease Hit:4 http://archive.ubuntu.com/ubuntu focal InRelease Hit:5 http://archive.canonical.com/ubuntu focal InRelease Hit:6 http://archive.ubuntu.com/ubuntu focal-updates InRelease Hit:7 http://archive.ubuntu.com/ubuntu focal-backports InRelease Ign:8 http://packages.linuxmint.com ulyssa InRelease Hit:9 http://packages.linuxmint.com ulyssa Release Ign:11 http://repo.vivaldi.com/stable/deb stable InRelease Hit:12 http://repo.vivaldi.com/stable/deb stable Release Reading package lists... Done Building dependency tree Reading state information... Done All packages are up to date.
I've reinstalled via .deb. I've tried all the commands in a couple of different threads here about the issue but, nothing seems to work for me. I always get this:
I am willing to do whatever is asked to fix this. I have tried deleting everything on my computer I can find about Vivaldi, to attempt to get a clean slate, and then reinstalling but, I always get the error above.
As a longtime user of Vivaldi, who never had any problems until now, I really don't want to have to give up Vivaldi. But, I'm losing hope as it doesn't seem there is any way to fix this so far.
I'll follow any steps to get it working, just list them and I'll follow them to the letter.
-
This is bizarre, I suppose. I booted with a Mint 20.1 Live USB and installed the latest Vivaldi with a .deb installation file and still received the error message about keys in Mint's Software Sources.
Then, I boot again with a Live USB and install the latest Vivaldi with these commands using terminal:
wget -qO- https://repo.vivaldi.com/archive/linux_signing_key.pub | sudo apt-key add - sudo add-apt-repository 'deb https://repo.vivaldi.com/archive/deb/ stable main' sudo apt update && sudo apt install vivaldi-stable
and again receive the error in Mint 20.1 Cinnamon's Software Sources/Maintenance/Add Missing Keys. Vivaldi installs correctly and everything seems great and it works but, there is always that error message in Software Manager.
Nothing has seemed to change, even with a pristine system with nothing else installed or changed or altered and only Vivaldi installed after booting with the LiveUSB.
I've verified all the, now about 10, downloads of Vivaldi's .deb file. I was thinking about replacing every file and folder in etc/apt, in my current installation, with all the files and folders from the Live USB that are in etc/apt but, decided against doing that when Vivaldi also didn't work using the Live USB.
Also, while in the Live USB session I tried installing both Opera and Brave and everything was fine with no errors about missing keys in Mint's Software Sources. This is exactly how it is on my regular install.
-
@Gwen-Dragon said in Vivaldi gpg key no longer working - Mint 20:
@CtrlAltDel said in Vivaldi gpg key no longer working - Mint 20:
This is bizarre, I suppose. I booted with a Mint 20.1 Live USB and installed the latest Vivaldi with a .deb installation file and still received the error message about keys in Mint's Software Sources.
Then, I boot again with a Live USB and install the latest Vivaldi with these commands using terminal:
wget -qO- https://repo.vivaldi.com/archive/linux_signing_key.pub | sudo apt-key add -sudo add-apt-repository 'deb https://repo.vivaldi.com/archive/deb/ stable main'
sudo apt update && sudo apt install vivaldi-stable
and again receive the error in Mint 20.1 Cinnamon's Software Sources/Maintenance/Add Missing Keys.
Sorry, but if you had added Vivaldi by installing t6he deb file with dpkg you have the latest key.
Looks like the Mint Software installer GUI has a bug.
If apt could not resolve keys it would have barked and showed you errors.Maybe it is just a bug in Software Sources that doesn't handle Vivaldi correctly. You have stated that you also have Mint 20.1. Could you go to Start Menu-Administration-Software Sources-Maintenance-Add Missing Keys and see if you are getting the key errors in the GUI like I am getting for Vivaldi.
I run Mint Cinnamon 20.1 but, it seemingly shouldn't matter what desktop enviro you are using. I'd really appreciate it if you would take the time to verify if it is just me having this issue or if everyone using Mint 20.1 Cinnamon is having it and maybe just don't know it.
-
@Gwen-Dragon said in Vivaldi gpg key no longer working - Mint 20:
That is a bug in Software Sources!
The error log in shell shows that Mint tries to refetch the key from Ubunutu key server.
But if the key is already in apt-key database.Ahh, so I'm not crazy.
I guess someone needs to notify Mint. I didn't think I was doing anything wrong or anything different than I've done for years in regards to Vivaldi. It just started throwing up the error, I think, with the upgrade to Mint 20.1.
As it is, I don't think Vivaldi is updating properly in Linux Mint 20.1 Cinnamon, I don't know about Mate.
If I had just thought to ask someone using Mint to actually check Software Sources in the beginning, I could have saved you and everyone else a lot of trouble.
Thanks for all the time you spent helping with this, Gwen.
-
Ppafflick moved this topic from Vivaldi for Linux on