So I just ran apt full-upgrade
update-initramfs: deferring update (trigger activated)
dpkg: cycle found while processing triggers:
chain of packages whose triggers are or may be responsible:
dracut -> dracut -> dracut -> dracut -> dracut -> dracut -> dracut -> dracut -> dracut -> dracut -> dracut -> dracut -> dracut -> dracut -> dracut -> dracut -> dracut -> dracut -> dracut -> dracut -> dracut -> dracut
packages' pending triggers which are or may be unresolvable:
dracut: update-initramfs
dpkg: error processing package dracut (--configure):
triggers looping, abandoned
Errors were encountered while processing:
dracut
Error: Sub-process /usr/bin/dpkg returned an error code (1)
Then when I re-ran:
$ sudo apt update && sudo apt full-upgrade
Hit:1 http://deb.xanmod.org releases InRelease
Hit:2 http://security.ubuntu.com/ubuntu devel-security InRelease
Hit:3 https://ppa.launchpadcontent.net/graphics-drivers/ppa/ubuntu devel InRelease
Get:4 https://dl.anyware.hp.com/RWNdFtxzXyopO6wn/pcoip-client-beta/deb/ubuntu jammy InRelease [3,129 B]
Hit:5 http://ca.archive.ubuntu.com/ubuntu devel InRelease
Hit:6 http://ca.archive.ubuntu.com/ubuntu devel-updates InRelease
Hit:7 http://ca.archive.ubuntu.com/ubuntu devel-backports InRelease
Hit:8 http://ca.archive.ubuntu.com/ubuntu devel-proposed InRelease
Get:9 https://dl.anyware.hp.com/RWNdFtxzXyopO6wn/pcoip-client-beta/deb/ubuntu noble InRelease [3,108 B]
Get:10 https://dl.anyware.hp.com/jR4ERCfTQYhyaADh/pcoip-client/deb/ubuntu jammy InRelease [3,124 B]
Get:11 https://dl.anyware.hp.com/jR4ERCfTQYhyaADh/pcoip-client/deb/ubuntu noble InRelease [3,103 B]
Fetched 12.5 kB in 1s (11.3 kB/s)
1 package can be upgraded. Run 'apt list --upgradable' to see it.
Warning: Conflicting distribution: http://security.ubuntu.com/ubuntu devel-security InRelease (expected devel-security but got questing)
Warning: Conflicting distribution: https://ppa.launchpadcontent.net/graphics-drivers/ppa/ubuntu devel InRelease (expected devel but got questing)
Warning: Conflicting distribution: http://ca.archive.ubuntu.com/ubuntu devel InRelease (expected devel but got questing)
Warning: Conflicting distribution: http://ca.archive.ubuntu.com/ubuntu devel-updates InRelease (expected devel-updates but got questing)
Warning: Conflicting distribution: http://ca.archive.ubuntu.com/ubuntu devel-backports InRelease (expected devel-backports but got questing)
Warning: Conflicting distribution: http://ca.archive.ubuntu.com/ubuntu devel-proposed InRelease (expected devel-proposed but got questing)
The following packages were automatically installed and are no longer required:
gcc-14-base:i386 libhidapi-hidraw0 libwxbase3.0-0v5 nvidia-firmware-570-570.124.04
libabsl20230802 libjxl0.7 libwxgtk3.0-gtk3-0v5 nvidia-firmware-570-570.144
libclang-cpp18 libllvm18 libxml2:i386 nvidia-firmware-570-570.153.02
libclang1-19 libllvm19 linux-headers-6.14.0-13 pkg-config
libfuse3-3 libmanette-0.2-0 linux-tools-6.14.0-13 screen-resolution-extra
Use 'sudo apt autoremove' to remove them.
Not upgrading:
sudo-rs
Summary:
Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 1
1 not fully installed or removed.
Space needed: 0 B / 19.6 GB available
Continue? [Y/n]
Setting up dracut (107-1ubuntu3) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for dracut (107-1ubuntu3) ...
update-initramfs: deferring update (trigger activated)
dpkg: cycle found while processing triggers:
chain of packages whose triggers are or may be responsible:
dracut -> dracut
packages' pending triggers which are or may be unresolvable:
dracut: update-initramfs
dpkg: error processing package dracut (--configure):
triggers looping, abandoned
Errors were encountered while processing:
dracut
Error: Sub-process /usr/bin/dpkg returned an error code (1)