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...
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...