On a fresh Neon with Plasma 6 install, trying to updates recently, aptitude reports the following unresolved conflicts The following packages have unmet dependencies: neon-ubuntu-advantage-tools : Breaks: ubuntu-advantage-tools but 31.2~22.04 is to be installed The following actions will resolve these dependencies: Keep the following packages at their current version: 1) python3-update-manager [1:22.04.18 (now)] 2) ubuntu-advantage-tools [Not Installed] 3) update-manager-core [1:22.04.18 (now)]
Alternative output from apt-get instead: ``` Starting pkgProblemResolver with broken count: 1 Starting 2 pkgProblemResolver with broken count: 1 Investigating (0) update-manager-core:amd64 < 1:22.04.18 -> 1:22.04.19 @ii umU Ib > Broken update-manager-core:amd64 Depends on ubuntu-advantage-tools:amd64 < none | 31.2~22.04 @un umH > (>= 30~) Considering ubuntu-advantage-tools:amd64 0 as a solution to update-manager-core:amd64 11 Removing update-manager-core:amd64 rather than change ubuntu-advantage-tools:amd64 Investigating (0) update-notifier-common:amd64 < 3.192.54.6 @ii mK Ib > Broken update-notifier-common:amd64 Depends on update-manager-core:amd64 < 1:22.04.18 | 1:22.04.19 @ii umR > (>= 1:17.04.2) Considering update-manager-core:amd64 11 as a solution to update-notifier-common:amd64 3 Removing update-notifier-common:amd64 rather than change update-manager-core:amd64 Investigating (1) ttf-mscorefonts-installer:amd64 < 3.8ubuntu2 @ii mK Ib > Broken ttf-mscorefonts-installer:amd64 Depends on update-notifier-common:amd64 < 3.192.54.6 @ii mR > (>= 0.119ubuntu2) Considering update-notifier-common:amd64 3 as a solution to ttf-mscorefonts-installer:amd64 18 Added update-notifier-common:amd64 to the remove list Fixing ttf-mscorefonts-installer:amd64 via keep of update-notifier-common:amd64 Investigating (1) update-notifier-common:amd64 < 3.192.54.6 @ii mK Ib > Broken update-notifier-common:amd64 Depends on update-manager-core:amd64 < 1:22.04.18 | 1:22.04.19 @ii umR > (>= 1:17.04.2) Considering update-manager-core:amd64 11 as a solution to update-notifier-common:amd64 3 Removing update-notifier-common:amd64 rather than change update-manager-core:amd64 Investigating (2) ttf-mscorefonts-installer:amd64 < 3.8ubuntu2 @ii mK Ib > Broken ttf-mscorefonts-installer:amd64 Depends on update-notifier-common:amd64 < 3.192.54.6 @ii mR > (>= 0.119ubuntu2) Considering update-notifier-common:amd64 3 as a solution to ttf-mscorefonts-installer:amd64 18 Added update-notifier-common:amd64 to the remove list Fixing ttf-mscorefonts-installer:amd64 via keep of update-notifier-common:amd64 Investigating (2) update-notifier-common:amd64 < 3.192.54.6 @ii mK Ib > Broken update-notifier-common:amd64 Depends on update-manager-core:amd64 < 1:22.04.18 | 1:22.04.19 @ii umR > (>= 1:17.04.2) Considering update-manager-core:amd64 11 as a solution to update-notifier-common:amd64 18 Added update-manager-core:amd64 to the remove list Fixing update-notifier-common:amd64 via keep of update-manager-core:amd64 Try to Re-Instate (3) update-manager-core:amd64 Investigating (3) update-manager-core:amd64 < 1:22.04.18 | 1:22.04.19 @ii umH Ib > Broken update-manager-core:amd64 Depends on python3-update-manager:amd64 < 1:22.04.18 -> 1:22.04.19 @ii umU > (= 1:22.04.18) Considering python3-update-manager:amd64 11 as a solution to update-manager-core:amd64 18 Added python3-update-manager:amd64 to the remove list Fixing update-manager-core:amd64 via keep of python3-update-manager:amd64 Try to Re-Instate (3) python3-update-manager:amd64 Done ```
Bug 483620 looks the same, has been resolved though
Its still broken on "stable" and that bug doesn't actually say anything was changed to fix it.
update-manager-core added a versioned depends on ubuntu-advantage-tools so our newly introduced neon-ubuntu-advantage-tools no longer works. I'm testing a fix to be deployed shortly
now deployed
Fixed.