Adam
I have the same issue after upgrading to 24.04. I already changed the config to noble
root@my:/etc/apt/sources.list.d# ls
docker.list.distUpgrade enhance.list.distUpgrade third-party.sources
root@my:/etc/apt/sources.list.d# cat enhance.list.distUpgrade
deb [arch=amd64, signed-by=/usr/share/keyrings/enhance.gpg] https://apt.enhance.com noble main
root@my:/etc/apt/sources.list.d# cat docker.list.distUpgrade
deb [arch=amd64 signed-by=/usr/share/keyrings/docker-archive-keyring.gpg] https://download.docker.com/linux/ubuntu noble stable
root@my:/etc/apt/sources.list.d# sudo apt update && apt install appcd
Hit:1 https://mirror.hetzner.com/ubuntu/packages noble InRelease
Hit:2 https://mirror.hetzner.com/ubuntu/packages noble-updates InRelease
Hit:3 https://mirror.hetzner.com/ubuntu/packages noble-backports InRelease
Hit:4 https://mirror.hetzner.com/ubuntu/security noble-security InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
appcd is already the newest version (3.1.2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@my:/etc/apt/sources.list.d#