Your message dated Sun, 04 Jul 2010 08:32:13 +0000
with message-id <e1ovkcx-0008fk...@franck.debian.org>
and subject line Bug#587992: fixed in ifenslave-2.6 1.1.0-16
has caused the Debian Bug report #587992,
regarding ifenslave-2.6: messes with wireless-tools configuration files
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.)


-- 
587992: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587992
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ifenslave-2.6
Version: 1.1.0-15
Severity: serious
Tags: patch
Justification: Policy 10.7.4

the preinst script messes with files from wireless-tools. i'm guessing this was
a copy-and-paste error. following patch should address the issue:

diff -Nru ifenslave-2.6-1.1.0/debian/ifenslave-2.6.preinst 
ifenslave-2.6-1.1.0/debian/ifenslave-2.6.preinst
--- ifenslave-2.6-1.1.0/debian/ifenslave-2.6.preinst    2009-12-18 
04:26:43.000000000 -0800
+++ ifenslave-2.6-1.1.0/debian/ifenslave-2.6.preinst    2010-07-03 
10:56:50.000000000 -0700
@@ -17,8 +17,8 @@
 case "$1" in
 install|upgrade)
         if dpkg --compare-versions "$2" le "1.1.0-6"; then
-                prep_mv_conffile ifenslave 
"/etc/network/if-up.d/wireless-tools"
-                prep_mv_conffile ifenslave 
"/etc/network/if-down.d/wireless-tools"
+                prep_mv_conffile ifenslave "/etc/network/if-up.d/ifenslave"
+                prep_mv_conffile ifenslave "/etc/network/if-down.d/ifenslave"
         fi
 esac


live well,
  vagrant



--- End Message ---
--- Begin Message ---
Source: ifenslave-2.6
Source-Version: 1.1.0-16

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

ifenslave-2.6_1.1.0-16.debian.tar.gz
  to main/i/ifenslave-2.6/ifenslave-2.6_1.1.0-16.debian.tar.gz
ifenslave-2.6_1.1.0-16.dsc
  to main/i/ifenslave-2.6/ifenslave-2.6_1.1.0-16.dsc
ifenslave-2.6_1.1.0-16_amd64.deb
  to main/i/ifenslave-2.6/ifenslave-2.6_1.1.0-16_amd64.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 587...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guus Sliepen <g...@debian.org> (supplier of updated ifenslave-2.6 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, 04 Jul 2010 10:16:16 +0200
Source: ifenslave-2.6
Binary: ifenslave-2.6
Architecture: source amd64
Version: 1.1.0-16
Distribution: unstable
Urgency: low
Maintainer: Guus Sliepen <g...@debian.org>
Changed-By: Guus Sliepen <g...@debian.org>
Description: 
 ifenslave-2.6 - Attach and detach slave interfaces to a bonding device
Closes: 499922 587992
Changes: 
 ifenslave-2.6 (1.1.0-16) unstable; urgency=low
 .
   * Apply patches from Vagrant Cascadian:
 .
     - Do not try to move config files on a fresh install. Closes: #499922
     - Do not try to move config files from wireless-tools. Closes: #587992
 .
   * Bump Standards-Version.
   * Add ${misc:Depends}.
Checksums-Sha1: 
 bd37257a0d454affcaebda346f9b6e28b30c08d7 1015 ifenslave-2.6_1.1.0-16.dsc
 6b937d25d8d7894cd0fce61a4054470138427b13 9379 
ifenslave-2.6_1.1.0-16.debian.tar.gz
 b56bee5b51ce3d320ac5d8b66b1c6790328b240a 18366 ifenslave-2.6_1.1.0-16_amd64.deb
Checksums-Sha256: 
 3475f9966dbad9fc6b24a6b9f0fd9c60fbf3bbc1db54e7f464c367a62e00adff 1015 
ifenslave-2.6_1.1.0-16.dsc
 9851bc577119d99e24a0a13b8c441a7d1e9bf430b6697862b899f19554faf2f5 9379 
ifenslave-2.6_1.1.0-16.debian.tar.gz
 816d2d2af70713abc0df719e77919782db5c98833cda3ae81582cd9978e404a9 18366 
ifenslave-2.6_1.1.0-16_amd64.deb
Files: 
 244ddfca7bd80e74316aa554a96e7a4f 1015 net optional ifenslave-2.6_1.1.0-16.dsc
 df4ba1a2529aca3b791c00426acd954c 9379 net optional 
ifenslave-2.6_1.1.0-16.debian.tar.gz
 161dcb0713c6fb373fecdf184a7cc124 18366 net optional 
ifenslave-2.6_1.1.0-16_amd64.deb

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

iEYEARECAAYFAkwwQ2cACgkQAxLow12M2ntOfACghELBPxScDWRHxT7OtJ02DMHo
UHEAoI0TfhE3VYGjAwSl+2HL84h+rR90
=2W3n
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to