Gentoo Archives: gentoo-user

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] portage doesn't like whitespaces
Date: Fri, 13 Jul 2007 11:27:23
Message-Id: 200707131321.45579.bo.andresen@zlin.dk
In Reply to: [gentoo-user] portage doesn't like whitespaces by "Stefán István"
1 On Tuesday 10 July 2007 17:38:47 Stefán István wrote:
2 > I wanted to make a big update on my gentoo system, but I got error when
3 > reaching x11-base/x11-drm-20060608 package. It compiles successfully, but
4 > the
5 >
6 > installation fails:
7 > >>> Install x11-drm-20060608
8 >
9 > into /var/tmp/portage/x11-base/x11-drm-20060608/image/ category x11-base
10 > * Installing DRM...
11 > /bin/sh: line 0: [: too many arguments
12 > mkdir
13 > -p
14 > /var/tmp/portage/x11-base/x11-drm-20060608/image//lib/modules/2.6.14-gentoo
15 >-r4made by genkernel/x11-drm
16 > cp -p radeon.ko sis.ko
17 > drm.ko
18 > /var/tmp/portage/x11-base/x11-drm-20060608/image//lib/modules/2.6.14-gentoo
19 >-r4made by genkernel/x11-drm
20 > cp:
21 > "/var/tmp/portage/x11-base/x11-drm-20060608/image//lib/modules/2.6.14-gento
22 >o-r4made" könyvtár kihagyása
23 > cp: "by" könyvtár kihagyása
24 > make: *** [install] Error 1
25 >
26 >
27 > For some unknow reason to me, portage wants to create
28 > a
29 > /var/tmp/portage/x11-base/x11-drm-20060608/image//lib/modules/2.6.14-gentoo
30 >-r4made by genkernel/x11-drm directory, with spaces in the dirname, and that
31 > doesn't want do work of course.
32 > The question is that why does it put spaces in the dirname? I made this
33 > "madebygenkernel" label when compiled a kernel to distinguish from the one
34 > compiled by hand, but I didn't use whitespace.
35
36 This isn't enough output to determine anything. Build dirs are determined
37 during pkg_setup() so the output from that might reveal something more
38 useful.. Also an english locale is preferred when asking for support (e.g.
39 LC_ALL=C).
40
41 --
42 Bo Andresen

Attachments

File name MIME type
signature.asc application/pgp-signature