Bug#305155: vserver-debiantools: newvserver creates old style vservers (stable branch)

2005-04-19 Thread Daniel Hermann
Hi, On Mon, Apr 18, 2005 at 11:25:25PM +0200, Ola Lundqvist wrote: ... Ok. The problem is that vserver ... build do more restrictive checks: zircone:/etc/vservers# newvserver --hostname test --domain intranet.opal.dhs.org --ip 192.168.254.200 s_context: 0 vserver-topdirectory

Bug#305155: vserver-debiantools: newvserver creates old style vservers (stable branch)

2005-04-19 Thread Ola Lundqvist
Hello On Tue, Apr 19, 2005 at 10:24:55AM +0200, Daniel Hermann wrote: Hi, On Mon, Apr 18, 2005 at 11:25:25PM +0200, Ola Lundqvist wrote: ... Ok. The problem is that vserver ... build do more restrictive checks: zircone:/etc/vservers# newvserver --hostname test --domain

Bug#305155: vserver-debiantools: newvserver creates old style vservers (stable branch)

2005-04-19 Thread Daniel Hermann
Hi, On Mon, Apr 18, 2005 at 09:45:30PM +0200, Ola Lundqvist wrote: this yet. Have you tested this, and if so in what cases. yes, I have tested it to some extent. Of course I cannot test each and every option. I did something like: $ newvserver --hostname vs-test9 --domain

Bug#305155: vserver-debiantools: newvserver creates old style vservers (stable branch)

2005-04-19 Thread Daniel Hermann
Hi, On Tue, Apr 19, 2005 at 11:01:33AM +0200, Ola Lundqvist wrote: -# This is used to keep a cache of the downloaded .deb packges for next install -if [ -d $VROOTDIR/ARCHIVES/$DIST ]; then -mkdir -p $VROOTDIR/$VHOST/var/cache/apt/archives -cp -a

Bug#305155: vserver-debiantools: newvserver creates old style vservers (stable branch)

2005-04-19 Thread Ola Lundqvist
Hi again On Tue, Apr 19, 2005 at 12:18:46PM +0200, Daniel Hermann wrote: ... -mkdir -p $VROOTDIR/$VHOST/var/cache/apt/archives -cp -a $VROOTDIR/ARCHIVES/$DIST/*.deb $VROOTDIR/$VHOST/var/cache/apt/archives /dev/null 21 -fi Why did you remove this?

Bug#305155: vserver-debiantools: newvserver creates old style vservers (stable branch)

2005-04-19 Thread Ola Lundqvist
Hi On Tue, Apr 19, 2005 at 11:45:08AM +0200, Daniel Hermann wrote: There is still one problem with the network interface. It seems that vserver ... build (i.e. ip addr add) uses netmask 255.255.255.255 and broadcast 0.0.0.0 by default, and that may have some consequences. Ok, good to know.

Bug#305155: vserver-debiantools: newvserver creates old style vservers (stable branch)

2005-04-19 Thread Daniel Hermann
Hi, On Tue, Apr 19, 2005 at 05:26:01PM +0200, Ola Lundqvist wrote: There are some initpre/initpost scripts for RedHat and Fedora vservers in the util-vserver package. To include some scripts for Debian would also enable people to build Debian vservers on other distros, at least if the

Bug#305155: vserver-debiantools: newvserver creates old style vservers (stable branch)

2005-04-19 Thread Daniel Hermann
Hi Ola, On Tue, Apr 19, 2005 at 05:31:25PM +0200, Ola Lundqvist wrote: I'll upload a testing package to debian.opal.dhs.org now. You can check it there. It is not fully done but it should allow for some more testing. some early bug reports: - shift missing when parsing option --nopkgcache

Bug#305155: vserver-debiantools: newvserver creates old style vservers (stable branch)

2005-04-19 Thread Ola Lundqvist
On Tue, Apr 19, 2005 at 06:28:33PM +0200, Daniel Hermann wrote: Hi Ola, On Tue, Apr 19, 2005 at 05:31:25PM +0200, Ola Lundqvist wrote: I'll upload a testing package to debian.opal.dhs.org now. You can check it there. It is not fully done but it should allow for some more testing.

Bug#305155: vserver-debiantools: newvserver creates old style vservers (stable branch)

2005-04-19 Thread Ola Lundqvist
Hi On Tue, Apr 19, 2005 at 05:39:26PM +0200, Daniel Hermann wrote: Hi, On Tue, Apr 19, 2005 at 05:26:01PM +0200, Ola Lundqvist wrote: There are some initpre/initpost scripts for RedHat and Fedora vservers in the util-vserver package. To include some scripts for Debian would

Bug#305155: vserver-debiantools: newvserver creates old style vservers (stable branch)

2005-04-18 Thread Daniel Hermann
Package: vserver-debiantools Version: 0.1.10 Severity: normal Tags: patch Hi, this is more an inconsistency than a bug, but I file it here anyway. Recently, the alpha branch of util-vserver was introduced to Debian which has a different configuration scheme and other differences compared to the

Bug#305155: vserver-debiantools: newvserver creates old style vservers (stable branch)

2005-04-18 Thread Ola Lundqvist
Hello Thanks a lot! It has been on my todo list, but I have not done this yet. Have you tested this, and if so in what cases. I'll test this some and then upload a new version with your patch. Thanks a lot (again). Regards, // Ola On Mon, Apr 18, 2005 at 11:48:27AM +0200, Daniel Hermann

Bug#305155: vserver-debiantools: newvserver creates old style vservers (stable branch)

2005-04-18 Thread Daniel Hermann
Hi, On Mon, Apr 18, 2005 at 06:18:04PM +0200, Ola Lundqvist wrote: Thanks a lot! It has been on my todo list, but I have not done this yet. Have you tested this, and if so in what cases. yes, I have tested it to some extent. Of course I cannot test each and every option. I did something

Bug#305155: vserver-debiantools: newvserver creates old style vservers (stable branch)

2005-04-18 Thread Ola Lundqvist
Hello On Mon, Apr 18, 2005 at 07:04:31PM +0200, Daniel Hermann wrote: Hi, On Mon, Apr 18, 2005 at 06:18:04PM +0200, Ola Lundqvist wrote: Thanks a lot! It has been on my todo list, but I have not done this yet. Have you tested this, and if so in what cases. yes, I have tested it

Bug#305155: vserver-debiantools: newvserver creates old style vservers (stable branch)

2005-04-18 Thread Ola Lundqvist
Hello again. I have applied your patch and now I have some questions. It applied nicely and I'm cleaning things up now. I have some problems to build now, but that have more with the fact that I use LVM than something else. ... @@ -364,33 +341,19 @@ exit 1 fi -# check for