Your message dated Sat, 23 Sep 2006 10:32:12 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#329419: fixed in guessnet 0.40-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: guessnet
Version: 0.36-1
Severity: important
*** Please type your report below this line ***
Facts
-----
I'm using waproamd+ifplugd+guessnet on a wireless lan with a WEP key and
DHCP, so this is what happens on my system:
- plug-in wireless pcmcia card
- cardmgr loads card's drivers (hostap's) and executes './network start
wlan0', this makes hotplug launch waproamd and ifplugd (this last one,
does not detect link beat and "sleeps" 'till new notice)
- waproamd detects the new wireless lan and sets it up (ap, channel, essid,
plus wep key)
- ifplugd detects the wireless link beat (AP association) and runs my tests
with guessnet
- the 'test wireless mac <mac> essid <essid>' is runt by
/usr/share/guessnet/test/test-wireless, which after doing the pertinent
checks (maybe the MAC_ADDRESS and ACTUAL_MAC_ADDRESS should be both put
on the same case - upper or lower, but both the same -, to avoid
mistakes) and before exiting, does a 'ifconfig "$IFACE" down', which in
turn deassociates the card from the AP (at least on my system)
- as the guessnet's test succeeded on a DHCP logical iface, it sends a
DHCPREQUEST, but the connection is not really up
Problem
-------
When the client (me) deassociates, the dhclient is not killed and continues
requesting a lease.
If when waproamd retries to connect again the same wlan is used, a dhclient
(I don't know if the old is finally killed a a new one spawned) finally
gets its job done (as I think the previous ifplugd finally succeeds and the
new event triggered by waproamd (new link beat) is cancelled.
If the wlan disappears, my system gets mad and the wlan card stops
working... I don't know why.
I haven't made all the possible tests, and I'm not pretty sure on what
happens after the test-wireless' ifconfig ... down, but I think something
goes wrong (is there any special or concrete case why you put that line
there?)
I didn't test the other two scripts, but they all have an ifconfig ... down
line that could be problematic (I don't know...).
Solution
--------
I commented the 'ifconfig "$IFACE" down' line on guessnet's test-wireless
script and everything went straightforward as expected.
Well, I think i wrote too much for such a simple thing, sorry :)
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages guessnet depends on:
ii libc6 2.3.5-6 GNU C Library: Shared libraries an
ii libgcc1 1:4.0.1-2 GCC support library
ii libnet1 1.1.2.1-2 library for the construction and h
ii libpcap0.7 0.7.2-7 System interface for user-level pa
ii libstdc++5 1:3.3.6-7 The GNU Standard C++ Library v3
guessnet recommends no packages.
Versions of packages guessnet suggests:
ii ifplugd 0.26-2 A configuration daemon for ethernet
pn pppoe <none> (no description available)
ii waproamd 0.6-7 WLAN roaming daemon
Versions of other interesting packages:
ii ifupdown 0.6.7 high level tools to configure netwo
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: guessnet
Source-Version: 0.40-1
We believe that the bug you reported is fixed in the latest version of
guessnet, which is due to be installed in the Debian FTP archive:
guessnet_0.40-1.diff.gz
to pool/main/g/guessnet/guessnet_0.40-1.diff.gz
guessnet_0.40-1.dsc
to pool/main/g/guessnet/guessnet_0.40-1.dsc
guessnet_0.40-1_i386.deb
to pool/main/g/guessnet/guessnet_0.40-1_i386.deb
guessnet_0.40.orig.tar.gz
to pool/main/g/guessnet/guessnet_0.40.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.
Enrico Zini <[EMAIL PROTECTED]> (supplier of updated guessnet 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, 23 Sep 2006 16:39:57 +0100
Source: guessnet
Binary: guessnet
Architecture: source i386
Version: 0.40-1
Distribution: unstable
Urgency: low
Maintainer: Enrico Zini <[EMAIL PROTECTED]>
Changed-By: Enrico Zini <[EMAIL PROTECTED]>
Description:
guessnet - Guess which LAN a network device is connected to
Closes: 329419 336924 387600 387601 387603
Changes:
guessnet (0.40-1) unstable; urgency=low
.
[ Joachim Breitner ]
* test-wireless makes wireless interface lose association (Closes:
#329419)
Until now, test-wireless ifconfig up'ed the interface and ifconfig down'ed
it afterwards, which always caused a disconnect. I have removed these
lines. If it breaks it for you now, please tell us, so that we can
implement a conditional ifconfig-up-and-down'ing.
.
[ Enrico Zini ]
* New upstream version.
- Use the system classes from wibble 0.1.4+
- Fix the script line parser for the standalone configuration file.
Closes: bug#387601.
- Correctly prints wlan and priv link beat detection errors.
Closes: bug#387603.
- Better output for link detection functions when they fail.
Closes: bug#387600.
- Correctly handle error cases in link beat detection.
Closes: bug#336924.
- Don't check if the wlan interface is associated with an AP as part
of link-beat detection.
* Added X-Vcs-Svn tag to debian/control
Files:
729e6ab2c218e58ff6fe3d87e13f2f16 795 net optional guessnet_0.40-1.dsc
e0ef5070a48ade65bc50985607fe484e 308312 net optional guessnet_0.40.orig.tar.gz
88b535ad305b3a80fd0c2e0d7ff9e549 20 net optional guessnet_0.40-1.diff.gz
d829388dd84e54e160dda6a109294b1a 302194 net optional guessnet_0.40-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFFWsN9LSwzHl+v6sRAjhWAJ9ZWPGa6VwTdkLaf8dqGUTv24mxtQCcDZJC
YyJc0QV8mP/El8LskgCJE28=
=t73O
-----END PGP SIGNATURE-----
--- End Message ---