Your message dated Thu, 20 Mar 2008 11:12:19 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: [Pkg-virtualbox-devel] Bug#471739: virtualbox-ose: worng
module
has caused the Debian Bug report #471739,
regarding virtualbox-ose: worng module name in the init script
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
471739: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471739
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: virtualbox-ose
Version: 1.5.6-dfsg-2
Severity: normal
--- virtualbox-ose.orig 2008-03-05 17:54:46.000000000 +0300
+++ virtualbox-ose 2008-03-19 23:58:49.000000000 +0300
@@ -390,14 +390,14 @@
start)
# try to insert module but do not fail if not possible
if [ "$LOAD_VBOXDRV_MODULE" = 1 ]; then
- /sbin/modprobe -q vboxdrv || true
+ /sbin/modprobe -q virtualbox-ose || true
fi
start
;;
stop)
stop
if [ "$LOAD_VBOXDRV_MODULE" = 1 ]; then
- /sbin/modprobe -qr vboxdrv || true
+ /sbin/modprobe -qr virtualbox-ose || true
fi
;;
restart)
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-3-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages virtualbox-ose depends on:
ii adduser 3.106 add and remove users and groups
ii debconf [debconf-2.0] 1.5.19 Debian configuration management sy
ii libc6 2.7-6 GNU C Library: Shared libraries
ii libgcc1 1:4.3.0~rc2-1 GCC support library
ii libgl1-mesa-glx [libgl1] 7.0.3~rc2-1 A free implementation of the OpenG
ii libglib2.0-0 2.14.6-1 The GLib library of C routines
ii libidl0 0.8.9-0.1 library for parsing CORBA IDL file
ii libqt3-mt 3:3.3.8b-4 Qt GUI Library (Threaded runtime v
ii libsdl1.2debian 1.2.13-2 Simple DirectMedia Layer
ii libstdc++6 4.3.0~rc2-1 The GNU Standard C++ Library v3
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxalan110 1.10-3.1 Provides XSLT support for applicat
ii libxcursor1 1:1.1.9-1 X cursor management library
ii libxerces27 2.7.0-5 validating XML parser library for
ii libxext6 2:1.0.4-1 X11 miscellaneous extension librar
ii libxt6 1:1.0.5-3 X11 toolkit intrinsics library
Versions of packages virtualbox-ose recommends:
ii virtualbox-ose-modu 2.6.22+1.5.2-dfsg2-9 PC virtualization solution modules
-- debconf information:
virtualbox-ose/upstream_version_change: false
--- End Message ---
--- Begin Message ---
On Thu, Mar 20, 2008 at 12:01:12AM +0300, [EMAIL PROTECTED] wrote:
> - /sbin/modprobe -q vboxdrv || true
> + /sbin/modprobe -q virtualbox-ose || true
No, vboxdrv is the correct module name. The bug that caused a module
named virtualbox-ose to be build via l-m-e-2.6 was fixed ages ago. Not
sure where you got that old one module from.
Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED]
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!
--- End Message ---