You are not logged in.
Daedalus/Testing: Just stumbled across a new feature imported from Debian: the package firmware-linux-nonfree is gone, there is an additional entry required in the sources.list to get access: "non-free-firmware" after main contrib non-free.
It looks like all the packages have been renamed somehow, need firmware-amd-graphics, and can't find a replacement. This package no more exists.
Any hints? Searching the repo for parts of this name ends with "Search timed out. Please use a more specific pattern....."
Offline
I can see it:
$ apt search amd-graphics
Sorting... Done
Full Text Search... Done
firmware-amd-graphics/testing,testing 20221214-5 all [upgradable from: 20221214-3]
Binary firmware for AMD/ATI graphics chips
$ cat /etc/apt/sources.list
deb https://deb.debian.org/debian bookworm main contrib non-free non-free-firmware
deb https://deb.debian.org/debian bookworm-updates main contrib non-free non-free-firmware
deb https://deb.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware
$
Have you added the new non-free-firmware component and run apt update? There might be a slight delay with amprolla, the component was only added 2023-01-27.
Brianna Ghey — Rest In Power
Offline
I guess that change has not been considered by Devuan yet. the sources.list from my test machine reads:
deb http://deb.devuan.org/merged daedalus main contrib non-free non-free-firmware
# apt update works, but apt list does not find any packages from the new repo https://deb.debian.org/debian/pool/non- … e-nonfree/, example:
# apt list firmware*
Auflistung… Fertig
firmware-ast/testing 20140808-7 all
firmware-ath9k-htc/testing 1.4.0-108-gd856466+dfsg1-1 all
firmware-b43-installer/testing 1:019-7 all
firmware-b43legacy-installer/testing 1:019-7 all
firmware-linux-free/testing,now 20200122-1 all [Installiert,automatisch]
firmware-nvidia-gsp/testing 510.108.03-3 amd64
firmware-nvidia-tesla-gsp/testing 510.108.03-3 amd64
firmware-realtek-rtl8723cs-bt/testing 20181104-2 all
firmware-realtek/now 20210818-1 all [Installiert,lokal]
firmware-sof-signed/testing 2.2.4-1 all
firmware-tomu/testing 2.0~rc7-2 all
firmware-zd1211/testing 1:1.5-8 all
Offline
What does apt policy say? Is the new component listed there?
Brianna Ghey — Rest In Power
Offline
I guess the merge needs to be adapted/completed.
# apt policy
Paketdateien:
100 /var/lib/dpkg/status
release a=now
500 http://deb.devuan.org/merged daedalus/non-free-firmware amd64 Packages
release v=5.0,o=Devuan,a=testing,n=daedalus,l=Devuan,c=non-free-firmware,b=amd64
origin deb.devuan.org
500 http://deb.devuan.org/merged daedalus/non-free amd64 Packages
release v=5.0,o=Devuan,a=testing,n=daedalus,l=Devuan,c=non-free,b=amd64
origin deb.devuan.org
500 http://deb.devuan.org/merged daedalus/contrib amd64 Packages
release v=5.0,o=Devuan,a=testing,n=daedalus,l=Devuan,c=contrib,b=amd64
origin deb.devuan.org
500 http://deb.devuan.org/merged daedalus/main amd64 Packages
release v=5.0,o=Devuan,a=testing,n=daedalus,l=Devuan,c=main,b=amd64
origin deb.devuan.org
Mit Pinning verwaltete Pakete:
Last edited by rolfie (2023-01-30 22:08:36)
Offline
With todays update session I received several firmware updates. Looks like the merge has been adapted.
Offline