Junichi Uekawa <[EMAIL PROTECTED]> writes:

> Hi,
>
>> I'm not suggesting splitting the dirs. Just the way the link is setup.
>> 
>> I'm suggesting creating it in the maintainer scripts instead of the
>> data.tar.gz so packages that do ship files in (/usr)/lib64 don't make
>> libc6 unupgradable.
>
> On debootstrap install, libc6 postinst isn't actually ran that early,
> and if this change is made, probably require some hacks within
> debootstrap/cdebootstrap.
>
>
> regards,
>       junichi

Yes, preinst (or postinst) would have to "mv /lib64/* /lib/;
/lib/ld-linux.so.* ln -s lib /lib64" and the same for /usr/lib64.

MfG
        Goswin


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

Reply via email to