[Pkg-virtualbox-devel] Bug#468419: /etc/init.d/virtualbox-ose fails to start on the first time
Nelson A. de Oliveira
naoliv at debian.org
Thu Feb 28 20:29:56 UTC 2008
Package: virtualbox-ose
Version: 1.5.6-dfsg-1
Severity: normal
Hi!
"/etc/init.d/virtualbox-ose start" fails on the first time if run. See:
# /etc/init.d/virtualbox-ose start
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/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=0
+ [ -f /etc/redhat-release ]
+ [ -f /etc/SuSE-release ]
+ [ -f /etc/gentoo-release ]
+ system=other
+ [ other = redhat ]
+ [ other = suse ]
+ [ other = gentoo ]
+ [ other = other ]
+ [ 0 = 1 ]
+ 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
+ modprobe tun
+ cat /proc/misc
+ grep tun
+ fail_msg
+ echo ...fail!
...fail!
+ return 1
+ exit
On the second run:
# /etc/init.d/virtualbox-ose start
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/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=0
+ [ -f /etc/redhat-release ]
+ [ -f /etc/SuSE-release ]
+ [ -f /etc/gentoo-release ]
+ system=other
+ [ other = redhat ]
+ [ other = suse ]
+ [ other = gentoo ]
+ [ other = other ]
+ [ 0 = 1 ]
+ 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
Thank you!
Best regards,
Nelson
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.24.3-naoliv1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages virtualbox-ose depends on:
ii adduser 3.105 add and remove users and groups
ii debconf [debconf-2.0] 1.5.19 Debian configuration management sy
ii libc6 2.7-8 GNU C Library: Shared libraries
ii libgcc1 1:4.3-20080227-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.15.5-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-20080227-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 1:1.0.3-2 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 excluded
More information about the Pkg-virtualbox-devel
mailing list