Bug 399199 - after launching do-release-upgrade and canceling it, there are package dependency problems
Summary: after launching do-release-upgrade and canceling it, there are package depend...
Status: RESOLVED FIXED
Alias: None
Product: neon
Classification: KDE Neon
Component: general (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-29 01:00 UTC by Alex Ander
Modified: 2022-12-18 11:24 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Ander 2018-09-29 01:00:24 UTC
SUMMARY
I have KDE Neon 16.04. Once I started upgrader, but changed my mind and at last question before the whole action I answered "No". Then I had dependency problems in packages.

STEPS TO REPRODUCE
1. Launch "do-release-upgrade" 
2. On the last question before the whole action answer "No" 
3. Launch "sudo apt update && sudo apt full-upgrade"


OBSERVED RESULT

Starting pkgProblemResolver with broken count: 1
Starting 2 pkgProblemResolver with broken count: 1
Investigating (0) python3-aptdaemon.gtk3widgets [ amd64 ] < 1.1.1+bzr982+p16.04+git20171121.0035 -> 1.1.1+bzr982-0ubuntu14 | 1.1.1+bzr982+p16.04+git20171121.0035 > ( python )
Broken python3-aptdaemon.gtk3widgets:amd64 Depends on python3-aptdaemon [ amd64 ] < 1.1.1+bzr982+p16.04+git20171121.0035 > ( python ) (= 1.1.1+bzr982-0ubuntu14)
  Considering python3-aptdaemon:amd64 0 as a solution to python3-aptdaemon.gtk3widgets:amd64 0
  Holding Back python3-aptdaemon.gtk3widgets:amd64 rather than change python3-aptdaemon:amd64
 Try to Re-Instate (1) python3-aptdaemon.gtk3widgets:amd64
Done

EXPECTED RESULT
No problems.

ADDITIONAL INFORMATION
I solved this problem, commenting the following line in the "sources.list":
"deb http://de.archive.ubuntu.com/ubuntu xenial main restricted multiverse universe". One of conflicting versions of package belongs to "http://archive.ubuntu.com/ubuntu xenial/main"
I think, this was added there after I canceled Release Upgrader.
Comment 1 Justin Zobel 2022-12-01 04:34:55 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 2 Bug Janitor Service 2022-12-16 05:13:53 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Alex Ander 2022-12-18 11:24:58 UTC
I have tested with fresh Kubuntu 20.04, upgrading it to 22.04. No problem anymore.