2025-11-19 Upgrade teilweise, 3 Pakete werden zurückgehalten

ms1958

Member
Nov 20, 2023
10
0
6
Hallo, ich habe drei Proxmox VE 9.0.11. auf zwei Proxmox lief am 19.11.2025
apt update und apt upgrade fehlerfrei durch.
Aber bei einem werden 3 pakete nicht installiert:
------------
root@PM-002:~# apt list --upgradable
pve-container/stable 6.0.18 all [upgradable from: 6.0.13]
pve-manager/stable 9.0.18 all [upgradable from: 9.0.11]
qemu-server/stable 9.0.30 amd64 [upgradable from: 9.0.23]
root@PM-002:~#
------------

Versuche ich qemu-server "händisch" zu installieren,
wird mir mitgeteilt, das python3-virt-firmware fehlt:
------------
root@PM-002:~# apt install qemu-server
Solving dependencies... Error!
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

Unsatisfied dependencies:
qemu-server : Depends: python3-virt-firmware but it is not installable
Error: Unable to correct problems, you have held broken packages.
Error: The following information from --solver 3.0 may provide additional context:
Unable to satisfy dependencies. Reached two conflicting decisions:
1. qemu-server:amd64=9.0.30 is selected as an upgrade
2. qemu-server:amd64=9.0.30 Depends python3-virt-firmware
but none of the choices are installable:
[no choices]
root@PM-002:~#
------------

versuche ich das zu installieren, kommt:
------------
root@PM-002:~# apt install python3-virt-firmware
Package python3-virt-firmware is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Error: Package 'python3-virt-firmware' has no installation candidate
root@PM-002:~#
------------

die sources Dateien habe ich schon verglichen in den 3 Proxmox'en
die sind identisch.
ich verwende das repository "pve-no-subsription" für die pve updates

hat jemand einen Tipp für mich ?

LG, ms1958
 
Last edited:
Bitte benutze Code Blocks 1763552385536.png
Was sagt das hier?

Bash:
apt update
find /etc/apt/ -type f -name "*.list" -o -name "*.sources" -exec tail -n +1 {} +
Du kannst auch so etwas probieren um mehr Infos zu erhalten
Bash:
apt -o Debug::pkgProblemResolver=yes install qemu-server
 
Last edited:
Hat sich erledigt, jetzt trudelten noch weitere updates ein.
dach deren installation war alls im grünen bereich.
Vielleicht war der debian repositoryserver gerade mal nicht komplett ereichbar .......

Ich hatte mal kurzzeitig auf einen anderen umgestellt:

Types: deb
# URIs: http://deb.debian.org/debian/
URIs: http://ftp.nl.debian.org/debian/
Suites: trixie trixie-updates
Components: main contrib non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

Bin jetzt aber wieder zurück zu http://deb.debian.org/debian/
aber danke für eure Hilfe !!!
 
Last edited:
Bitte benutze Code Blocks View attachment 92989
Was sagt das hier?

Bash:
apt update
find /etc/apt/ -type f -name "*.list" -o -name "*.sources" -exec tail -n +1 {} +
Du kannst auch so etwas probieren um mehr Infos zu erhalten
Bash:
apt -o Debug::pkgProblemResolver=yes install qemu-server
root@PM-002:~# apt update
find /etc/apt/ -type f -name "*.list" -o -name "*.sources" -exec tail -n +1 {} +
Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://security.debian.org/debian-security trixie-security InRelease
Hit:3 http://deb.debian.org/debian trixie-updates InRelease
Hit:4 http://download.proxmox.com/debian/pve trixie InRelease
Hit:5 http://download.proxmox.com/debian/ceph-squid trixie InRelease
All packages are up to date.
==> /etc/apt/sources.list.d/pve-enterprise.sources <==
Types: deb
URIs: https://enterprise.proxmox.com/debian/pve
Suites: trixie
Components: pve-enterprise
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
Enabled: false

Types: deb
URIs: https://enterprise.proxmox.com/debian/ceph-squid
Suites: trixie
Components: enterprise
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
Enabled: false


