[Pkg-virtualbox-devel] Bug#471739: virtualbox-ose: worng module name in the init script
serge at matveev.spb.ru
serge at matveev.spb.ru
Wed Mar 19 21:01:12 UTC 2008
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
More information about the Pkg-virtualbox-devel
mailing list