nova-compute-xen depends on xen-linux-system which does not exist
Bug #873243 reported by
Robie Basak
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
nova (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Oneiric |
Won't Fix
|
High
|
Unassigned | ||
Precise |
Fix Released
|
High
|
Unassigned |
Bug Description
nova-compute-xen depends on xen-linux-system which does not exist. The dependency system cannot account for the requirement that the system must be booted into dom0, so this will need to be arranged by the sysadmin manually. Packages xen-hypervisor-
affects: | nova → nova (Ubuntu) |
Changed in nova (Ubuntu Precise): | |
milestone: | none → precise-alpha-1 |
Changed in nova (Ubuntu Oneiric): | |
milestone: | none → oneiric-updates |
Changed in nova (Ubuntu Oneiric): | |
status: | Fix Committed → Fix Released |
tags: |
added: verification-failed removed: verification-needed |
To post a comment you must log in.
SRU Justification:
1. Impact: installing nova-compute-xen fails with "Depends: xen-linux-system but it is not installable"
2. How bug was addressed: dependency on xen-linux-system was dropped
3. Patch: attached
4. Test case: add universe and "apt-get install nova-compute-xen"
5. Regression potential: I can't how might cause a regression.
Users will need to install xen-hypervisor- 4.1-amd64 or xen-hypervisor- 4.1-i386 manually, but we can't use a normal package dependency since we currently can't account for the way the system was booted in a dependency.