Hello You use a too old version of newvserver. The new newvserver (in unstable) use vserver ... build to build the vserver.
Regards, // Ola On Wed, Apr 27, 2005 at 09:57:21AM +0200, Daniel van Eeden wrote: > Package: vserver-debiantools > Severity: wishlist > Tags: patch > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > The newvserver command is deprecated. The new command is: > "vserver vstest build -m debootstrap -- -d sarge" > > The "-- -d sarge" part is needed, otherwise it tries to install the deb31 > release which doesn't exist. > > The newvserver command fails to install if grsecurity, pax and vserver > patches are applied. The build command does work with the right sysctl > settings. > > Maybe something for the docs: > These sysctl settings are needed to setup a new vserver on a grsecurity > enabled system: > kernel.grsecurity.chroot_caps=0 > kernel.grsecurity.chroot_deny_mount=0 > kernel.grsecurity.chroot_deny_mknod=0 > kernel.grsecurity.chroot_deny_chmod=0 > > - -- System Information: > Debian Release: 3.1 > APT prefers testing > APT policy: (500, 'testing') > Architecture: i386 (i686) > Kernel: Linux 2.4.27-2-386 > Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.5 (GNU/Linux) > > iD8DBQFCb0XhSTv4ppQVDnwRAokrAJ9kkrnqL8miUw9THkjf7Lp4J8BKUACgqhJi > V95/acUEdCUMA9ncDV2v15Y= > =vVC3 > -----END PGP SIGNATURE----- > diff -rub vserver-debiantools-0.1.10.orig/newvserver.sh > vserver-debiantools-0.1.10/newvserver.sh > --- vserver-debiantools-0.1.10.orig/newvserver.sh 2005-03-12 > 16:28:27.000000000 +0100 > +++ vserver-debiantools-0.1.10/newvserver.sh 2005-04-27 09:48:25.000000000 > +0200 > @@ -23,6 +23,10 @@ > # Install a virtual debian server (vserver) from a debian HTTP/FTP archive > # > # ---------------------------------------------------------------- > + > +echo "This tool is deprecated, The new command is:" > +echo "vserver <vserver> build -m debootstrap -- -d sarge" > + > # Configurable items: > > # Root directory of your virtual servers (probably shouldn't change this) -- --------------------- Ola Lundqvist --------------------------- / [EMAIL PROTECTED] Annebergsslingan 37 \ | [EMAIL PROTECTED] 654 65 KARLSTAD | | +46 (0)54-10 14 30 +46 (0)70-332 1551 | | http://www.opal.dhs.org UIN/icq: 4912500 | \ gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9 / --------------------------------------------------------------- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

