Gentoo Archives: gentoo-user

From: darren kirby <bulliver@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] glibc builds but won't install
Date: Tue, 16 Aug 2005 00:28:06
Message-Id: 200508151720.12228.bulliver@badcomputer.org
In Reply to: Re: [gentoo-user] glibc builds but won't install by Joe Menola
1 quoth the Joe Menola:
2 > On Monday August 15 2005 6:45 pm, darren kirby wrote:
3 > > Hello all,
4 > >
5 > > I have been having some problems getting glibc installed. It builds just
6 > > fine, but when it comes time to move the files into the live filesystem
7 > > it craps out with this error:
8 > >
9 > > <snip>
10 > >
11 > > >>> /usr/share/i18n/locales/oc_FR
12 > > >>> /usr/share/i18n/locales/nn_NO
13 > >
14 > > !!! copy
15 > > /var/tmp/portage/glibc-2.3.5/image/usr/share/i18n/locales/fr_BE@euro ->
16 > > /usr/share/i18n/locales/fr_BE@euro failed.
17 > > !!! [Errno 13] Permission denied
18 >
19 > Have you tried "chown -R root /usr/sharei18n/locales "?
20 >
21 > -jm
22
23 Hello,
24 # chown -R root /usr/share/i18n/locales
25 chown: cannot access `/usr/share/i18n/locales/fr_BE@euro': Permission denied
26 chown: cannot access `/usr/share/i18n/locales/tig_ER': Permission denied
27 chown: cannot access `/usr/share/i18n/locales/translit_combining': Permission
28 denied
29 chown: cannot access `/usr/share/i18n/locales/wa_BE@euro': Permission denied
30 chown: cannot access `/usr/share/i18n/locales/wal_ET': Permission denied
31 chown: cannot access `/usr/share/i18n/locales/gez_ER@abegede': Permission
32 denied
33 chown: cannot access `/usr/share/i18n/locales/fr_LU@euro': Permission denied
34 chown: cannot access `/usr/share/i18n/locales/translit_font': Permission
35 denied
36 chown: cannot access `/usr/share/i18n/locales/translit_wide': Permission
37 denied
38 chown: cannot access `/usr/share/i18n/locales/de_LU@euro': Permission denied
39 chown: cannot access `/usr/share/i18n/locales/fr_FR@euro': Permission denied
40 chown: cannot access `/usr/share/i18n/locales/br_FR@euro': Permission denied
41 chown: cannot access `/usr/share/i18n/locales/gez_ET@abegede': Permission
42 denied
43 chown: cannot access `/usr/share/i18n/locales/translit_small': Permission
44 denied
45
46 So these files are owned by someone more powerfull than root? I am really
47 confused here...
48
49 -darren
50
51 --
52 darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
53 "...the number of UNIX installations has grown to 10, with more expected..."
54 - Dennis Ritchie and Ken Thompson, June 1972

Replies

Subject Author
Re: [gentoo-user] glibc builds but won't install Joe Menola <menola@×××××××××.net>