Your message dated Tue, 17 Jul 2007 10:39:09 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#433418: libss looks for libreadline.so.4:libreadline.so at
runtime
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: ss-dev
Version: 2.0-1.39+1.40-WIP-2006.11.14+dfsg-2
Severity: important
>From e2fsprogs/lib/ss/get_readline.c:
#define DEFAULT_LIBPATH
"libreadline.so.4:libreadline.so:libedit.so.2:libedit.so:libeditline.so.0:libeditline.so"
However, etch does not even have libreadline.so.4, and only has
libreadline.so if the libreadline5-dev package is installed.
Furthermore, an application I'm trying to compile (MIT Discuss)
segfaults in ss_listen when libss doesn't find libreadline and falls
back to libedit.
--- End Message ---
--- Begin Message ---
Version: 1.39+1.40-WIP-2007.04.07+dfsg-1
On Mon, Jul 16, 2007 at 11:13:18PM -0400, Anders Kaseorg wrote:
> Package: ss-dev
> Version: 2.0-1.39+1.40-WIP-2006.11.14+dfsg-2
> Severity: important
>
> >From e2fsprogs/lib/ss/get_readline.c:
>
> #define DEFAULT_LIBPATH
> "libreadline.so.4:libreadline.so:libedit.so.2:libedit.so:libeditline.so.0:libeditline.so"
>
> However, etch does not even have libreadline.so.4, and only has
> libreadline.so if the libreadline5-dev package is installed.
This was fixed in 1.39+1.40-WIP-2007.04.07+dfsg-1.
Feisty is currently using 1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1, and
Gutsy is at 1.40.2.
BTW, I'm not sure why you rated this as an "important" bug, when it's
not applicable to modern distro releases ---after all, it's fixed in
Debian Obsolete.... err, I mean Debian Stable as well as Ubuntu
Feisty. In addition there is a simple workaround, which is to use the
SS_READLINE_PATH environment variable.
> Furthermore, an application I'm trying to compile (MIT Discuss)
> segfaults in ss_listen when libss doesn't find libreadline and falls
> back to libedit.
I can't replicate this; it works just fine for me when I force debugfs
to use libedit.
- Ted
--- End Message ---