Recent content by Smoblikat

  1. S

    [SOLVED] Unable to upgrade from 6 to 7

    Amazing, thank you for the help. Once I ran the apt-mark showhold command, I saw that the pve-edk2-firmware was being held, I manually installed that package, then ran an apt-dist upgrade and was able to complete the upgrade to 7.1. Thanks again!
  2. S

    [SOLVED] Unable to upgrade from 6 to 7

    Bump, anybody else have any ideas?
  3. S

    [SOLVED] Unable to upgrade from 6 to 7

    I did notice that after I made the post, I commented out the line and was able to run an apt update/upgrade, the amount of pending packages went from 196 to 62, so that did help. Though, I am a non enterprise subscription user, so im interested to know why adding packages from the enterprise...
  4. S

    [SOLVED] Unable to upgrade from 6 to 7

    I dont recall getting any specific errors, I did start the upgrade process from the web console, which I later read is exactly what not to do. Though nothing seemed off to me: grep '' /etc/apt/sources.list: - backports commented out, was used for some wireguard stuff #deb...
  5. S

    [SOLVED] Unable to upgrade from 6 to 7

    Absolutely, pveversion -v: proxmox-ve: 7.1-1 (running kernel: 5.13.19-1-pve) pve-manager: 6.4-13 (running version: 6.4-13/9f411e79) pve-kernel-helper: 7.1-6 pve-kernel-5.13: 7.1-5 pve-kernel-5.4: 6.4-10 pve-kernel-5.13.19-2-pve: 5.13.19-4 pve-kernel-5.13.19-1-pve: 5.13.19-3...
  6. S

    [SOLVED] Unable to upgrade from 6 to 7

    Hello, I am trying to do an upgrade from Proxmox 6.4 to 7.X but I keep running into an error when trying to run apt dist-upgrade: The following packages have unmet dependencies: libpve-common-perl : Breaks: qemu-server (< 7.0-19) but 6.4-2 is to be installed running pve6to7 again shows that...