Your message dated Sun, 31 Jan 2010 10:34:06 +1000
with message-id <[email protected]>
and subject line Re: [pkg-wpa-devel] Bug#567710: wpasupplicant: dbus config
file wrong - doesn't associate
has caused the Debian Bug report #567710,
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.)
--
567710: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567710
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wpasupplicant
Version: 0.6.9-3
Severity: normal
I think that the dbus configuration file at
/usr/share/dbus-1/system-services/fi.epitest.hostap.WPASupplicant.service
is wrong; the line
Exec=/sbin/wpa_supplicant -u -s
doesn't work for me; no key gets set for the wireless interface, although
an strace shows that wpa_supplicant is reading the config file and setting
the ESSID and the frequency (via ioctl), but no keys.
If I replace the line with
Exec=/sbin/wpa_supplicant -i wlan0 -c /etc/wpa_supplicant/home.conf
I get a connection just fine.
Strangely it did work some days ago (1-3 weeks); but that's where I could
trace an error.
Regards,
Phil
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (101,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.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-5 Embedded GNU C Library: Shared lib
ii libdbus-1-3 1.2.16-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 libreadline5 5.2-7 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 ---
On Sunday 31 January 2010 06:46:01 Philipp Marek wrote:
> Package: wpasupplicant
> Version: 0.6.9-3
> Severity: normal
>
> I think that the dbus configuration file at
>
> /usr/share/dbus-1/system-services/fi.epitest.hostap.WPASupplicant.service
>
> is wrong; the line
>
> Exec=/sbin/wpa_supplicant -u -s
It is correct. There is no problem there.
>
> doesn't work for me; no key gets set for the wireless interface, although
> an strace shows that wpa_supplicant is reading the config file and setting
> the ESSID and the frequency (via ioctl), but no keys.
>
>
>
> If I replace the line with
>
> Exec=/sbin/wpa_supplicant -i wlan0 -c /etc/wpa_supplicant/home.conf
>
> I get a connection just fine.
Then whatever dbus-using user interface which feeds the dbus activated
wpa_supplicant process is at fault or poorly configured.
>
>
> Strangely it did work some days ago (1-3 weeks); but that's where I could
> trace an error.
>
>
> Regards,
>
> Phil
Maybe NetworkManager and associated libs changed.
Closing.
Thanks, Kel.
--- End Message ---