hi everybody.
i'm trying to install virtualbox-ose-modules-generic.
but my hardy says there's some unmet dependencies.
here...
"virtualbox-ose-modules-2.6.24-20-generic" depends on "linux-image-2.6.24-20-generic".
i have linux-image installed.
and that resolves to linux-image-generic.
which in turn resolves to linux-image-2.6.24-19-generic.
which is the latest kernel i see in my repos.
here...
now virtualbox wants -20.
but i don't have it.
here's my repos file...
is it just me?
is it something broken?
or is it just bad luck and bad timing?
thanks in advance.
ps:
i've installed the -19 modules directly and installed vboxdrv and all.
everything works well.
very well, actually.
with vt support this thing really works great!
i'm trying to install virtualbox-ose-modules-generic.
but my hardy says there's some unmet dependencies.
here...
Code:
root# apt-get install virtualbox-ose virtualbox-ose-modules-generic Reading package lists... Done ... The following packages have unmet dependencies: virtualbox-ose-modules-generic: Depends: virtualbox-ose-modules-2.6.24-20-generic but it is not going to be installed E: Broken packages
i have linux-image installed.
and that resolves to linux-image-generic.
which in turn resolves to linux-image-2.6.24-19-generic.
which is the latest kernel i see in my repos.
here...
Code:
root# dpkg-query -l '*linux-image*' ... ii linux-image un linux-image-2.6 pn linux-image-2.6.24-16-generic pn linux-image-2.6.24-17-generic ii linux-image-2.6.24-19-generic ii linux-image-generic
but i don't have it.
here's my repos file...
Code:
root# cat /etc/apt/sources.list deb [url]http://ch.archive.ubuntu.com/ubuntu/[/url] hardy main restricted universe multiverse deb-src [url]http://ch.archive.ubuntu.com/ubuntu/[/url] hardy main restricted universe multiverse deb [url]http://ch.archive.ubuntu.com/ubuntu/[/url] hardy-updates main restricted universe multiverse deb-src [url]http://ch.archive.ubuntu.com/ubuntu/[/url] hardy-updates main restricted universe multiverse deb [url]http://ch.archive.ubuntu.com/ubuntu/[/url] hardy-backports main restricted universe multiverse deb-src [url]http://ch.archive.ubuntu.com/ubuntu/[/url] hardy-backports main restricted universe multiverse deb [url]http://archive.canonical.com/ubuntu/[/url] hardy partner deb-src [url]http://archive.canonical.com/ubuntu/[/url] hardy partner deb [url]http://ch.archive.ubuntu.com/ubuntu/[/url] hardy-security main restricted universe multiverse deb-src [url]http://ch.archive.ubuntu.com/ubuntu/[/url] hardy-security main restricted universe multiverse
is it something broken?
or is it just bad luck and bad timing?
thanks in advance.
ps:
i've installed the -19 modules directly and installed vboxdrv and all.
everything works well.
very well, actually.
with vt support this thing really works great!
Comment