Siduction Forum > Experimental

 Vivaldi-Aktualisierung aus dem Repo defekt / Vivaldi update from repo broken

(1/1)

samoht:
Die automatische Aktualisierung des Vivaldi-Browsers aus dem Vivaldi-Repo funktioniert hier seit geraumer Zeit nicht mehr.
Fehlermeldung:

The automatic update of the Vivaldi browser from the Vivaldi repo has not been working here for quite some time.
Error message:


--- Code: ---http://repo.vivaldi.com/snapshot/deb stable Release.gpg
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 793FEB8BB69735B2
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://repo.vivaldi.com/snapshot/deb stable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 793FEB8BB69735B2
W: Failed to fetch http://repo.vivaldi.com/snapshot/deb/dists/stable/Release.gpg  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 793FEB8BB69735B2
--- End code ---

Der Schlüssel-Import klappt nicht:

The key import does not work:


--- Code: ---# wget -qO- https://repo.vivaldi.com/snapshot/linux_signing_key.pub | apt-key add -
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8))
--- End code ---

Mein Bugreport blieb unbeantwortet und eine entsprechende Diskussion im Forum verlief ohne Ergebnis.
Weiß jemand Rat?

My bug report remained unanswered and a corresponding discussion in the forum was without result.
Does anyone know advice?

Greetings,
Tom

towo:

--- Quote ---Weiß jemand Rat?
--- End quote ---
Nuja, Vivaldi nicht benutzen?

Aber mal ehrlich, hier kann dir keiner helfen, Vivaldi propritäre Software und gibts auch nur direkt vom Hersteller.
Ergo kann auch nur der Hersteller sein Repo fixen.

samoht:
Recht hast Du natürlich, @towo, das ist nicht open source.
Also habe ich auch in dieses Unterforum gepostet.

Außerhalb des Protokolls; das soll jetzt keinen Glaubenskrieg entfachen:
Ich bin sicher, dass einige siduction-Nutzer vivaldi einsetzen, und eventuell etwas zu dieser Frage beitragen können.
Ebenso bin ich sicher, dass nicht alle Linux-Nutzer ausnahmslos open source-Pakete einsetzen.

der_bud:
Von der offiziellen Hilfeseite  https://help.vivaldi.com/desktop/install-update/obtaining-official-builds/  :

--- Quote ---Debian/Ubuntu
Open a terminal window and issue the following to fetch a copy of our public key, securely over https:
    wget https://repo.vivaldi.com/stable/linux_signing_key.pub
Import the key into the GPG keyring of your local user:
    gpg --import linux_signing_key.pub
You can now verify that the signature is valid, like so (adjust the file name to account for the current version and architecture):
    dpkg-sig --verify vivaldi-stable_2.1.1337.51-1_amd64.deb
If everything is ok, it should return a result that includes “GOODSIG” and a 41 character, key ID that should end with
“B69735B2”—Older packages are signed with “4A3AA3D6”.
--- End quote ---
Hilft das vielleicht?

samoht:
Vielen Dank, @der_bud, Du hast mich auf die richtige Spur gesetzt!

Mittlerweile hat Christian Rauch im Vivaldi-Forum den Weg gefunden, den Schlüssel an den Debian-kompatiblen Ort im passenden Format zu kopieren.

https://forum.vivaldi.net/post/438049

Für eventuell vorhandene Debian-Vivaldi-Nutzer ( ;) ) hier seine Lösung:


--- Quote ---- import the public Vivaldi key via gpg:
    $ gpg --import linux_signing_key.pub

- export GnuPG:
    $ gpg --export packager@vivaldi.com > vivaldi.gpg

- move gpg key to apt keys:
    # mv vivaldi.gpg /etc/apt/trusted.gpg.d/

- delete the gpg key again:
    $ gpg --delete-keys packager@vivaldi.com
--- End quote ---

Die Vivaldi-Entwickler haben hier offenbar noch etwas zu erledigen, wie @towo schon angemerkt hat  >:(

Navigation

[0] Message Index

Go to full version
Powered by Advanced Topic Prefix Pro
Powered by SMFPacks WYSIWYG Editor