apt

  1. N

    Can't run apt update or download templates

    Hi, ive been having this issue since yesterday that i can't seem to fix. Ive been asked to create a proxmox server VM inside my actual proxmox server, but nothing's been working so far. I followed the same steps i did for my actual server, from setting up the network to disabling the enterprise...
  2. G

    User experience in using apt clean on PVE

    I know that Debian/Ubuntu by default do not remove cached packages & as such nor does PVE. I make semi-regular offline disk images of my entire host's OS disk & as such: The smaller the used space is on the disk; the smaller the resulting (compressed) disk image is & the shorter the entire...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. 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 ?
  14. 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...
  15. 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
  16. 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...
  17. 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...
  18. 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...
  19. 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
  20. 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...