Your message dated Tue, 19 Feb 2008 22:02:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#460627: fixed in network-config 0.1-4
has caused the Debian Bug report #460627,
regarding wpasupplicant will not support -w command line option
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.)


-- 
460627: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=460627
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: network-config
Severity: important
Tags: patch

Hi,

wpasupplicant package version 0.6.2-2 and above no longer support the -w
(wait for network interface) command line option, and will exit with an error
if used. Furthermore, the -w option hasn't been working right for a long time,
see #350963.

It is planned to upload wpasupplicant 0.6.2-2 to sid very soon. Please apply
patch below.

Thanks, Kel.
---
diff -Nrup network-config-0.1/network-config.pl 
network-config-0.1.patch/network-config.pl
--- network-config-0.1/network-config.pl        2006-08-07 01:13:54.000000000 
+1000
+++ network-config-0.1.patch/network-config.pl  2008-01-14 18:44:44.000000000 
+1000
@@ -658,7 +658,7 @@ network={
                        #we run wpa_supplicant
                        $command="pkill -9 wpa_supplicant";
                        execute_command($command);
-                       $command="wpa_supplicant -Bw -D$wpa_driver 
-i$device->{name} -c$wpa_configuration_file";
+                       $command="wpa_supplicant -B -D$wpa_driver 
-i$device->{name} -c$wpa_configuration_file";
                        execute_command($command);
                    }
                }
---



--- End Message ---
--- Begin Message ---
Source: network-config
Source-Version: 0.1-4

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

network-config_0.1-4.diff.gz
  to pool/main/n/network-config/network-config_0.1-4.diff.gz
network-config_0.1-4.dsc
  to pool/main/n/network-config/network-config_0.1-4.dsc
network-config_0.1-4_all.deb
  to pool/main/n/network-config/network-config_0.1-4_all.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.
Marvin Stark <[EMAIL PROTECTED]> (supplier of updated network-config 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: Thu, 14 Feb 2008 18:10:49 +0000
Source: network-config
Binary: network-config
Architecture: source all
Version: 0.1-4
Distribution: unstable
Urgency: low
Maintainer: Marvin Stark <[EMAIL PROTECTED]>
Changed-By: Marvin Stark <[EMAIL PROTECTED]>
Description: 
 network-config - Simple network configuration tool
Closes: 460627
Changes: 
 network-config (0.1-4) unstable; urgency=low
 .
   * Changed Standards-Version to 3.7.3
   * wpasupplicant does not support argument -w anymore (Closes: #460627)
     Thanks to Kel Modderman
   * Made menu file lintian clean
Files: 
 46ad0162cc4bd60da902871530c4f7b3 632 utils optional network-config_0.1-4.dsc
 c97ef743305254f92fbe5db8c601f288 6957 utils optional 
network-config_0.1-4.diff.gz
 dfa09ea164e87417dc2742b6f7e6bcee 31634 utils optional 
network-config_0.1-4_all.deb

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

iD8DBQFHu0f/BnqtBMk7/3kRAn3PAJ4jzwpPfOE0BJ+hbnloGMI9HteGuACgmWRv
uao5J1VpJ2IZgbf1RmG3ljs=
=aQ2W
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to