Bug 483956 - neon-ubuntu-advantage-tools : Breaks: ubuntu-advantage-tools but 31.2~22.04 is to be installed
Summary: neon-ubuntu-advantage-tools : Breaks: ubuntu-advantage-tools but 31.2~22.04 i...
Status: RESOLVED FIXED
Alias: None
Product: neon
Classification: KDE Neon
Component: Packages User Edition (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-19 01:32 UTC by Gabriel Devenyi
Modified: 2024-03-21 02:47 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel Devenyi 2024-03-19 01:32:19 UTC
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)]
Comment 1 Gabriel Devenyi 2024-03-19 01:33:19 UTC
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
```
Comment 2 tagwerk19 2024-03-20 06:57:20 UTC
Bug 483620 looks the same, has been resolved though
Comment 3 Gabriel Devenyi 2024-03-20 14:25:57 UTC
Its still broken on "stable" and that bug doesn't actually say anything was changed to fix it.
Comment 4 Jonathan Riddell 2024-03-20 16:15:03 UTC
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
Comment 5 Jonathan Riddell 2024-03-20 16:48:10 UTC
now deployed
Comment 6 Gabriel Devenyi 2024-03-20 17:03:07 UTC
Fixed.