Your message dated Tue, 18 Nov 2008 20:48:07 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#500862: fixed in vzctl 3.0.23-1 has caused the Debian Bug report #500862, regarding vzctl: does not setup /etc/mailname 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.) -- 500862: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500862 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: vzctl Version: 3.0.22-11 Severity: normal Tags: patch *** Please type your report below this line *** The vzctl startup script /etc/vz/dists/scripts/debian-set_hostname.sh does not setup /etc/mailname properly. It's left with localhost set. The following patch should solve this. It also removes a small cosmetic bug: The function set_hostname did not use the ${cfgfile} variable. --- /tmp/debian-set_hostname.sh 2008-10-01 15:32:06.000000000 +0200 +++ /etc/vz/dists/scripts/debian-set_hostname.sh 2008-10-01 15:32:19.000000000 +0200 @@ -32,11 +32,12 @@ local hostname=$2 [ -z "${hostname}" ] && return 0 - echo "${hostname}" > /etc/hostname + echo "${hostname}" > ${cfgfile} hostname ${hostname} } change_hostname /etc/hosts "${HOSTNM}" "${IP_ADDR}" set_hostname /etc/hostname "${HOSTNM}" +set_hostname /etc/mailname "${HOSTNM}" exit 0 -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (900, 'stable'), (500, 'proposed-updates'), (90, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.26-bpo.1-openvz-686 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Versions of packages vzctl depends on: ii iproute 20061002-3 Professional tools to control the ii libc6 2.3.6.ds1-13etch7 GNU C Library: Shared libraries ii vzquota 3.0.11-1 server virtualization solution - q Versions of packages vzctl recommends: ii rsync 2.6.9-2etch2 fast remote file copy program (lik -- no debconf information -- Lieber... eine Latte in der Hose als ein Brett vor dem Kopf. ************************************************************************ PGP Key: 0x1E727CE6 / 9085 48BD 8332 4BFC D80C A6CF D162 20BB 1E72 7CE6
--- End Message ---
--- Begin Message ---Source: vzctl Source-Version: 3.0.23-1 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.23-1.diff.gz to pool/main/v/vzctl/vzctl_3.0.23-1.diff.gz vzctl_3.0.23-1.dsc to pool/main/v/vzctl/vzctl_3.0.23-1.dsc vzctl_3.0.23-1_i386.deb to pool/main/v/vzctl/vzctl_3.0.23-1_i386.deb vzctl_3.0.23.orig.tar.gz to pool/main/v/vzctl/vzctl_3.0.23.orig.tar.gz 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: Tue, 18 Nov 2008 20:16:24 +0100 Source: vzctl Binary: vzctl Architecture: source i386 Version: 3.0.23-1 Distribution: experimental Urgency: low Maintainer: Ola Lundqvist <[EMAIL PROTECTED]> Changed-By: Ola Lundqvist <[EMAIL PROTECTED]> Description: vzctl - server virtualization solution - control tools Closes: 490060 500862 504449 Changes: vzctl (3.0.23-1) experimental; urgency=low . * New upstream release This release includes a number of fixes for ubuntu, closes: #504449, #490060. * Applied patch from Sebastian Klamar <[EMAIL PROTECTED]> that fix /etc/mailname creation in a proper way. This has been applied upstream for next 3.0.24 version as well. Closes: #500862. * Corrected examples location. * Changed from make clean to make distclean, to really clean the build before rebuild. * Changed copyright name in debian/copyright file because of name change of the company providing the upstream source. Files: d286e51dbd2470cf9a44e379607ca0c8 580 admin optional vzctl_3.0.23-1.dsc 034a886fa857c70d4f65e06b69c4275a 447220 admin optional vzctl_3.0.23.orig.tar.gz 8447bca0e192b5e69db7e1816139ab23 9465 admin optional vzctl_3.0.23-1.diff.gz 93418588883701eff8e7358422245b28 196284 admin optional vzctl_3.0.23-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFJIyJzGKGxzw/lPdkRAsFyAKCr4ZOg9bMwWhQt9H+yTkGjRDVtHQCfdJVc 4r39ZBNLhFSb8tiz2UvZOKA= =AgJR -----END PGP SIGNATURE-----
--- End Message ---

