On 11/05/10 22:24, Jan de Groot wrote:
On Mon, 2010-05-10 at 23:17 +0200, Thomas Bächler wrote:
This moves the shared library from /usr/lib to /lib, so that dynamically
linked cryptsetup works before /usr is mounted.
libgcrypt.so is in both /lib and /usr/lib. IMHO there should be only
a .so in /usr/lib, not /lib.
I would agree, but then some other packages do the same and have the .so
in both (e.g. acl, attr, bzip2, readline), so I am not overly concerned.
Then again, maybe those should be fixed too...
Allan