apt

  1. M

    python3-lxc and other lxc related packages conflicting with liblxc1

    In order to get Ansible lxc-container module to work on PVE, I'm trying to install python3-lxc, but it is conflicting with liblxc1. There are other reports of lxc related packages, such as lxc-templates, and others conflicting with the same library, but I could not find a solution. Am I missing...
  2. A

    [SOLVED] Apt repository dependency problem (watchdog)

    I got some random kernel hangs lately when testing software in LXC containers, this made me want to enable the built-in Intel watchdog in the EFI. For this I need a software keeper which is provided by the watchdog package. But when I try to install the package from the default Debian Bookworm...
  3. A

    Issue Proxmox kernel update 6.8

    Hello, Since kernel version 6.8 became available, I've been having problems with APT. In particular, I can't update my kernel and I'm having trouble installing various packages. My proxmox is installed on the basis of a Debian 12 with the current kernel version 6.5.13-5-pve with secure-boot...
  4. jsterr

    Is "unattended-upgrade" package safe to use?

    Hello, is the package unattended-upgrade safe to use? Are there any conflicts with the pve-repositories or special configuration in /etc/apt/apt.conf.d/50unattended-upgrades that needs to be done? Does someone know if the uanttended-upgrade does a apt upgrade or a apt dist-upgrade in its...
  5. S

    LXC Debian 12 brand new, issue with systemd-networkd-wait-online and APT

    Hi, I've created a brand new Debian 12 LXC from the official template on my Proxmox 8 server. I've installed logcheck on the LXC as I usually do. Thanks to that I've noticed that APT "cron" tasks are having some problem with systemd-networkd-wait-online. I've quoted "cron" because I think those...
  6. S

    apt-get update not working.

    root@dell:/etc/apt/sources.list.d# apt update After running the above command (Bullseye) the following message is displayed-: ----------------------------------------------------------------------------------------------------------------------------------------------------- Hit:1...
  7. A

    Proxmox update from 6 to 7

    Hi, have problem with upgrade os. When i try to do apt dist-upgrade: W: (pve-apt-hook) !! WARNING !! W: (pve-apt-hook) You are attempting to remove the meta-package 'proxmox-ve'! W: (pve-apt-hook) W: (pve-apt-hook) If you really want to permanently remove 'proxmox-ve' from your system, run...
  8. V

    [SOLVED] Sanity check: please share /etc/apt/sources.list so I can double check something

    I'm having some odd messages (warning) about my security entry not being configured correctly under the updates → repository tab within Proxmox's web admin. Could someone please share their correct and proper /etc/apt/sources.list contents so I can do a sanity check here for a non-paid version...
  9. N

    Management of old Kernels and Boot Entries

    Hi guys, I was wondering how you handle old Kernels and Boot Entries in your Proxmox Host(s). I usually keep one or two older Kernels, in Case I encounter Problems with the latest Kernel, similair to this Screenshot from another Forum-Post: Do you even keep older Kernels, or do you just...
  10. K

    Can not use apt update command

    root@pve:~# apt update Hit:1 http://security.debian.org bookworm-security InRelease Hit:2 http://ftp.debian.org/debian bookworm InRelease Hit:3 http://ftp.debian.org/debian bookworm-updates InRelease Err:4...
  11. L

    proxmox hold release to 7.3

    Hello, I would like to stick promox apt repository (pve-nosubscription) to 7.3 and go to 7.4 when I decide it's stable enough. Anyone know how to do this ?
  12. M

    [SOLVED] dpkg error code (1): Too many Errors while upgrading to PVE 7

    Hi everyone, I recently 'reactivated' my old server and booted up into proxmox. I then wanted to upgrade to the newest version, so I added the needed depositories and followed the steps on the documentation. However, after some time, the process got stuck while running dpkg (I don't have the...
  13. E

    [SOLVED] APT Error "The key in the keyring /etc/apt/trusted.gpg are ignored as the file has unsupported filetype" while trying to update to 7.2/3

    Thats all... i got this error while trying to update my pve, doing 'apt-get update', already in 7.1v. Im a "newbie" so tell me what do you need to see more info, ill be waiting for anwsers. Thanks
  14. K

    [SOLVED] Failing kernel upgrade

    I tried running some updates on my server like I do a lot but for some reason this time it completely broke my apt. The latest 5.15 kernel just won't install and I've tried everything that I could find online to fix it. Only thing left that I can do is delete old kernels that are still installed...
  15. Z

    [SOLVED] Is apt autoremove safe

    Yes it is a really basic question - however I have some a small anxiety with autoremove. Yes I have tested on a test platform and that works perfectly, however is there anything that anyone would suggest just incase as a precautionary step? EDIT: Sorry, this is wrong thread, should be under...
  16. B

    pve-qemu-kvm_6.1.1-2_amd64.deb error

    SOLVED by #2. Standard CE PVE install (3 months old - currently v7.1-10) - This morning my usual apt upgrade failed with below snippet. dpkg-deb (subprocess): decompressing archive '/var/cache/apt/archives/pve-qemu-kvm_6.1.1-2_amd64.deb' (size=26425464) member 'data.tar': lzma error...
  17. J

    python3-ceph-common repo installed and can not be removed

    I converted from no-subscription to a community license but now I have a configuration issue. python3-ceph-common is now orphaned in my apt repo and I can not remove it because of many dependancies. Does anyone else have this issue or a suggestion for fixing it? Jason
  18. B

    download.proxmox.com certificate issue

    hello, can you explain, why PVE 7.1-4 can't apt into http repos? if i set https repos like: deb https://download.proxmox.com/debian/pve bullseye pve-no-subscription it requires authorization, which i can't provide. from another side, if i set http repo, apt gives me this answer: Err:1...
  19. R

    Upgrading from 6 to 7, can't run apt update (NO_PUBKEY errors)

    Since I upgraded from 6 to 7 I can no longer run 'apt update'. I have tried all the steps from the upgrade guide but can't get the error fixed. Any idea how I can fix the error? Here are some data from the Proxmox server: result of apt update: Hit:1 https://download.docker.com/linux/debian...
  20. W

    APT not working due to certificate singing

    Hello everyone, I have recently installed proxmox and installed some VMs. When I try to update proxmox or any Linux VM, APT refuses to download or install any packages due to certificate signing I tried many solutions such as adding enterprise key and removing adding [trusted=yes] to the...