Comment 56 for bug 2055239

Revision history for this message
corrado venturini (corradoventu) wrote :

Still same problem in Ubuntu 24.10
corrado@corrado-n13-oo-0823:~$ apt policy systemd
systemd:
  Installed: 256.4-2ubuntu1
  Candidate: 256.4-2ubuntu1
  Version table:
 *** 256.4-2ubuntu1 500
        500 http://archive.ubuntu.com/ubuntu oracular/main amd64 Packages
        100 /var/lib/dpkg/status
corrado@corrado-n13-oo-0823:~$ sudo systemctl enable somethingthatdefinitelydoesnotexist.service
Failed to enable unit: Unit somethingthatdefinitelydoesnotexist.service does not exist
corrado@corrado-n13-oo-0823:~$ sudo apt update
Hit:1 http://security.ubuntu.com/ubuntu oracular-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu oracular InRelease
Hit:3 http://archive.ubuntu.com/ubuntu oracular-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu oracular-backports InRelease
All packages are up to date.
corrado@corrado-n13-oo-0823:~$