[19448] in Athena Bugs
linux 9.0.13: libreadline
daemon@ATHENA.MIT.EDU (root)
Fri Jul 27 19:12:48 2001
Message-Id: <200107272312.TAA04511@tiny-test1.mit.edu>
To: bugs@MIT.EDU
Date: Fri, 27 Jul 2001 19:12:46 -0400
From: root <root@tiny-test1.mit.edu>
System name: tiny-test1.mit.edu
Type and version: i686 9.0.13
Display type: XFree86 3.3.6a SVGA
Shell: /bin/bash
Window manager: unknown
What were you trying to do?
I was trying to actually use amanda (the backup system)
What's wrong:
it uses libreadline, and usually uses /usr/lib/libreadline.so.3
When the machines updated from 8.4.25 to 9.0.11,
the symlink was broken -- libreadline.so.3 now points
at a nonexistan libreadline.so.3.0
What should have happened:
When the update occurred, it should have deleted libreadline.so.3
entirely or (what I did) link it to libreadline.so.4
Please describe any relevant documentation references: