Your message dated Sun, 29 Aug 2010 14:47:57 +0000
with message-id <e1opjar-0006qo...@franck.debian.org>
and subject line Bug#594783: fixed in vzctl 3.0.24-2
has caused the Debian Bug report #594783,
regarding insserv: warning: script 'S06vzquota' missing LSB tags and overrides
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
594783: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594783
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: vzctl
Version: 3.0.22-14
Severity: critical
Justification: breaks unrelated software


OpenVZ generates /etc/init.d/vzquota on every reboot of a container. Since 
Debian/Squeeze
makes use of insserv, it's required that all startup scripts include LSB tags. 
If you
don't this results in the following errors when trying to install software:

insserv: warning: script 'S06vzquota' missing LSB tags and overrides
insserv: warning: script is corrupt or invalid: /etc/init.d/../rc6.d/S00vzreboot
insserv: warning: script 'vzquota' missing LSB tags and overrides
insserv: There is a loop at service vzquota if started
insserv: There is a loop between service vzquota and checkroot if started
insserv:  loop involving service checkroot at depth 3
insserv:  loop involving service mountdevsubfs at depth 2
insserv: There is a loop between service single and mountnfs if started
insserv:  loop involving service mountnfs at depth 3
insserv:  loop involving service networking at depth 2
insserv:  loop involving service screen-cleanup at depth 6
insserv: There is a loop at service single if started
insserv:  loop involving service single at depth 2
insserv:  loop involving service vzquota at depth 1
insserv:  loop involving service rsyslog at depth 1
insserv:  loop involving service ifupdown-clean at depth 4
insserv:  loop involving service mountnfs-bootclean at depth 8
 is including insserv and requires all rc scripts to have LSB Tags.
insserv: Starting vzquota depends on single and therefore on system facility 
`$all' which can not be true!
insserv: Starting vzquota depends on single and therefore on system facility 
`$all' which can not be true!
insserv: Starting vzquota depends on single and therefore on system facility 
`$all' which can not be true!
insserv: Starting vzquota depends on single and therefore on system facility 
`$all' which can not be true!


I updated the script which generates vzquota to include LSB tags with it.
Please fix that in the package or report it to upstream.

------------------------- /etc/vz/dists/scripts/set_ugid_quota.sh

--- set_ugid_quota.sh 2010-08-29 12:44:39.000000000 +0000
+++ set_ugid_quota.sh.works 2010-08-29 12:44:58.000000000 +0000
@@ -32,6 +32,16 @@ if [ -z "$MAJOR" ]; then
    exit 0
 fi
 echo -e '#!/bin/sh
+### BEGIN INIT INFO
+# Provides: vzquota
+# Required-Start: $all
+# Required-Stop: $all
+# Default-Start: 2 3 4 5
+# Default-Stop: 0 1 6
+# Short-Description: Start vzquota at the end of boot
+# Description: This command is used to configure and see disk quota statistics 
for Containers.
+### END INIT INFO
+
 start() {
    [ -e "/dev/'${DEVFS}'" ] || mknod /dev/'${DEVFS}' b '$MAJOR' '$MINOR'
    rm -f /etc/mtab >/dev/null 2>&1

-------------------------

Regards,
  Stefan.

-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-openvz-amd64 (SMP w/16 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages vzctl depends on:
ii  iproute                     20080725-2   networking and traffic control too
ii  libc6                       2.7-18lenny4 GNU C Library: Shared libraries
ii  vzquota                     3.0.11-1     server virtualization solution - q

Versions of packages vzctl recommends:
ii  rsync                         3.0.3-2    fast remote file copy program (lik

Versions of packages vzctl suggests:
pn  linux-patch-openvz            <none>     (no description available)

-- no debconf information





--- End Message ---
--- Begin Message ---
Source: vzctl
Source-Version: 3.0.24-2

We believe that the bug you reported is fixed in the latest version of
vzctl, which is due to be installed in the Debian FTP archive:

vzctl_3.0.24-2.diff.gz
  to main/v/vzctl/vzctl_3.0.24-2.diff.gz
vzctl_3.0.24-2.dsc
  to main/v/vzctl/vzctl_3.0.24-2.dsc
vzctl_3.0.24-2_i386.deb
  to main/v/vzctl/vzctl_3.0.24-2_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 594...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ola Lundqvist <o...@debian.org> (supplier of updated vzctl 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 29 Aug 2010 16:24:37 +0200
Source: vzctl
Binary: vzctl
Architecture: source i386
Version: 3.0.24-2
Distribution: unstable
Urgency: low
Maintainer: Ola Lundqvist <o...@debian.org>
Changed-By: Ola Lundqvist <o...@debian.org>
Description: 
 vzctl      - server virtualization solution - control tools
Closes: 594783
Changes: 
 vzctl (3.0.24-2) unstable; urgency=low
 .
   * Generates vzquota init script with correct LSB header. Closes:
     #594783. Thanks to Stefan Schlesinger <s...@ono.at> for the patch.
Checksums-Sha1: 
 7856ddb64a6f17c110881cd3ab63e43a913f6f78 963 vzctl_3.0.24-2.dsc
 5589e8671fd673f7dafbff92715790baa315a275 12469 vzctl_3.0.24-2.diff.gz
 85ce392bd0f2b5538e7cc9d38154f1db6a622f5b 205712 vzctl_3.0.24-2_i386.deb
Checksums-Sha256: 
 dc5021ce7a4512d647f72a29a51f740eb28952f9c05e462bf29061db1e322f80 963 
vzctl_3.0.24-2.dsc
 af827730c40edbb511f4e5dcfcb8c170ece40742540250f1a727dd7c30158210 12469 
vzctl_3.0.24-2.diff.gz
 f95adf5190688ea7c12ab707ee1ac7c9e855bd15d44efcb90b6b4c25c264ba65 205712 
vzctl_3.0.24-2_i386.deb
Files: 
 2b2bdebd693b3b4121a0181d419a324d 963 admin optional vzctl_3.0.24-2.dsc
 93a1963c96179633d2a67f638b8832d3 12469 admin optional vzctl_3.0.24-2.diff.gz
 24b6e0e3e793f4b4a2f7f5a8d90f1ffd 205712 admin optional vzctl_3.0.24-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkx6bvEACgkQGKGxzw/lPdkylACeKYOtXHT4gKA96MqR4C35FbXq
hQ0An17KGd+J/QmjJ4sQVMcyG6LE/yuW
=dqNl
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to