On 24/10/17 06:39 PM, Roman Bysh wrote:
On 24/10/17 03:21 PM, Achim Gratz wrote:
Roman Bysh writes:
Add the Mozilla repository to Yast. There you'll find ESR52.
Assuming that you meant this repo:
http://download.opensuse.org/repositories/mozilla/openSUSE_Tumbleweed/
This seems to work after raising the priority of the repo a bit. It attempts to downgrade one package:
libnsssharedhelper0 1.0.10-9.10 -> 1.0.10-1.21
which I've not done so far. Also rpm complains about a missing key:
Additional rpm output: warning: /var/cache/zypp/packages/openSUSE-Tumbleweed-Mozilla/x86_64/firefox-esr-52.4.0-1.14.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 766da614: NOKEY
The key exists on the openSUSE keyserver, but I've forgot how to import it so that rpm stops complaining and searching for themessage leads to lots of unrelated advice.
Achim.
Example|||
||zypper --quiet --non-interactive refresh --force --gpg-auto-import-keys -r http://download.opensuse.org/repositories/Apache:/Modules/openSUSE_Tumbleweed/|
Or if you want to turn off the gpg check. Navigate to /etc/zypp/repos.d/mozilla.repo. Open the text file and add gpgcheck=0 I had to reboot my system for the changes.
Cheers!
Roman Correction
zypper --quiet --non-interactive --gpg-auto-import-keys refresh --force -r http://download.opensuse.org/repositories/mozilla/openSUSE_Tumbleweed/ -- Cheers! Roman -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org