[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#409516: libc6: error in dpkg --compare-versions call



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
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net



Reply to: