On Sun, 3 Sep 2006 21:32:40 +0300 "Angel Tsankov"
<[EMAIL PROTECTED]> 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?

It's certainly the behaviour coded in the script. The script only
intercepts mkdir calls with full pathname given. Try

/usr/lib/pkgusr/mkdir /usr/share/locale/foobar

Works nicely for me as does the glibc install.

MSB

-- 
I used to have a split personality, but the doctor cured us.

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to