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

Replies

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