Hi everyone,
I’ve just installed Virtualmin on my VPS, but I’m facing an issue with the package repositories. When I navigate to memeserver.com:10000/package-updates/
and click on “Package Repositories,” the page appears empty with no repositories listed.
However, when I check the repositories from the shell, they are present.
root@host:~# apt-cache policy
Package files:
100 /var/lib/dpkg/status
release a=now
500 https://software.virtualmin.com/vm/7/gpl/apt virtualmin/main all Packages
release o=. virtualmin,a=virtualmin,n=virtualmin,l=. virtualmin,c=main,b=all
origin software.virtualmin.com
500 https://software.virtualmin.com/vm/7/gpl/apt virtualmin/main amd64 Packages
release o=. virtualmin,a=virtualmin,n=virtualmin,l=. virtualmin,c=main,b=amd64
origin software.virtualmin.com
500 https://mirror.hetzner.com/ubuntu/security noble-security/multiverse amd64 Packages
release v=24.04,o=Ubuntu,a=noble-security,n=noble,l=Ubuntu,c=multiverse,b=amd64
origin mirror.hetzner.com
500 https://mirror.hetzner.com/ubuntu/security noble-security/restricted amd64 Packages
release v=24.04,o=Ubuntu,a=noble-security,n=noble,l=Ubuntu,c=restricted,b=amd64
origin mirror.hetzner.com
500 https://mirror.hetzner.com/ubuntu/security noble-security/universe amd64 Packages
release v=24.04,o=Ubuntu,a=noble-security,n=noble,l=Ubuntu,c=universe,b=amd64
origin mirror.hetzner.com
500 https://mirror.hetzner.com/ubuntu/security noble-security/main amd64 Packages
release v=24.04,o=Ubuntu,a=noble-security,n=noble,l=Ubuntu,c=main,b=amd64
origin mirror.hetzner.com
100 https://mirror.hetzner.com/ubuntu/packages noble-backports/universe amd64 Packages
release v=24.04,o=Ubuntu,a=noble-backports,n=noble,l=Ubuntu,c=universe,b=amd64
origin mirror.hetzner.com
500 https://mirror.hetzner.com/ubuntu/packages noble-updates/multiverse amd64 Packages
release v=24.04,o=Ubuntu,a=noble-updates,n=noble,l=Ubuntu,c=multiverse,b=amd64
origin mirror.hetzner.com
500 https://mirror.hetzner.com/ubuntu/packages noble-updates/restricted amd64 Packages
release v=24.04,o=Ubuntu,a=noble-updates,n=noble,l=Ubuntu,c=restricted,b=amd64
origin mirror.hetzner.com
500 https://mirror.hetzner.com/ubuntu/packages noble-updates/universe amd64 Packages
release v=24.04,o=Ubuntu,a=noble-updates,n=noble,l=Ubuntu,c=universe,b=amd64
origin mirror.hetzner.com
500 https://mirror.hetzner.com/ubuntu/packages noble-updates/main amd64 Packages
release v=24.04,o=Ubuntu,a=noble-updates,n=noble,l=Ubuntu,c=main,b=amd64
origin mirror.hetzner.com
500 https://mirror.hetzner.com/ubuntu/packages noble/multiverse amd64 Packages
release v=24.04,o=Ubuntu,a=noble,n=noble,l=Ubuntu,c=multiverse,b=amd64
origin mirror.hetzner.com
500 https://mirror.hetzner.com/ubuntu/packages noble/restricted amd64 Packages
release v=24.04,o=Ubuntu,a=noble,n=noble,l=Ubuntu,c=restricted,b=amd64
origin mirror.hetzner.com
500 https://mirror.hetzner.com/ubuntu/packages noble/universe amd64 Packages
release v=24.04,o=Ubuntu,a=noble,n=noble,l=Ubuntu,c=universe,b=amd64
origin mirror.hetzner.com
500 https://mirror.hetzner.com/ubuntu/packages noble/main amd64 Packages
release v=24.04,o=Ubuntu,a=noble,n=noble,l=Ubuntu,c=main,b=amd64
origin mirror.hetzner.com
Pinned packages:
libapache2-mod-php -> 2:8.3+93ubuntu2 with priority -1
libapache2-mod-php8.3 -> 8.3.6-0ubuntu0.24.04.1 with priority -1
libapache2-mod-php8.3 -> 8.3.6-0maysync1 with priority -1
root@host:~#
Has anyone encountered this issue before? How can I resolve it?
Thanks in advance for your help!