Your message dated Sat, 29 Apr 2006 20:32:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#364179: fixed in util-vserver 0.30.210-9
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: util-vserver
Version: 0.30.210-8
Severity: normal
At boot time starts always all vservers, not only marked to start.
Variable $MARK in /etc/vservers/<vserver-name>/apps/init/mark has not any
impact on it .
Attached patch for start-vservers script fix that problem.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.alien
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages util-vserver depends on:
ii debconf 1.4.72 Debian configuration management sy
ii iproute 20051007-4 Professional tools to control the
ii libbeecrypt6 4.1.2-4 open source C library of cryptogra
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii make 3.81-1 The GNU version of the "make" util
ii net-tools 1.60-17 The NET-3 networking toolkit
Versions of packages util-vserver recommends:
ii binutils 2.16.1cvs20060413-1 The GNU assembler, linker and bina
-- debconf information:
util-vserver/postrm_remove_vserver_configs: false
* util-vserver/start_on_boot: true
util-vserver/prerm_stop_running_vservers: true
*** start-vservers.diff
--- ./orig/start-vservers 2006-04-21 21:04:32.000000000 +0200
+++ ./start-vservers 2006-04-21 21:02:07.000000000 +0200
@@ -105,7 +105,7 @@
(--help) showHelp $0 ;;
(--version) showVersion $0 ;;
(-c) CONFDIR=$2; shift;;
- (-m) OPTION_MARK=$2; OPTION_MARK_ANY=1; shift;;
+ (-m) OPTION_MARK=$2; OPTION_MARK_ANY=; shift;;
(-j) OPTION_PARALLEL=$2; shift;;
(--start) OPTION_FLAVOR=start;;
(--stop) OPTION_FLAVOR=stop;;
--- End Message ---
--- Begin Message ---
Source: util-vserver
Source-Version: 0.30.210-9
We believe that the bug you reported is fixed in the latest version of
util-vserver, which is due to be installed in the Debian FTP archive:
util-vserver_0.30.210-9.diff.gz
to pool/main/u/util-vserver/util-vserver_0.30.210-9.diff.gz
util-vserver_0.30.210-9.dsc
to pool/main/u/util-vserver/util-vserver_0.30.210-9.dsc
util-vserver_0.30.210-9_i386.deb
to pool/main/u/util-vserver/util-vserver_0.30.210-9_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Micah Anderson <[EMAIL PROTECTED]> (supplier of updated util-vserver package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 18 Apr 2006 17:03:18 -0400
Source: util-vserver
Binary: util-vserver
Architecture: source i386
Version: 0.30.210-9
Distribution: unstable
Urgency: low
Maintainer: Ola Lundqvist <[EMAIL PROTECTED]>
Changed-By: Micah Anderson <[EMAIL PROTECTED]>
Description:
util-vserver - user-space tools for Linux-Vserver virtual private servers
Closes: 363382 363422 364179 364384
Changes:
util-vserver (0.30.210-9) unstable; urgency=low
.
* Add recommends on debootstrap and yum (Closes: #363382)
* Add french translation of debconf templates (Closes: #363422)
* Updated start vservers patch (Closes: #364179)
* Add vserver bash completion script (Closes: #364384)
Files:
2b0018404bea2b02b5d4a5ff0d3a875c 839 net optional util-vserver_0.30.210-9.dsc
6a146286cf05cd4ae5438a8fbdee92aa 48747 net optional
util-vserver_0.30.210-9.diff.gz
5efc138302e80f1301c633474c2d520a 397136 net optional
util-vserver_0.30.210-9_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEVC5M9n4qXRzy1ioRAjOlAKCyxIshRfJHQ0IW2NsL4Pn1cvzQnACeMGto
kLYdW/FDjQwAfW76dLXNJsc=
=2cjJ
-----END PGP SIGNATURE-----
--- End Message ---