Search results for query: apt upgrade

  1. M

    Update 8 to 9 - Unsure about procedure

    Hi there, I run a single PVE node, originally started with 7 updated to 8 and now I want to update to 9. I followed the steps in the wiki here: https://pve.proxmox.com/wiki/Upgrade_from_8_to_9 I changed the sources and an apt policy give me this result: root@pve:/etc/apt# apt policy Package...
  2. R

    [SOLVED] Failed Proxmox 9 Upgrade From v8.4.16

    Thanks, but unfortunately, that made no difference. apt upgrade-dist E: Invalid operation upgrade-dist root@ard-host1:/# apt dist-upgrade Reading package lists... Done Building dependency tree... Done Reading state information... Done You might want to run 'apt --fix-broken install' to correct...
  3. L

    [SOLVED] Failed Proxmox 9 Upgrade From v8.4.16

    I think you got bit by the difference between: apt-get upgradeand apt-get dist-upgrade. You really want to use apt-get dist-upgrade.Try using the correct command and see if you can recover the upgrade.
  4. M

    Upgrade old proxmox 5

    Hello, I have an old Proxmox 5 installation on two hosts that I need to upgrade. The problem is that, even though I have a subscription, the Buster packages have been deleted, so I can't upgrade. Is there another location where the repository is located? This is the error I'm getting: apt...
  5. Neobin

    Proxmox 9.0/9.1 offiziell freigegeben/stabil?

    Verdammt schlechte KI? https://pve.proxmox.com/wiki/Roadmap#Proxmox_VE_9.1 https://pve.proxmox.com/wiki/Roadmap#Proxmox_VE_9.0 https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#sysadmin_package_repositories https://proxmox.com/en/products/proxmox-virtual-environment/pricing...
  6. R

    [SOLVED] Failed Proxmox 9 Upgrade From v8.4.16

    ...be done, I'll take my lumps like a nerd and do a clean install as all VMs are on different storage from the OS. Output of upgrade-dist: apt upgrade dist Reading package lists... Done Building dependency tree... Done Reading state information... Done You might want to run 'apt...
  7. P

    Upgrade 7.3.12 to at least 7.3.2

    Hi all and Happy new year, Trying to upgrade from 7.3.12 to 8 and eventually 9. When running pmg7to8 I get : FAIL: proxmox-mailgateway package is too old, please upgrade to >= 7.3-2! Already did apt update and apt dist-upgrade but it only goes to 7.3.12. Debian is still in version...
  8. D

    Host crashes when Backup operations are running (since 9.1.4 update)

    Hey all, I hope somebody can help me. I have a Beelink EQ14 Mini PC with Intel N150 running a simple Proxmox environment with 1 Debian VM and 1 PBS VM. The PBS VM has an USB SSD attached which is bind into it via assigning the USB Device directly to the VM. In PBS it is a simple ZFS single pool...
  9. J

    ZFS bug causing kernel panic when accessing snapshots - fix in OpenZFS v2.4.0, is there a simple upgrade?

    ...-O /usr/share/keyrings/proxmox-archive-keyring.gpg Step 3: Update and install needed tools: apt update && apt upgrade apt install devscripts sudo Clone the Proxmox Kernel (Latest): git clone git://git.proxmox.com/git/pve-kernel.git cd pve-kernel Step 4: If you are compiling the latest...
  10. S

    [SOLVED] - Can't seem to upgrade...

    ...to give a little more room to migrate VMs over before I blasted away the last XCP-NG server. I've tried doing all combinations of apt upgrade, apt dist-upgrade, apt full-upgrade, that I'm aware of, yet both of these hosts don't show any indication of being upgraded to the same version. If...
  11. R

    kein GUI nach update auf V9

    ...habe den Eindruck ich hänge irgendwie zwischen den 2 Versionen. Der Kernel scheint der aktuelle zu sein: 6.17.4-2-pve in der sources.list stehen die Trixie Paketquellen und es gibt 209 Pakete die zurück gehalten werden beim versuch von apt upgrade. Hat jemand eine Idee was da passiert sein kann?
  12. Impact

    Proxmox VE Web GUI is a Blank Page

    Looks like you have mixed PVE 8 and 9 repos. Maybe upgrade to 9? What does apt update say?
  13. M

    Web GUI unavailable

    I gave this link a shot but get a bunch of broken packages ... and no clue on how to fix them So considering a fresh install ... b ut that will nuke all my vm's ...
  14. H

    IPV6 on PVE

    ehhmmm, not entirely sure what to make of your linked post, am I supposed to use 'apt dist-upgrade' instead of 'apt upgrade' ? or am I supposed to do something else ?
  15. Impact

    IPV6 on PVE

    Don't use apt upgrade for PVE: https://lists.proxmox.com/pipermail/pve-devel/2025-March/068874.html
  16. H

    IPV6 on PVE

    thanks for your reply, but the issues sort of solved itself.... I did an 'apt update; apt upgrade' and ~20 packages or so got updated, when I rebooted the pve-host that was not getting proper ipv6 addresses it now suddenly did. btw when it wasn't working earlier it did get a link-local fe80...
  17. T

    Web GUI unavailable

    The results of the 3 mentioned commands: root@pve:~# apt clean && apt update && apt dist-upgrade Hit:1 http://security.debian.org bookworm-security InRelease Hit:2 http://ftp.nl.debian.org/debian bookworm InRelease Hit:3 http://ftp.nl.debian.org/debian bookworm-updates InRelease Hit:4...
  18. Impact

    Web GUI unavailable

    I suppose you can check these but it's bit of a throwing stuff at the wall seeing what sticks kind of thing. apt clean && apt update && apt dist-upgrade apt install proxmox-widget-toolkit pve-manager apt policy proxmox-widget-toolkit
  19. Q

    [SOLVED] Grub-install error while upgrading from Proxmox 8 to 9

    Many thanks! Fixed my upgrade v8 to v9 also! mount /dev/nvme0n1p2 /boot/efif apt reinstall grub-efi-amd64
  20. G

    Help! My Proxmox server is not booting anymore ;-(

    Hi Gang, I hope you can help me out with this one. My Proxmox server (8.4.14, Kernel 6.8.12-17) started to loose its network connection for 3 of 4 VMs three days ago. While that one single VM (XPnology) ran fine, all others including the Proxmox GUI where not answering anymore. I did not touch...