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

Bug#685706: libc-bin: order of /etc/ld.so.conf.d/*.conf



On 2018-09-16 02:38, Alexander Huynh wrote:
> Hello all,
> 
> I have a branch on Salsa [0] that would provide ordering for the two files I
> currently see placed in /etc/ld.so.conf.d/:
> 
>   * libc.conf
>   * $(uname -m)-linux-gnu.conf
> 
> I've also done a sweep of the rest of the repo, adding ordering to other files
> that could appear in /etc/ld.so.conf.d/.

This only changes the name of the files, which is the trivial part. As
those are conf files, the problem is to handle them during the package
upgrade, probably using dpkg-maintscript-helper. During the whole
upgrade process, the biarch compat files (old or new version) should never
have bigger priority than the corresponding native one, as it might
render the libc unusable for some weird multiarch + multilib
configurations.

Aurelien

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurelien@aurel32.net                 http://www.aurel32.net


Reply to: