Your message dated Sun, 11 May 2008 12:47:09 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#479797: fixed in vzctl 3.0.22-7 has caused the Debian Bug report #479797, regarding vzctl: Fix typo for bash completion of VE names for "stop", "enter", "exec*" 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 [EMAIL PROTECTED] immediately.) -- 479797: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479797 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: vzctl Version: 3.0.22-6 Severity: normal Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu intrepid ubuntu-patch In Ubuntu, we've applied the attached patch to achieve the following: * Fix typo in etc/bash_completion.d/vzctl.sh.in, which fixes name completion for "stop", "enter" and "exec*": s/rm_emtpy/rm_empty/ We thought you might be interested in doing the same. Additionally, please consider setting/using DEF_OSTEMPLATE="debian" by default. In Ubuntu, we're using "ubuntu" (which is the same as "debian") and that would allow us to just sync from Debian again. Thank you.--- vzctl-3.0.22.orig/etc/bash_completion.d/vzctl.sh.in +++ vzctl-3.0.22/etc/bash_completion.d/vzctl.sh.in @@ -21,7 +21,7 @@ stop|enter|exec*) # running VEs @SBINDIR@/vzlist -H -oveid - @SBINDIR@/vzlist -H -oname | $rm_emtpy + @SBINDIR@/vzlist -H -oname | $rm_empty ;; *) # All VEs
--- End Message ---
--- Begin Message ---Source: vzctl Source-Version: 3.0.22-7 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.22-7.diff.gz to pool/main/v/vzctl/vzctl_3.0.22-7.diff.gz vzctl_3.0.22-7.dsc to pool/main/v/vzctl/vzctl_3.0.22-7.dsc vzctl_3.0.22-7_i386.deb to pool/main/v/vzctl/vzctl_3.0.22-7_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. Ola Lundqvist <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 11 May 2008 14:33:56 +0200 Source: vzctl Binary: vzctl Architecture: source i386 Version: 3.0.22-7 Distribution: unstable Urgency: low Maintainer: Ola Lundqvist <[EMAIL PROTECTED]> Changed-By: Ola Lundqvist <[EMAIL PROTECTED]> Description: vzctl - server virtualization solution - control tools Closes: 479797 Changes: vzctl (3.0.22-7) unstable; urgency=low . * Correction for bash completion merged from ubuntu. Thanks to Daniel Hahler <[EMAIL PROTECTED]> for this information. Closes: #479797. * Also changed so that the default OS TEMPLATE is Debian and not fedora-core-4. Files: aa5d9f4983e21c456775ca68ace6705f 581 admin optional vzctl_3.0.22-7.dsc ac7348369e57fc8539887b1c1b75e738 95213 admin optional vzctl_3.0.22-7.diff.gz 7f497f4abdf5983e049ad4a509d872aa 191612 admin optional vzctl_3.0.22-7_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIJujUGKGxzw/lPdkRAhzhAKCg+wpFUp0pFrz3hW+Bg66RtIC43QCeO/wR ljSxhLqelJ/yfml8fihfE2M= =Ycig -----END PGP SIGNATURE-----
--- End Message ---

