circular build dependency between ubuntu-release-upgrader and update-manager
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| ubuntu-release-upgrader (Ubuntu) |
Confirmed
|
Wishlist
|
Unassigned | ||
| update-manager (Ubuntu) |
Confirmed
|
Wishlist
|
Unassigned | ||
Bug Description
trying to build ubuntu-
Source: ubuntu-
Section: admin
Priority: optional
Maintainer: Ubuntu Developers <email address hidden>
Build-Depends: debhelper (>= 9),
Source: update-manager
[...]
Package: python3-
Architecture: all
Section: python
Replaces: update-manager-core (<< 1:0.163)
Breaks: update-manager-core (<< 1:0.163)
Depends: ${python3:Depends},
python3-distupgrade is a binary package of ... ubuntu-
it seems to me the DistUpgrade library could be moved to python3-
| Changed in ubuntu-release-upgrader (Ubuntu): | |
| importance: | Undecided → Wishlist |
| Changed in update-manager (Ubuntu): | |
| importance: | Undecided → Wishlist |

I'm new to building, and packaging and I have noticed this too, is this a bug or some advance method to achieve this?
@anarcat did you ever got this sorted out?