Heya, FYI:

I had the same bug error, and apt-cache policy showed the same thing.

I had installed ubuntu using debootstrap.

It turns out that it was missing the security repositories in
sources.list.

I added this:


deb http://security.ubuntu.com/ubuntu hardy-security main restricted
deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted
deb http://security.ubuntu.com/ubuntu hardy-security universe
deb-src http://security.ubuntu.com/ubuntu hardy-security universe
deb http://security.ubuntu.com/ubuntu hardy-security multiverse
deb-src http://security.ubuntu.com/ubuntu hardy-security multiverse


and it seemed to solve it.

-- 
Hardy: ubuntu-xen-server will not install
https://bugs.launchpad.net/bugs/222194
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