>     * From: "Dennis G. Wicks" <[EMAIL PROTECTED]>
>  ldconfig: /usr/lib/libgnutls-openssl.so.11 is not a symbolic link
> I was installing a bunch of packages and it seemed to repeat, but not with 
> every program.

only the packages which execute ldconfig in they installation scripts
(so packages which contain a library)

> Anybody know how to fix this and get the symlinks back like they are supposed 
> to be?

since on my etch partition

   grep /usr/lib/libgnutls-openssl /var/lib/dpkg/info/*.list
/var/lib/dpkg/info/libgnutls13.list:/usr/lib/libgnutls-openssl.so.13.0.9
/var/lib/dpkg/info/libgnutls13.list:/usr/lib/libgnutls-openssl.so.13

on that partition I would reinstall the libgnutls13 package.

On my sarge partition,

   grep /usr/lib/libgnutls-openssl /var/lib/dpkg/info/*.list
/var/lib/dpkg/info/libgnutls11.list:/usr/lib/libgnutls-openssl.so.11.1.16
/var/lib/dpkg/info/libgnutls11.list:/usr/lib/libgnutls-openssl.so.11

so there the package would be libgnutls11.

Adapt the method to your case.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to