[Pkg-virtualbox-devel] Bug#473059: /etc/init.d/virtualbox-ose: init script fails fails on first invocation, succeeds on second.
Michael Biebl
biebl at debian.org
Fri Mar 28 01:53:27 UTC 2008
Package: virtualbox-ose
Version: 1.5.6-dfsg-3
Severity: important
File: /etc/init.d/virtualbox-ose
The init script fails to start when I run "/etc/init.d/virtualbox-ose start"
the first time (log file start_first_run.log attached).
If I run the init script a second time, it succeeds (log file
start_second_run.log attached).
Michael
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (300, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.24.4
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages virtualbox-ose depends on:
ii adduser 3.106 add and remove users and groups
ii debconf [debconf-2.0] 1.5.20 Debian configuration management sy
ii libc6 2.7-9 GNU C Library: Shared libraries
ii libgcc1 1:4.3.0-2 GCC support library
ii libgl1-mesa-glx [libgl1] 7.0.3~rc2-1 A free implementation of the OpenG
ii libglib2.0-0 2.16.1-2 The GLib library of C routines
ii libidl0 0.8.10-0.1 library for parsing CORBA IDL file
ii libqt3-mt 3:3.3.8b-5 Qt GUI Library (Threaded runtime v
ii libsdl1.2debian 1.2.13-2 Simple DirectMedia Layer
ii libstdc++6 4.3.0-2 The GNU Standard C++ Library v3
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxalan110 1.10-3.2 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:
pn virtualbox-ose-modules <none> (no description available)
-- debconf information:
* virtualbox-ose/upstream_version_change: true
-------------- next part --------------
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/bin:/sbin:/usr/sbin
+ CONFIG=/etc/vbox/interfaces
+ VARDIR=/var/run/VirtualBox
+ VARFILE=/var/run/VirtualBox/vboxnet
+ TAPDEV=/dev/net/tun
+ [ -f /etc/default/virtualbox-ose ]
+ . /etc/default/virtualbox-ose
+ LOAD_VBOXDRV_MODULE=1
+ [ -f /etc/redhat-release ]
+ [ -f /etc/SuSE-release ]
+ [ -f /etc/gentoo-release ]
+ system=other
+ [ other = redhat ]
+ [ other = suse ]
+ [ other = gentoo ]
+ [ other = other ]
+ [ 1 = 1 ]
+ /sbin/modprobe -q vboxdrv
+ start
+ start_network
+ begin Starting VirtualBox host networking
+ echo -n Starting VirtualBox host networking
Starting VirtualBox host networking+ [ -f /var/run/VirtualBox/vboxnet ]
+ [ ! -d /var/run/VirtualBox ]
+ touch /var/run/VirtualBox/vboxnet
+ [ ! -f /etc/vbox/interfaces ]
+ [ ! -r /etc/vbox/interfaces ]
+ VBoxTunctl -h
+ grep VBoxTunctl
+ read line
+ set # Linux static host networking interface configuration
+ expr match # #
+ read line
+ set #
+ expr match # #
+ read line
+ set # <interface> <user> <bridge>
+ expr match # #
+ read line
+ set # vbox0 guest br0
+ expr match # #
+ read line
+ ls -g /dev/net/tun
+ grep root
+ return 0
+ exit
-------------- next part --------------
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/bin:/sbin:/usr/sbin
+ CONFIG=/etc/vbox/interfaces
+ VARDIR=/var/run/VirtualBox
+ VARFILE=/var/run/VirtualBox/vboxnet
+ TAPDEV=/dev/net/tun
+ [ -f /etc/default/virtualbox-ose ]
+ . /etc/default/virtualbox-ose
+ LOAD_VBOXDRV_MODULE=1
+ [ -f /etc/redhat-release ]
+ [ -f /etc/SuSE-release ]
+ [ -f /etc/gentoo-release ]
+ system=other
+ [ other = redhat ]
+ [ other = suse ]
+ [ other = gentoo ]
+ [ other = other ]
+ [ 1 = 1 ]
+ /sbin/modprobe -q vboxdrv
+ start
+ start_network
+ begin Starting VirtualBox host networking
+ echo -n Starting VirtualBox host networking
Starting VirtualBox host networking+ [ -f /var/run/VirtualBox/vboxnet ]
+ succ_msg
+ echo ...done.
...done.
+ return 0
+ exit
More information about the Pkg-virtualbox-devel
mailing list