[Unionfs] RE: ldconfig and unionfs?
John Nielsen
junx_dk at hotmail.com
Thu Feb 21 04:31:22 EST 2008
----------------------------------------
> Date: Wed, 20 Feb 2008 15:59:16 -0500
> From: ezk at cs.sunysb.edu
> To: junx_dk at hotmail.com
> CC: fapg-unionfs at eurotux.com; unionfs at fsl.cs.sunysb.edu
> Subject: Re: [Unionfs] RE: ldconfig and unionfs?
>
> In message , John Nielsen writes:
>>
>> Hi,
>>
>> Thank you for getting back to me.
>>
>> Oh, I know that this warning is harmless. The only reason I brought it to your attention was because this only happens when unionfs is involved.
>>
>> I ran the ls -al command from within a chroot jail:
>>
>> root:/# ls -la /usr/lib/libboost_unit_test_framework-gcc42-mt-1_34_1.so.1.34.1
>> -rwxr-xr-x 2 root root 253068 Feb 17 23:03 /usr/lib/libboost_unit_test_framework-gcc42-mt-1_34_1.so.1.34.1
>>
>> It is clearly not a symlink.
>>
>> In the below two examples, /root/pkg and /root/union are just two empty folders. /mnt/serenity is a second distribution I chroot to.
>>
>> Doing the following will provoke the warning:
>> mount -t unionfs -o dirs=/root/pkg:/mnt/serenity=ro unionfs /root/union
>> chroot /root/union ldconfig
>>
>> While this will not:
>> chroot /mnt/serenity ldconfig
>>
>> The two chroot commands are contextually identical. Ldconfig only thinks that these libraries are supposed to be symlinks when running on a unionfs filesystem.
>
> John, are the *.so files symlinks in /mnt/serenity, or are they regular
> files?
>
> I'll try to reproduce this on my end.
>
> Thanks,
> Erez.
They are just regular files. There are no symlinks between / and /mnt/serenity.
John
_________________________________________________________________
Få styr på dine billeder gratis med Windows Live Billedgalleri
www.windowslive.dk/billedgalleri
More information about the unionfs
mailing list