Frans Pop a écrit : > Looks like it is indeed the postinst. This has: > > if [ "$type" = "configure" ] > then > [...] > > # Add support for /etc/ld.so.conf.d > if dpkg --compare-versions $preversion lt 2.3.6-16; then > > Which is probably not correct on initial installation.
Yep, I confirm that. Moreover the code should be executed unconditionally as we want support for /etc/ld.so.conf.d available also on new installations. -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL PROTECTED] `- people.debian.org/~aurel32 | www.aurel32.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

