Hi,

On lun, sep 26, 2005, Peter Hicks wrote:
> On a laptop where wpasupplicant was working last week, today's upgrade
> breaks and reports problems loading an OpenSC library.
> Installing libopensc-openssl works around this problem - should the package
> depend on it?

 Same problem here:
 bee# /usr/sbin/wpa_supplicant -i ath1 -c /etc/wpa_supplicant.conf -w   
 ENGINE: ctrl cmd_string failed: LOAD (null) [error:25066067:DSO support
 routines:DLFCN_LOAD:could not load the shared library]
 SSL: Failed to initialize TLS context.
 Failed to initialize EAPOL state machines.
 zsh: segmentation fault  /usr/sbin/wpa_supplicant -i ath1 -c
 /etc/wpa_supplicant.conf -w

 bee# strace -f /usr/sbin/wpa_supplicant -i ath1 -c
 /etc/wpa_supplicant.conf -w
 execve("/usr/sbin/wpa_supplicant", ["/usr/sbin/wpa_supplicant", "-i",
 "ath1", "-c", "/etc/wpa_supplicant.conf", "-w"], [/* 12 vars */]) = 0
 ...
 open("/usr/lib/opensc/engine_opensc.so", O_RDONLY) = -1 ENOENT (No such
 file or directory)
 fstat64(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
 0) = 0xb7f75000
 write(1, "ENGINE: ctrl cmd_string failed: "..., 127ENGINE: ctrl
 cmd_string failed: LOAD (null) [error:25066067:DSO support
 routines:DLFCN_LOAD:could not load the shared library]

 Installing libopensc-openssl helped getting wpasupplicant running
 again.

   Cheers,

-- 
Loïc Minier <[EMAIL PROTECTED]>

Reply via email to