Package: vserver-debiantools Version: 0.6.3 Package:util-vserver Version: 0.30.216~r2772-6
I'm trying to start a vserver after create it and I got this error: # newvserver --hostname test71 --domain mydomain.com --ip 10.255.1.192 --interface eth0 --dist lenny ..... ..... ... Removing any system startup links for /etc/init.d/urandom ... ln: creating symbolic link `fd': File exists mv: cannot stat `/etc/vservers/.defaults/vdirbase/test71/etc/inittab': No such file or directory /etc/init.d/rc: line 74: /etc/default/rcS: No such file or directory error: '/etc/init.d/rc' exited outside the expected code flow. An error occured while executing the vserver startup sequence; when there are no other messages, it is very likely that the init-script (/etc/init.d/rc 3) failed. Common causes are: * /etc/rc.d/rc on Fedora Core 1 and RH9 fails always; the 'apt-rpm' build method knows how to deal with this, but on existing installations, appending 'true' to this file will help. Failed to start vserver 'test71' 'vserver ... suexec' is supported for running vservers only; aborting... vserver 'test71' is not running You should now adjust the configuration in /etc/vservers/test71/ to suit your needs, or else just go ahead and type `vserver test71 start' to start your new virtual server. debian/rules! Y really don't know how to sort this problem, a try a lot of thing..all of them successfulness I'm running Debian lenny: Linux pb08 2.6.26-2-vserver-amd64 #1 SMP Sun Jun 20 20:40:33 UTC 2010 x86_64 GNU/Linux and libc6 2.7-18lenny4 # uname -a ; dpkg -l | grep vserver Linux pb08 2.6.26-2-vserver-amd64 #1 SMP Sun Jun 20 20:40:33 UTC 2010 x86_64 GNU/Linux ii linux-image-2.6.26-2-vserver-amd64 2.6.26-25 Linux 2.6.26 image on AMD64, Linux-VServer s ii util-vserver 0.30.216~r2772-6 user-space tools for Linux-VServer virtual p ii vserver-debiantools 0.6.3 Tools to manage debian virtual servers Thanks I think that the problem is the newvserver script Jorge E. Espada