Thanks, John
I think I finally understand a bit better
--
apt-get/aptitude fails to install KVM via recommended update
https://bugs.launchpad.net/bugs/375825
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
u
Please re-read my previous post.
sysv-rc is the package you need to replace, not kvm.
Try running:
apt-get install --reinstall sysv-rc
You then need to check if there are other Debian packages installed on
your Ubuntu machine and replace those. If you run 'aptitude' then these
will probably
Tried to follow instructions as bes I could above, but issue is still
unresolved.
My sources.list now look like this:
#
deb http://archive.canonical.com/ubuntu hardy partner
deb-src http://archive.canonical.com/ubuntu hardy partner
deb http://archive.ubuntu.com/ubuntu hardy main restricted u
Thanks, John.
I'll look into that
--
apt-get/aptitude fails to install KVM via recommended update
https://bugs.launchpad.net/bugs/375825
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.ubunt
Your problem is caused by mixing Debian and Ubuntu packages and
expecting them to work without any problems.
kvm is not the only package that you are having this problem with. If
you look at your own output from 'apt-get upgrade' you will see that
both the ntp and pulseaudio packages are not insta
I did have debian repo's defined in my sources.list, for specific apps &
purposes, but they have long-since been commented out/removed.
As for the KVM installation, I've been using the standard ubuntu apt/aptitude
repositories & installation/upgrade methods since day-1 (`sudo apt-get update
&& s
Problem caused by update-rc.d from Debian Etch being installed.
** Changed in: kvm (Ubuntu)
Status: New => Invalid
--
apt-get/aptitude fails to install KVM via recommended update
https://bugs.launchpad.net/bugs/375825
You received this bug notification because you are a member of Ubuntu
B
If you are running version 2.86.ds1-38+etchnhalf.1 of sysv-rc then that
is from a Debian 4.0 (aka "etch") repository and is not the Ubuntu 8.04
(aka "hardy") sysv-rc package.
Have you try to move from Debian to Ubuntu via apt-get?
If not then try running:
grep -i debian /etc/apt/sources.list
Hi John; thanks for the response
I'm not sure whether or not this issue is purely a KVM issue, but I've
gone from pillar to post in the various IRC channels (kvm, vibvirt,
ubuntu-virt, qemu, etc), and every group indicated that it's not an
issue in their domain.
As indicated above & in the forum,
freakalad, I don't think the problem is in the kvm package, because the
help message you get from update-rc.d does not list multiuser as a valid
argument.
This is output I get from update-rc.d in version 2.86.ds1-14.1ubuntu45.1
of the sysv-rc package.
$ /usr/sbin/update-rc.d
usage: updat
Back to square-1
Eventually I was compelled to run with a security update, and the
issue's returned with a vengeance.
#
apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
banshee cairo-d
Related bug/issue in libvirt :
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/375937
--
apt-get/aptitude fails to install KVM via recommended update
https://bugs.launchpad.net/bugs/375825
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
Hey Marc,
Haven't worked up the nerve to run the upgrade again since I got a
working system back after downgrading KVM.
Until the new patch comes out (8.2, it think) along with a corresponding
libvirt update, I'm a bit hesitant to run the update, since I'm reliant
on my VM's
Will try again in a
Did the fixed kvm that was released today correct this issue for you?
--
apt-get/aptitude fails to install KVM via recommended update
https://bugs.launchpad.net/bugs/375825
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs
followed advise from cocooncrash on #ubuntu-za:
edit:
/var/lib/dpkg/info/kvm.postinst
change the line:
update-rc.d kvm multiuser >/dev/null
to
update-rc.d kvm defaults >/dev/null
run:
sudo aptitude -f install
Install seems OK, though I now have other issues that seem parameter-related.
Ma
The post install script tries to run "update-rc.d kvm multiuser" which
doesn't seem to work anymore. Changing that line in
/var/lib/dpkg/info/kvm.postinst to read "update-rc.d kvm defaults" fixes
this.
--
apt-get/aptitude fails to install KVM via recommended update
https://bugs.launchpad.net/bugs
16 matches
Mail list logo