Confirmed.  This fixed the problem.  Thanks!

On 10/16/07, albert <[EMAIL PROTECTED]> wrote:
>
> I had the same problem. I fixed it by editing the script
> /etc/init.d/vboxdrv and commenting out a line in the stop function:
>
> stop()
> {
>   log_daemon_msg "Stopping VirtualBox kernel module" "$MODNAME";
> -  killall -q VBoxSVC
> + #killall -q VBoxSVC
>   if running; then
>
> Apparently the script failed because there was no service VBoxSVC running.
> The new installed script does not have the stop function at all, so this
> seems to be a temporary problem.
>
> ** Changed in: virtualbox-ose-modules (Ubuntu)
>        Status: New => Confirmed
>
> --
> E: /var/cache/apt/archives/virtualbox-
> ose-modules-2.6.22-14-generic_6_i386.deb: subprocess new pre-removal
> script returned error exit status 1
> https://bugs.launchpad.net/bugs/153359
> You received this bug notification because you are a direct subscriber
> of the bug.
>


-- 
-Ryan Balch

-- 
E: /var/cache/apt/archives/virtualbox-ose-modules-2.6.22-14-generic_6_i386.deb: 
subprocess new pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/153359
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to