On 9/4/06, Angel Tsankov <[EMAIL PROTECTED]> wrote:
> Angel Tsankov wrote:
>> I'm using package users to install LFS 6.1.1 and I found that the
>> wrapper script for mkdir does not change the group of
>> /usr/share/locale/* as documented in the hint. Specifically, I created a
>> packages user glibc, su'ed to that user, cd'ed to /usr/share/locale and
>> issued the following command:
>> /usr/lib/pkgusr/mkdir zz
>>
>> To my surprise, both the owner and group of zz is glibc. This is not the
>> intended behaviour, is it?
>>
>> P.S.
>> The owner and group of /usr/share/local are root and install respectively.
>> My shell interpreter is bash.
>> I have attached the mkdir wrapper.
>>
>
> Nowhere in the hint does it say anything about exactly what the mkdir
> wrapper does, and it certainly doesn't say it changes the group. Perhaps
> you're thinking of the "install" wrapper?
I have attached the install wrapper which behaves just like the mkdir one.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
It's the same for me.
I always had to change the group and permissions for any new
folder in /usr/share/locale by hand.
The hint says that wrappers do it for you.
excerpt----------------------
They can fix some problems without user intervention, such as turning
newly created directories in /usr/share/locale into install directories.
/excerpt----------------------
So, if it could be fixed, I would enjoy.
Thanks
--Luca
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page