On torsdagen den 8 september 2011, Matthias Klose wrote:
> No, the symlinks are not broken.  Maybe you do maintain a package with
> broken or explicit checks for locations of libraries?

The symlinks are fine in the unstable/testing version (1.4.0-8), because 
there they're created "by hand" in debian/rules, but they are indeed 
broken in the experimental version:

$ ls -l /usr/lib/libkrb5.so /usr/lib/libasn1.so
lrwxrwxrwx 1 root root 18 14 aug 04.30 /usr/lib/libasn1.so -> heimdal/libasn1.so
lrwxrwxrwx 1 root root 18 14 aug 04.29 /usr/lib/libkrb5.so -> heimdal/libkrb5.so
$ ls -l /usr/lib/heimdal
ls: cannot access /usr/lib/heimdal: No such file or directory

As I wrote elsewhere, using krb5-config --libs (or pkg-config) avoids the
problem, but then maybe these symlinks should be dropped altogether?

-- 
Magnus Holmgren        holmg...@debian.org
Debian Developer 

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to