Search results

  1. S

    Proxmox-VE clean install on debian buster - unmet dependencies

    Thank you for reply. There is no other subscription repo except the one I posted.
  2. S

    Proxmox-VE clean install on debian buster - unmet dependencies

    apt-mark showhold returns empty output I did apt update && apt full-upgrade, but the error remains. Thanx for reply. Seems the system is updated with no hold packages: root@debian:/home/user# apt-mark showhold root@debian:/home/user# apt update && apt full-upgrade Hit:1...
  3. S

    Proxmox-VE clean install on debian buster - unmet dependencies

    Hi, I installed debian buster netinst and then added repos into /etc/apt/sources.list #deb http://security.debian.org buster/updates main contrib deb http://ftp.sk.debian.org/debian buster main contrib deb-src http://ftp.sk.debian.org/debian buster main contrib deb...