Updateproblem/ Aktualisierung funktioniert seit zwei Tagen nicht

Ich sehe kein crda-Paket bei Leap 16.0; auch nicht in Factory:

https://software.opensuse.org/package/crda

Ein crda-3.18 gibt es für Leap 15.2 oder noch älter. Aus unerfindlichen Gründen habe ich es noch auf meinem Leap 15.6, aber eben auch steinalt:

[sh @ balrog] ~ 17 % rpm -qi crda
Name        : crda
Version     : 3.18
Release     : 1.34
Architecture: x86_64
Install Date: Sa 01 Okt 2022 16:59:24 CEST
Group       : Hardware/Wifi
Size        : 45731
License     : SUSE-Copyleft-Next-0.3.0
Signature   : RSA/SHA256, Fr 25 Mai 2018 22:27:47 CEST, Key ID 70af9e8139db7c82
Source RPM  : crda-3.18-1.34.src.rpm
Build Date  : Fr 25 Mai 2018 22:27:39 CEST
Build Host  : sheep24
Relocations : (not relocatable)
Packager    : https://www.suse.com/
Vendor      : SUSE LLC <https://www.suse.com/>
URL         : http://linuxwireless.org/en/developers/Regulatory/CRDA
Summary     : 802.11 central regulatory domain agent
Description :
The crda binary provides access to the wireless-regdb to the kernel
through udev.
Distribution: SUSE Linux Enterprise 15

Es geht also auf Leap 15 GA von vor 10 Jahren zurück. In Leap 16.0 ist es offensichtlich nicht mehr.

Du könntest mal den libzypp-Cache leeren, falls da kaputte Repo-Metadaten oder ein kaputtes RPM drin steckt:

sudo zypper clean -a
1 Like