I am seeing the following error when I run pkcon update
:
Fatal error: The following packages have unmet dependencies:
neon-ubuntu-advantage-tools: Breaks: ubuntu-advantage-tools
I read elsewhere that running sudo apt full-upgrade
will offer some information about what’s going on. Here’s what I see returned there:
Starting pkgProblemResolver with broken count: 2
Starting 2 pkgProblemResolver with broken count: 2
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 | 30~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 (0) ubuntu-pro-client-l10n:amd64 < none -> 30~22.04 @un uN Ib >
Broken ubuntu-pro-client-l10n:amd64 Depends on ubuntu-advantage-tools:amd64 < none | 30~22.04 @un umH > (>= 30~)
Considering ubuntu-advantage-tools:amd64 0 as a solution to ubuntu-pro-client-l10n:amd64 2
Holding Back ubuntu-pro-client-l10n:amd64 rather than change ubuntu-advantage-tools: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 19
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 19
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 19
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 19
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 (4) python3-update-manager:amd64
Done
And finally, in the end I see:
The following packages have been kept back:
python3-update-manager update-manager-core
How do I fix this? Is it okay to remove neon-ubuntu-advantage-tools
and install ubuntu-advantage-tools
?