Subject: Re: [vserver] Create a new virtual on debian - some problem
From: "For@ll" <forall@stalowka.info>
Date: Mon, 19 Apr 2010 17:30:43 +0200

W dniu 19.04.2010 16:49, Adrian Reyer pisze:
> On Mon, Apr 19, 2010 at 03:09:55PM +0200, For@ll wrote:
>   
>> I try create a new vserver virtual machine on debian lenny using a
>> newvserver
>>     
> Unless you wrote newvserver yourself, don't use it. It must be the
> ancient version of debian-vserver-tools. Just use normal
> vserver NAME build -m debootstrap
> Apart from that we recently had some trouble with 'resolvconf' package.
> /etc/resolv.conf is a symlink with that package and for some reason the
> /etc/resolv.conf on the guest had been missing. This completly messed up
> the guest installation routine.
> On other hosts resolvconf has not caused similar troubles, so far.
>
> Regards,
> 	_are_
>   

Hi,

Ok, now I use vserver build with example:
vserver web build --force -m debootstrap --context 42 --hostname
vserver1.mydomain.com --interface eth0:192.168.1.10/24 -- -d lenny -m
http://ftp.de.debian.org/debian

and the script terminated in the same place

>>> Executing post install script ...

 Removing any system startup links for /etc/init.d/bootlogd ...
 Removing any system startup links for /etc/init.d/bootmisc.sh ...
 Removing any system startup links for /etc/init.d/checkfs.sh ...
 Removing any system startup links for /etc/init.d/checkroot.sh ...
 Removing any system startup links for /etc/init.d/glibc.sh ...
   /etc/rcS.d/S01glibc.sh
 Removing any system startup links for /etc/init.d/halt ...
 Removing any system startup links for /etc/init.d/hostname.sh ...
 Removing any system startup links for /etc/init.d/hwclock.sh ...
 Removing any system startup links for /etc/init.d/hwclockfirst.sh ...
 Removing any system startup links for /etc/init.d/killprocs ...
 Removing any system startup links for /etc/init.d/mountall-bootclean.sh ...
 Removing any system startup links for /etc/init.d/mountall.sh ...
 Removing any system startup links for /etc/init.d/mountdevsubfs.sh ...
 Removing any system startup links for /etc/init.d/mountkernfs.sh ...
 Removing any system startup links for /etc/init.d/mountnfs-bootclean.sh ...
 Removing any system startup links for /etc/init.d/mountnfs.sh ...
 Removing any system startup links for /etc/init.d/mountoverflowtmp ...
 Removing any system startup links for /etc/init.d/mtab.sh ...
 Removing any system startup links for /etc/init.d/procps ...
 Removing any system startup links for /etc/init.d/reboot ...
 Removing any system startup links for /etc/init.d/rmnologin ...
 Removing any system startup links for /etc/init.d/stop-bootlogd ...
 Removing any system startup links for /etc/init.d/stop-bootlogd-single ...
 Removing any system startup links for /etc/init.d/umountfs ...
 Removing any system startup links for /etc/init.d/umountnfs.sh ...
 Removing any system startup links for /etc/init.d/umountroot ...
 Removing any system startup links for /etc/init.d/urandom ...

vserver web start not running

/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.