Your message dated Mon, 26 Sep 2011 16:15:57 +0200
with message-id <[email protected]>
and subject line Re: [pkg-wpa-devel] Bug#572143: wpasupplicant: dbus config
file wrong - doesn't associate
has caused the Debian Bug report #572143,
regarding wpasupplicant: dbus config file wrong - doesn't associate
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.)
--
572143: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572143
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wpasupplicant
Version: 0.6.10-1
Severity: important
Same Problem like in Bug #567710.
On my System there is a wpa_supplicant running all the time:
13169 ? S 0:00 /sbin/wpa_supplicant -u -s
I configured my Wireless-Interface like this:
allow-hotplug wlan0
iface wlan0 inet manual
pre-up /sbin/iwconfig wlan0 txpower auto
wpa-driver wext
wpa-roam /etc/wpa_supplicant/home.conf
post-down /sbin/iwconfig wlan0 txpower off
If I do a ifup wlan0, the wpa_supplicant is started twice, the already
running process is not stopped. There is a conflict and the wlan0 does
not work.
I tried to stop the running process, but it restarts suddenly.
I replaced the /sbin/wpa_supplicant by a shell script with a sleep 86000
and killed the process so that it can not restart again. After this
I replaced the binary with the original one and made a ifup wlan0 and it
worked.
What is the Problem? Why is "/sbin/wpa_supplicant -u -s" always running?
On my other Laptop with Lenny there is no process running.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages wpasupplicant depends on:
ii adduser 3.112 add and remove users and groups
ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib
ii libdbus-1-3 1.2.20-2 simple interprocess messaging syst
ii libnl1 1.1-5 library for dealing with netlink s
ii libpcsclite1 1.5.5-1 Middleware to access a smart card
ii libreadline6 6.1-1 GNU readline and history libraries
ii libssl0.9.8 0.9.8k-8 SSL shared libraries
ii lsb-base 3.2-23 Linux Standard Base 3.2 init scrip
wpasupplicant recommends no packages.
Versions of packages wpasupplicant suggests:
pn libengine-pkcs11-openssl <none> (no description available)
pn wpagui <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi
On Monday 26 September 2011, Kel Modderman wrote:
> On Tuesday 02 March 2010 07:04:44 Oliver Joa wrote:
> > Package: wpasupplicant
> > Version: 0.6.10-1
> > Severity: important
> >
> > Same Problem like in Bug #567710.
> >
> > On my System there is a wpa_supplicant running all the time:
> >
> > 13169 ? S 0:00 /sbin/wpa_supplicant -u -s
> >
> > I configured my Wireless-Interface like this:
> >
> > allow-hotplug wlan0
> > iface wlan0 inet manual
> > pre-up /sbin/iwconfig wlan0 txpower auto
> > wpa-driver wext
> > wpa-roam /etc/wpa_supplicant/home.conf
> > post-down /sbin/iwconfig wlan0 txpower off
> >
> > If I do a ifup wlan0, the wpa_supplicant is started twice, the already
> > running process is not stopped. There is a conflict and the wlan0 does
> > not work.
> >
> > I tried to stop the running process, but it restarts suddenly.
> > I replaced the /sbin/wpa_supplicant by a shell script with a sleep 86000
> > and killed the process so that it can not restart again. After this
> > I replaced the binary with the original one and made a ifup wlan0 and it
> > worked.
> >
> > What is the Problem? Why is "/sbin/wpa_supplicant -u -s" always running?
> > On my other Laptop with Lenny there is no process running.
>
> You have network-manager, WICD or some other software installed which starts
> it. All these other softwares conflict with settings made in
> /etc/network/interfaces to an extent.
No respone for over a year, closing as this is most likely a
configuration error as described by Kel.
Regards
Stefan Lippers-Hollmann
--- End Message ---