Gentoo Archives: gentoo-user-cs

From: Petr Podrabsky <petrpo@×××××.com>
To: gentoo-user-cs@l.g.o
Subject: [gentoo-user-cs] Kompilace Gentoo neprojde dal pres cpio??
Date: Mon, 12 Jan 2009 11:40:55
Message-Id: 5852c7e30901120340q5d0bd7a7l5beab31ecf172290@mail.gmail.com
1 Ahoj,
2
3 u testovaciho pc (gentoo) jsem zkousel zamenit portage (/usr/portage)
4 za portage z www.funtoo.org. Pak jsem funtoo portage vymazal a pomoci
5 emerge --sync jsem si syncnul portage z gentoo. Od te doby mam problem
6 zkompilovat cely system znovu (viz. vypis nize). Jak bych mohl system
7 opravit?
8
9 diky za podnety
10
11 --
12 ------------------------------
13 Petr
14
15
16 pklfkl-2 ~ # emerge --info
17 Portage 2.1.6.4 (arch/x86, gcc-4.1.2, glibc-2.6.1-r0,
18 2.6.23-gentoo-r9-pp03 i686)
19 =================================================================
20 System uname: Linux-2.6.23-gentoo-r9-pp03-i686-Intel-R-_Celeron-TM-_CPU_1200MHz-with-glibc2.0
21 Timestamp of tree: Mon, 05 Jan 2009 22:05:01 +0000
22 distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port
23 3632) [disabled]
24 ccache version 2.4 [enabled]
25 app-shells/bash: 3.2_p39
26 dev-lang/python: 2.5.2-r7
27 dev-python/pycrypto: 2.0.1-r6
28 dev-util/ccache: 2.4-r7
29 sys-apps/baselayout: 1.12.11.1
30 sys-apps/sandbox: 1.2.18.1-r2
31 sys-devel/autoconf: 2.13, 2.61-r2
32 sys-devel/automake: 1.5, 1.9.6-r2, 1.10.1-r1
33 sys-devel/binutils: 2.18-r3
34 sys-devel/gcc-config: 1.4.0-r4
35 sys-devel/libtool: 1.5.26
36 virtual/os-headers: 2.6.27-r2
37 ACCEPT_KEYWORDS="x86"
38 CBUILD="i686-pc-linux-gnu"
39 CFLAGS="-O2 -march=i686 -pipe"
40 CHOST="i686-pc-linux-gnu"
41 CONFIG_PROTECT="/etc"
42 CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d
43 /etc/fonts/fonts.conf /etc/php/apache2-php5/ext-active/
44 /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/
45 /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
46 CXXFLAGS="-O2 -march=i686 -pipe"
47
48 pklfkl-2 ~ #
49 Kompilace „emerge –u –deep –newuse world" mi skonci chybou:
50
51 /usr/lib/portage/bin/ecompressdir: line 31: xargs: command not found
52 /usr/lib/portage/bin/ecompressdir: line 29: find: command not found
53 /usr/lib/portage/bin/ecompressdir: line 32: find: command not found
54 /usr/lib/portage/bin/ecompressdir: line 32: xargs: command not found
55 /usr/lib/portage/bin/ecompress: line 56: find: command not found
56 /usr/lib/portage/bin/ecompress: line 58: xargs: command not found
57 /usr/lib/portage/bin/ecompress: line 59: find: command not found
58 /usr/lib/portage/bin/ecompress: line 59: xargs: command not found
59 /usr/lib/portage/bin/misc-functions.sh: line 44: find: command not found
60 /usr/lib/portage/bin/misc-functions.sh: line 260: find: command not found
61 /usr/lib/portage/bin/misc-functions.sh: line 423: find: command not found
62 >>> Done.
63
64 >>> Installing sys-apps/sed-4.1.5-r1
65 * This package will overwrite one or more files that may belong to other
66 * packages (see list below). You can use a command such as `portageq
67 * owners / <filename>` to identify the installed package that owns a
68 * file. If portageq reports that only one package owns a file then do
69 * NOT file a bug report. A bug report is only useful if it identifies at
70 * least two or more packages that are known to install the same file(s).
71 * If a collision occurs and you can not explain where the file came from
72 * then you should simply ignore the collision since there is not enough
73 * information to determine if a real problem exists. Please do NOT file
74 * a bug report at http://bugs.gentoo.org unless you report exactly which
75 * two packages install the same file(s). Once again, please do NOT file
76 * a bug report unless you have completely understood the above message.
77 *
78 * Detected file collision(s):
79 *
80 * /usr/share/info.ecompress.dir
81 *
82 * Searching all installed packages for file collisions...
83 *
84 * Press Ctrl-C to Stop
85 *
86 * app-arch/cpio-2.9-r1
87 * /usr/share/info.ecompress.dir
88 *
89 * Package 'sys-apps/sed-4.1.5-r1' NOT merged due to file collisions. If
90 * necessary, refer to your elog messages for the whole content of the
91 * above message.
92
93 >>> Failed to install sys-apps/sed-4.1.5-r1, Log file:
94
95 >>> '/var/tmp/portage/sys-apps/sed-4.1.5-r1/temp/build.log'
96
97 * Messages for package sys-apps/sed-4.1.5-r1:
98
99 * This package will overwrite one or more files that may belong to other
100 * packages (see list below). You can use a command such as `portageq
101 * owners / <filename>` to identify the installed package that owns a
102 * file. If portageq reports that only one package owns a file then do
103 * NOT file a bug report. A bug report is only useful if it identifies at
104 * least two or more packages that are known to install the same file(s).
105 * If a collision occurs and you can not explain where the file came from
106 * then you should simply ignore the collision since there is not enough
107 * information to determine if a real problem exists. Please do NOT file
108 * a bug report at http://bugs.gentoo.org unless you report exactly which
109 * two packages install the same file(s). Once again, please do NOT file
110 * a bug report unless you have completely understood the above message.
111 *
112 * Detected file collision(s):
113 *
114 * /usr/share/info.ecompress.dir
115 *
116 * Searching all installed packages for file collisions...
117 *
118 * Press Ctrl-C to Stop
119 *
120 * app-arch/cpio-2.9-r1
121 * /usr/share/info.ecompress.dir
122 *
123 * Package 'sys-apps/sed-4.1.5-r1' NOT merged due to file collisions. If
124 * necessary, refer to your elog messages for the whole content of the
125 * above message.

Replies

Subject Author
Re: [gentoo-user-cs] Kompilace Gentoo neprojde dal pres cpio?? "Honza Macháček" <Hloupy.Honza@×××××××.cz>
Re: [gentoo-user-cs] Kompilace Gentoo neprojde dal pres cpio?? "Jan Kundrát" <jkt@g.o>