reassign 505292 util-vserver thanks Hi Harald
Thanks a lot for your analysis (and patch). I'm reassigning now. I'll see if I or Micah can do something about this. Best regards, // Ola On Tue, Nov 11, 2008 at 11:24:25PM +0100, Harald Weidner wrote: > Hello, > > > I can hardly see that this is a problem in the vserver-debiantools > > package. > > I have now found out that it is a bug in the util-vserver package. > > > The reason is the following: > > > > 1) newvserver use debootstrap for installation > > In fact, it uses "vserver build ..." which itselfes uses debootstrap. > > > More precisely what did you do and what was the output during the > > installation? > > What I did was > > newvserver --vsroot /srv/vserver --hostname testserv --domain example.com > --ip 10.10.10.10/24 > > and the output containes the lines > > Removing any system startup links for /etc/init.d/cron ... > /etc/rc1.d/K11cron > /etc/rc2.d/S89cron > /etc/rc3.d/S89cron > /etc/rc4.d/S89cron > /etc/rc5.d/S89cron > > Here is a patch that fixes the problem: > > > host:/usr/lib/util-vserver/distributions/debian# diff -u initpost.orig > initpost > --- initpost.orig 2008-10-04 19:22:16.000000000 +0200 > +++ initpost 2008-11-11 23:08:38.000000000 +0100 > @@ -125,7 +125,7 @@ > pushd etc/init.d &>/dev/null > for i in *; do > case "$i" in > - (sysklogd|syslog-ng|rsyslog|dsyslog) > + (sysklogd|syslog-ng|rsyslog|dsyslog|cron) > ;; > (README|skeleton|sendsigs|single|rc|rc.local|rcS) > ;; > > > What to do now? Is it possible to reassign this bug to the package > util-vserver, or shall I file a new bug? > > Best regards, > Harald > -- --- Inguza Technology AB --- MSc in Information Technology ---- / [EMAIL PROTECTED] Annebergsslingan 37 \ | [EMAIL PROTECTED] 654 65 KARLSTAD | | http://inguza.com/ Mobile: +46 (0)70-332 1551 | \ 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]