Your message dated Sat, 19 Nov 2011 09:44:37 +0000
with message-id <[email protected]>
and subject line Bug#641975: Removed package(s) from unstable
has caused the Debian Bug report #431918,
regarding libssl0.9.8 - unable to load crypto engines
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.)
--
431918: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=431918
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libssl0.9.8
Version: 0.9.8e-5
Severity: important
openssl fails to load any crypto engine:
| $ openssl speed -engine ubsec
| invalid engine "ubsec"
| 6939:error:2506406A:DSO support routines:DLFCN_BIND_FUNC:could not bind to
the requested symbol name:dso_dlfcn.c:261:symname(bind_engine):
| 6939:error:2506C06A:DSO support routines:DSO_bind_func:could not bind to the
requested symbol name:dso_lib.c:294:
| 6939:error:260B6068:engine routines:DYNAMIC_LOAD:DSO failure:eng_dyn.c:463:
| 6939:error:2606A074:engine routines:ENGINE_by_id:no such
engine:eng_list.c:415:id=ubsec
| 6939:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared
library:dso_dlfcn.c:162:filename(libubsec.so): libubsec.so: cannot open shared
object file: No such file or directory
| 6939:error:25070067:DSO support routines:DSO_load:could not load the shared
library:dso_lib.c:244:
| 6939:error:260B6084:engine routines:DYNAMIC_LOAD:dso not found:eng_dyn.c:450:
The relevant code smells like aliasing errors even if gcc does not give any
diagnostics:
| DSO_FUNC_TYPE sym, *tsym = &sym;
| *(void **)(tsym) = dlsym(ptr, symname);
| if(sym == NULL)
Bastian
--
I'm a soldier, not a diplomat. I can only tell the truth.
-- Kirk, "Errand of Mercy", stardate 3198.9
--- End Message ---
--- Begin Message ---
Version: 0.9.8o-7+rm
Dear submitter,
as the package openssl098 has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see http://bugs.debian.org/641975
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)
--- End Message ---