ubuntu-xen-desktop-amd64 not installable

Bug #130930 reported by sam tygier
14
Affects Status Importance Assigned to Milestone
xen-meta (Ubuntu)
Won't Fix
Undecided
Unassigned

Bug Description

Binary package hint: ubuntu-xen-desktop-amd64

sam@oberon:~$ sudo apt-get install ubuntu-xen-desktop-amd64
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.

The following information may help to resolve the situation:

The following packages have unmet dependencies.
  ubuntu-xen-desktop-amd64: Depends: libxen3.0 but it is not installable
                            Depends: python-xen3.0 but it is not installable
                            Depends: xen-docs-3.0 but it is not installable
                            Depends: xen-hypervisor-3.0-amd64 but it is not installable
                            Depends: xen-ioemu-3.0 but it is not installable
                            Depends: xen-utils-3.0 but it is not installable

E: Broken packages

sam tygier (samtygier)
description: updated
Revision history for this message
Chuck Short (zulcss) wrote :

This will be changing gutsy soonish

Changed in xen-meta:
status: New → Won't Fix
Revision history for this message
sam tygier (samtygier) wrote :

shouldn't the bug report stay open until it is fixed?

the package is still not installable for me

Revision history for this message
Adam Wendt (adam-ipwebdev) wrote :

Along with my patch for the xen-python-3.1 bug, this can be fixed with a trivial patch of the xen-meta source package
--- xen-meta-0.0.1.orig/xen-desktop-amd64 2007-02-21 02:03:11.000000000 +0000
+++ xen-meta-0.0.1/xen-desktop-amd64 2007-08-12 04:39:32.000000000 +0000
@@ -1,10 +1,10 @@
 bridge-utils
-libxen3.0
-python-xen3.0
-xen-docs-3.0
-xen-hypervisor-3.0-amd64
-xen-ioemu-3.0
+libxen3.1
+python-xen-3.1
+xen-docs-3.1
+xen-hypervisor-amd64
+xen-ioemu-3.1
 xen-tools
-xen-utils-3.0
+xen-utils-3.1
 xenman
 xen-image-2.6.19-4-generic-amd64

Revision history for this message
Todd Deshane (deshantm) wrote :

xen-hypervisor-amd64 no longer exists, since as of Xen 3.1 64 bit support is built in.
fix the above:

-xen-hypervisor-amd64
+xen-hypervisor

The upload for this is not uploaded yet, but the easy work around is:

sudo apt-get install bridge-utils libxen3.1 python-xen-3.1 xen-docs-3.1 xen-hypervisor xen-ioemu-3.1 xen-tools xen-utils-3.1 xenman xen-image-2.6.19-4-generic-amd64

Revision history for this message
Todd Deshane (deshantm) wrote :

OK the new problem is that linux-xen doesn't exist.

The work around for this is:
sudo apt-get install linux-image-2.6.22-11-xen
sudo apt-get install bridge-utils libxen3.1 python-xen-3.1 xen-docs-3.1 xen-hypervisor-3.1 xen-ioemu-3.1 xen-tools xen-utils-3.1 xenman

Which means the fix is that linux-xen meta package is missing at this point and that is the bug that should be filed if it isn't already.

Revision history for this message
Todd Deshane (deshantm) wrote :

This problem is now fixed by way. It is now installable on amd64 since the linux-xen meta package was added recently. I think the status should be changed to fixed.

Revision history for this message
Steven Wagner (stevenwagner) wrote :

ubuntu-xen-server still doesn't exist on amd64 though, and the linux-image-xen package, though it exists now, doesnt create a kernel which is bootable or detected by update-grub. I am testing on gusty server beta amd64.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.