Your message dated Sat, 29 Mar 2008 19:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#411253: fixed in ipvsadm 1.24+1.21-1.5
has caused the Debian Bug report #411253,
regarding ipvsadm: bashism in ipvsadm.postinst
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.)
--
411253: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=411253
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: ipvsadm
Version: 1.24+1.21-1.4
Severity: important
This line in ipvsadm.postinst:
ipvsadm -L -n >& /dev/null || true
should be changed to:
ipvsadm -L -n > /dev/null 2>&1 || true
in order to be more portable amongst bourne shells. In particular, this
made ipvsadm uninstallable for me using a common sh -> dash setup.
- Gus
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing'), (89, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Versions of packages ipvsadm depends on:
ii debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii libc6 2.3.6.ds1-11 GNU C Library: Shared libraries
ii libpopt0 1.10-3 lib for parsing cmdline parameters
ipvsadm recommends no packages.
-- debconf information:
* ipvsadm/kernel_does_not_support_ipvs:
ipvsadm/daemon_multicast_interface: eth0
* ipvsadm/auto_load_rules: false
* ipvsadm/daemon_method: none
--- End Message ---
--- Begin Message ---
Source: ipvsadm
Source-Version: 1.24+1.21-1.5
We believe that the bug you reported is fixed in the latest version of
ipvsadm, which is due to be installed in the Debian FTP archive:
ipvsadm_1.24+1.21-1.5.diff.gz
to pool/main/i/ipvsadm/ipvsadm_1.24+1.21-1.5.diff.gz
ipvsadm_1.24+1.21-1.5.dsc
to pool/main/i/ipvsadm/ipvsadm_1.24+1.21-1.5.dsc
ipvsadm_1.24+1.21-1.5_i386.deb
to pool/main/i/ipvsadm/ipvsadm_1.24+1.21-1.5_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.
Petter Reinholdtsen <[EMAIL PROTECTED]> (supplier of updated ipvsadm 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: Sat, 29 Mar 2008 19:57:51 +0100
Source: ipvsadm
Binary: ipvsadm
Architecture: source i386
Version: 1.24+1.21-1.5
Distribution: unstable
Urgency: low
Maintainer: Joerg Wendland <[EMAIL PROTECTED]>
Changed-By: Petter Reinholdtsen <[EMAIL PROTECTED]>
Description:
ipvsadm - Linux Virtual Server support programs
Closes: 411253 426198 466256
Changes:
ipvsadm (1.24+1.21-1.5) unstable; urgency=low
.
* Non-maintainer upload to solve release goal.
* Add LSB dependency header to init.d scripts (Closes: #466256).
* Fix bashism in postinst script (Closes: #411253). Patch from
Angus Lees.
* Add Spanish debconf translation from César Gómez Martín
(Closes: #426198).
Files:
875fbeadd301908ba8556b1f57b9eeca 614 net extra ipvsadm_1.24+1.21-1.5.dsc
7c111bf274ba473787fc7222148fa0a7 26826 net extra ipvsadm_1.24+1.21-1.5.diff.gz
d3db523d6bd266e141de7a8023945360 47240 net extra ipvsadm_1.24+1.21-1.5_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH7pNM20zMSyow1ykRAlsWAJ424gTLG1Z3LGodDwN/myz0zJFGiACg1DhI
zwwWTsEAQH5FaKFX/gc4vRc=
=N+Xv
-----END PGP SIGNATURE-----
--- End Message ---