It seems that <b>xenman</b> has been renamed to <b>convirt</b>, although
there is not yet a package in Hardy repositories, installation of
convirt via <b>Method 1</b> seems to satisfy xenman dependencies when
attempting to install ubuntu-xen-desktop.

<b>GUI method I used to satisfy the issue with ubuntu-xen-desktop</b>
<b>Method 1</b>

## pre-requisite for convirt (the xenman replacement)
sudo apt-get install xen-utils-3.2

## I used my browser to download this .deb: convirt_0.8.2-3_all.deb

## from here: http://archive.ubuntu.com/ubuntu/pool/universe/c/convirt/

## then I installed it with the GUI GDebi


<b>Possible Command Line Method (untested)</b>
<Method 2 - Command Line</b>
## I have not tested this method, but I suppose you could use wget and aptitude 
from command line like this:

sudo apt-get install xen-utils-3.2

## note you will need to get the updated wget URL when the maintainers update 
the version
## visit here to do verify version: 
http://archive.ubuntu.com/ubuntu/pool/universe/c/convirt/
## at the time of this writing, the following wget should get you the .deb
wget 
http://archive.ubuntu.com/ubuntu/pool/universe/c/convirt/convirt_0.8.2-3_all.deb

sudo aptitude install convirt_0.8.2-3_all.deb

## then you can finally install ubuntu-xen-desktop as the above satisfies the 
xenman dependency
sudo aptitude install ubuntu-xen-desktop

-- 
ubuntu-xen-desktop will not install
https://bugs.launchpad.net/bugs/185244
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to