On Tuesday 10 July 2007 17:38:47 Stefán István wrote: > I wanted to make a big update on my gentoo system, but I got error when > reaching x11-base/x11-drm-20060608 package. It compiles successfully, but > the > > installation fails: > >>> Install x11-drm-20060608 > > into /var/tmp/portage/x11-base/x11-drm-20060608/image/ category x11-base > * Installing DRM... > /bin/sh: line 0: [: too many arguments > mkdir > -p > /var/tmp/portage/x11-base/x11-drm-20060608/image//lib/modules/2.6.14-gentoo >-r4made by genkernel/x11-drm > cp -p radeon.ko sis.ko > drm.ko > /var/tmp/portage/x11-base/x11-drm-20060608/image//lib/modules/2.6.14-gentoo >-r4made by genkernel/x11-drm > cp: > "/var/tmp/portage/x11-base/x11-drm-20060608/image//lib/modules/2.6.14-gento >o-r4made" könyvtár kihagyása > cp: "by" könyvtár kihagyása > make: *** [install] Error 1 > > > For some unknow reason to me, portage wants to create > a > /var/tmp/portage/x11-base/x11-drm-20060608/image//lib/modules/2.6.14-gentoo >-r4made by genkernel/x11-drm directory, with spaces in the dirname, and that > doesn't want do work of course. > The question is that why does it put spaces in the dirname? I made this > "madebygenkernel" label when compiled a kernel to distinguish from the one > compiled by hand, but I didn't use whitespace.
This isn't enough output to determine anything. Build dirs are determined during pkg_setup() so the output from that might reveal something more useful.. Also an english locale is preferred when asking for support (e.g. LC_ALL=C). -- Bo Andresen
signature.asc
Description: This is a digitally signed message part.