==> /etc/apt/sources.list.d/old/pve-enterprise.sources <==
Types: deb
URIs: https://enterprise.proxmox.com/debian/pve
Suites: trixie
Components: pve-enterprise
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
Enabled: false

==> /etc/apt/sources.list.d/old/ceph.sources <==
Types: deb
URIs: http://download.proxmox.com/debian/ceph-squid
Suites: trixie
Components: no-subscription
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg

==> /etc/apt/sources.list.d/old/proxmox.sources <==
Types: deb
URIs: http://download.proxmox.com/debian/pve
Suites: trixie
Components: pve-no-subscription
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg

==> /etc/apt/sources.list.d/old/debian.sources <==
Types: deb
URIs: http://deb.debian.org/debian/
Suites: trixie trixie-updates
Components: main contrib non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

Types: deb
URIs: http://security.debian.org/debian-security/
Suites: trixie-security
Components: main contrib non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

==> /etc/apt/sources.list.d/pve-no-suscription.sources <==
Types: deb
URIs: http://download.proxmox.com/debian/pve
Suites: trixie
Components: pve-no-subscription
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
Enabled: true

Types: deb
URIs: http://download.proxmox.com/debian/ceph-squid
Suites: trixie
Components: no-subscription
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
Enabled: true

==> /etc/apt/sources.list.d/debian.sources <==
Types: deb
URIs: http://deb.debian.org/debian/
# URIs: http://ftp.nl.debian.org/debian/
Suites: trixie trixie-updates
Components: main contrib non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

Types: deb
URIs: http://security.debian.org/debian-security/
Suites: trixie-security
Components: main contrib non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
root@PM-002:~#
root@PM-002:~# apt update
find /etc/apt/ -type f -name "*.list" -o -name "*.sources" -exec tail -n +1 {} +
Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://security.debian.org/debian-security trixie-security InRelease
Hit:3 http://deb.debian.org/debian trixie-updates InRelease
Hit:4 http://download.proxmox.com/debian/pve trixie InRelease
Hit:5 http://download.proxmox.com/debian/ceph-squid trixie InRelease
All packages are up to date.
==> /etc/apt/sources.list.d/pve-enterprise.sources <==
Types: deb
URIs: https://enterprise.proxmox.com/debian/pve
Suites: trixie
Components: pve-enterprise
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
Enabled: false

Types: deb
URIs: https://enterprise.proxmox.com/debian/ceph-squid
Suites: trixie
Components: enterprise
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
Enabled: false


==> /etc/apt/sources.list.d/old/pve-enterprise.sources <==
Types: deb
URIs: https://enterprise.proxmox.com/debian/pve
Suites: trixie
Components: pve-enterprise
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
Enabled: false

==> /etc/apt/sources.list.d/old/ceph.sources <==
Types: deb
URIs: http://download.proxmox.com/debian/ceph-squid
Suites: trixie
Components: no-subscription
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg

==> /etc/apt/sources.list.d/old/proxmox.sources <==
Types: deb
URIs: http://download.proxmox.com/debian/pve
Suites: trixie
Components: pve-no-subscription
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg

==> /etc/apt/sources.list.d/old/debian.sources <==
Types: deb
URIs: http://deb.debian.org/debian/
Suites: trixie trixie-updates
Components: main contrib non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

Types: deb
URIs: http://security.debian.org/debian-security/
Suites: trixie-security
Components: main contrib non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

==> /etc/apt/sources.list.d/pve-no-suscription.sources <==
Types: deb
URIs: http://download.proxmox.com/debian/pve
Suites: trixie
Components: pve-no-subscription
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
Enabled: true

Types: deb
URIs: http://download.proxmox.com/debian/ceph-squid
Suites: trixie
Components: no-subscription
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
Enabled: true

==> /etc/apt/sources.list.d/debian.sources <==
Types: deb
URIs: http://deb.debian.org/debian/
# URIs: http://ftp.nl.debian.org/debian/
Suites: trixie trixie-updates
Components: main contrib non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

Types: deb
URIs: http://security.debian.org/debian-security/
Suites: trixie-security
Components: main contrib non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
root@PM-002:~#