update package database error

do i need the enterprise sources

ls /etc/apt/sources.list.d/
ceph.list.bak ceph.sources debian.sources proxmox.sources pve-enterprise.list.bak pve-enterprise.list.dpkg-dist
 
  • Like
Reactions: robertkwild
ok i went by this guide as my repo list was wrong so since ive done this again, all good

https://pve.proxmox.com/wiki/Package_Repositories

once i done this it asked me to remove old packages

Code:
apt update
Hit:1 http://download.proxmox.com/debian/ceph-squid trixie InRelease
Hit:2 http://download.proxmox.com/debian/pve trixie InRelease
Get:3 http://deb.debian.org/debian trixie InRelease [140 kB]
Get:4 http://security.debian.org/debian-security trixie-security InRelease [43.4 kB]
Get:5 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
Get:6 http://security.debian.org/debian-security trixie-security/non-free-firmware Sources [696 B]
Get:7 http://security.debian.org/debian-security trixie-security/main Sources [94.2 kB]
Get:8 http://deb.debian.org/debian trixie/non-free-firmware Sources [6,548 B]
Get:9 http://security.debian.org/debian-security trixie-security/main amd64 Packages [73.1 kB]
Get:10 http://security.debian.org/debian-security trixie-security/main Translation-en [47.6 kB]
Get:11 http://deb.debian.org/debian trixie/main Sources [10.5 MB]
Get:12 http://security.debian.org/debian-security trixie-security/non-free-firmware amd64 Packages [544 B]
Get:13 http://security.debian.org/debian-security trixie-security/non-free-firmware Translation-en [352 B]
Get:14 http://deb.debian.org/debian trixie/main amd64 Packages [9,670 kB]
Get:15 http://deb.debian.org/debian trixie/main Translation-en [6,484 kB]
Get:16 http://deb.debian.org/debian trixie/main amd64 Components [5,175 kB]
Get:17 http://deb.debian.org/debian trixie/non-free-firmware amd64 Packages [6,888 B]
Get:18 http://deb.debian.org/debian trixie/non-free-firmware Translation-en [4,704 B]
Get:19 http://deb.debian.org/debian trixie/non-free-firmware amd64 Components [24.3 kB]
Get:20 http://deb.debian.org/debian trixie-updates/main Sources [2,788 B]
Get:21 http://deb.debian.org/debian trixie-updates/main amd64 Packages [5,412 B]
Get:22 http://deb.debian.org/debian trixie-updates/main Translation-en [4,096 B]
Fetched 32.4 MB in 5s (6,637 kB/s)
All packages are up to date.
root@pve:~# apt dist-upgrade
The following packages were automatically installed and are no longer required:
  gcc-12-base             libllvm15               proxmox-kernel-6.5.13-6-pve-signed   python3-singledispatch
  libappstream4           libnumber-compare-perl  proxmox-kernel-6.8                   python3-soupsieve
  libc-ares2              libperl5.36             proxmox-kernel-6.8.12-1-pve-signed   python3-tempita
  libcbor0.8              libpython3.11           proxmox-kernel-6.8.12-11-pve-signed  python3-tz
  libdrm-nouveau2         libpython3.11-minimal   proxmox-kernel-6.8.12-13-pve-signed  python3-waitress
  libdrm-radeon1          libpython3.11-stdlib    proxmox-rrd-migration-tool           python3-webtest
  libfile-find-rule-perl  libsubid4               python3-bs4                          python3.11
  libflac12               libtext-glob-perl       python3-jaraco.classes               python3.11-minimal
  libfmt9                 libthrift-0.17.0        python3-paste                        usrmerge
  libicu72                libxcb-dri2-0           python3-pastedeploy
  libjs-sencha-touch      perl-modules-5.36       python3-pastedeploy-tpl
  libldap-2.5-0           proxmox-kernel-6.5      python3-pytz
Use 'apt autoremove' to remove them.

Summary:
  Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
root@pve:~# apt autoremove