Gentoo Archives: gentoo-user-de

From: Sascha Moeller <sascha@××××××××.de>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] Problem mit Coreutils und mktemp
Date: Fri, 02 May 2008 11:31:34
Message-Id: 481AFB8F.208@skutcher.de
In Reply to: Re: [gentoo-user-de] Problem mit Coreutils und mktemp by Juergen Rose
1 Juergen Rose schrieb:
2 > On Fr, 2008-05-02 at 13:16 +0200, Sascha Moeller wrote:
3 >
4 >> Hallo Leute,
5 >> wollte mir auf meinem amd64 system grad ne chroot für 32bit basteln.
6 >> Leider gibt es da nen großes Problem beim allerersten update des Systems:
7 >> tigerente / # emerge -av coreutils
8 >>
9 >> These are the packages that would be merged, in order:
10 >>
11 >> Calculating dependencies... done!
12 >> [ebuild U ] sys-apps/coreutils-6.10-r2 [6.4] USE="acl nls (-selinux)
13 >> -static -vanilla% -xattr%" 0 kB
14 >> [blocks B ] sys-apps/mktemp (is blocking sys-apps/coreutils-6.10-r2)
15 >> [blocks B ] >=sys-apps/coreutils-6.10 (is blocking sys-apps/mktemp-1.5)
16 >>
17 >> Wenn ich vorher mktemp deinstallieren fliegt mir coreutils, wie ich es
18 >> mir schon gedacht hatte, um die Ohren.
19 >> Wie kann ich das sinnvoll beheben?
20 >>
21 >> MFG Sascha
22 >>
23 >
24 >
25 > Nach dem Loeschen von mktemp (emerge -C mktemp), konnte ich coreutils
26 > problemlos installieren.
27 >
28 > MfG Juergen
29 >
30 >
31 >
32 Ich leider nicht :( habs nun genauso gemacht wie Justin es im Falle B
33 gesagt hatte. Und jo Justin komme mit dem Englischen klar :)
34
35 * checking coreutils-6.10.tar.lzma ;-)
36 ... [ ok ]
37 * checking coreutils-6.10-patches-1.3.tar.lzma ;-)
38 ... [ ok ]
39 >>> Unpacking source...
40 >>> Unpacking coreutils-6.10.tar.lzma to
41 /var/tmp/portage/sys-apps/coreutils-6.10-r2/work
42 unpack coreutils-6.10.tar.lzma: file format not recognized. Ignoring.
43 >>> Unpacking coreutils-6.10-patches-1.3.tar.lzma to
44 /var/tmp/portage/sys-apps/coreutils-6.10-r2/work
45 unpack coreutils-6.10-patches-1.3.tar.lzma: file format not recognized.
46 Ignoring.
47 /usr/portage/sys-apps/coreutils/coreutils-6.10-r2.ebuild: line 50: cd:
48 /var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10: No such
49 file or directory
50
51 * Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is:
52 *
53 * /var/tmp/portage/sys-apps/coreutils-6.10-r2/work/patch
54 * ( patch )
55
56
57 !!! ERROR: sys-apps/coreutils-6.10-r2 failed.
58 Call stack:
59 ebuild.sh, line 1614: Called dyn_unpack
60 ebuild.sh, line 751: Called qa_call 'src_unpack'
61 environment, line 3791: Called src_unpack
62 coreutils-6.10-r2.ebuild, line 53: Called epatch
63 eutils.eclass, line 181: Called die
64
65 !!! Cannot find $EPATCH_SOURCE!
66
67 --
68 gentoo-user-de@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] Problem mit Coreutils und mktemp Justin <justin@×××××××××.net>
Re: [gentoo-user-de] Problem mit Coreutils und mktemp Dirk Heinrichs <dirk.heinrichs.ext@×××.com>