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 12:15:05
Message-Id: 481B05C0.2070507@skutcher.de
In Reply to: Re: [gentoo-user-de] Problem mit Coreutils und mktemp by Sascha Moeller
1 Sascha Moeller schrieb:
2 > Dirk Heinrichs schrieb:
3 >> Am Freitag, 2. Mai 2008 schrieb ext Sascha Moeller:
4 >>
5 >>> Justin schrieb:
6 >>>
7 >>>> Sascha Moeller schrieb:
8 >>>>
9 >>>>> Juergen Rose schrieb:
10 >>>>>
11 >>>>>> On Fr, 2008-05-02 at 13:16 +0200, Sascha Moeller wrote:
12 >>>>>>
13 >>>>>>> Hallo Leute,
14 >>>>>>> wollte mir auf meinem amd64 system grad ne chroot für 32bit
15 >>>>>>> basteln. Leider gibt es da nen großes Problem beim allerersten
16 >>>>>>> update des Systems:
17 >>>>>>> tigerente / # emerge -av coreutils
18 >>>>>>>
19 >>>>>>> These are the packages that would be merged, in order:
20 >>>>>>>
21 >>>>>>> Calculating dependencies... done!
22 >>>>>>> [ebuild U ] sys-apps/coreutils-6.10-r2 [6.4] USE="acl nls
23 >>>>>>> (-selinux) -static -vanilla% -xattr%" 0 kB
24 >>>>>>> [blocks B ] sys-apps/mktemp (is blocking
25 >>>>>>> sys-apps/coreutils-6.10-r2)
26 >>>>>>> [blocks B ] >=sys-apps/coreutils-6.10 (is blocking
27 >>>>>>> sys-apps/mktemp-1.5)
28 >>>>>>>
29 >>>>>>> Wenn ich vorher mktemp deinstallieren fliegt mir coreutils, wie ich
30 >>>>>>> es mir schon gedacht hatte, um die Ohren.
31 >>>>>>> Wie kann ich das sinnvoll beheben?
32 >>>>>>>
33 >>>>>>> MFG Sascha
34 >>>>>>>
35 >>>>>> Nach dem Loeschen von mktemp (emerge -C mktemp), konnte ich
36 >>>>>> coreutils
37 >>>>>> problemlos installieren.
38 >>>>>>
39 >>>>>> MfG Juergen
40 >>>>>>
41 >>>>> Ich leider nicht :( habs nun genauso gemacht wie Justin es im Falle B
42 >>>>> gesagt hatte. Und jo Justin komme mit dem Englischen klar :)
43 >>>>>
44 >>>>> * checking coreutils-6.10.tar.lzma ;-)
45 >>>>> ... [ ok ]
46 >>>>> * checking coreutils-6.10-patches-1.3.tar.lzma ;-)
47 >>>>> ... [ ok ]
48 >>>>>
49 >>>>>
50 >>>>>>>> Unpacking source...
51 >>>>>>>> Unpacking coreutils-6.10.tar.lzma to
52 >>>>>>>>
53 >>>>> /var/tmp/portage/sys-apps/coreutils-6.10-r2/work
54 >>>>> unpack coreutils-6.10.tar.lzma: file format not recognized. Ignoring.
55 >>>>>
56 >>>>>
57 >>>>>>>> Unpacking coreutils-6.10-patches-1.3.tar.lzma to
58 >>>>>>>>
59 >>>>> /var/tmp/portage/sys-apps/coreutils-6.10-r2/work
60 >>>>> unpack coreutils-6.10-patches-1.3.tar.lzma: file format not
61 >>>>> recognized. Ignoring.
62 >>>>> /usr/portage/sys-apps/coreutils/coreutils-6.10-r2.ebuild: line 50:
63 >>>>> cd: /var/tmp/portage/sys-apps/coreutils-6.10-r2/work/coreutils-6.10:
64 >>>>> No such file or directory
65 >>>>>
66 >>>>> * Cannot find $EPATCH_SOURCE! Value for $EPATCH_SOURCE is:
67 >>>>> *
68 >>>>> * /var/tmp/portage/sys-apps/coreutils-6.10-r2/work/patch
69 >>>>> * ( patch )
70 >>>>>
71 >>>>>
72 >>>>> !!! ERROR: sys-apps/coreutils-6.10-r2 failed.
73 >>>>> Call stack:
74 >>>>> ebuild.sh, line 1614: Called dyn_unpack
75 >>>>> ebuild.sh, line 751: Called qa_call 'src_unpack'
76 >>>>> environment, line 3791: Called src_unpack
77 >>>>> coreutils-6.10-r2.ebuild, line 53: Called epatch
78 >>>>> eutils.eclass, line 181: Called die
79 >>>>>
80 >>>>> !!! Cannot find $EPATCH_SOURCE!
81 >>>>>
82 >>>> Hast du app-arch/lzma-utils installiert?
83 >>>>
84 >>> Jo klar das is installiert, dass dachte ich auch zuerst weil er mit den
85 >>> Dateien anscheinend nicht recht was anfangen kann und hatte deshalb nun
86 >>> mktemp vermutet
87 >>> tigerente / # emerge -av lzma-utils
88 >>>
89 >>> These are the packages that would be merged, in order:
90 >>>
91 >>> Calculating dependencies... done!
92 >>> [ebuild R ] app-arch/lzma-utils-4.32.5 0 kB
93 >>>
94 >>
95 >> Sieh' mal nach, ob Deine portage-Version damit schon umgehen kann:
96 >>
97 >> $ cd /usr/lib/portage && grep -R lzma *
98 >>
99 >> Sollte Treffer in bin/webrsync und bin/ebuild.sh liefern. Wenn nicht:
100 >> portage aktualisieren.
101 >>
102 >> Bye...
103 >>
104 >> Dirk
105 >>
106 >
107 > Cool danke, glaub das war das Problem :) da kam gar keine Ausgabe. Ich
108 > update grad mal von 2.1.2.2 auf 2.1.4.4, wobei mich dann wundert,
109 > wieso das selbe Problem auch im 2008.0 beta2 stage3 noch vorhanden ist.
110 >
111 > MFG Sascha
112 Ok coreutils ging nu durch. Das Problem mit mktemp bleibt aber leider.
113 Brauch ich mktemp nicht mehr?
114 tigerente portage # emerge -av mktemp
115
116 These are the packages that would be merged, in order:
117
118 Calculating dependencies... done!
119 [ebuild N ] sys-apps/mktemp-1.5 0 kB
120 [blocks B ] sys-apps/mktemp (is blocking sys-apps/coreutils-6.10-r2)
121 [blocks B ] >=sys-apps/coreutils-6.10 (is blocking sys-apps/mktemp-1.5)
122 --
123 gentoo-user-de@l.g.o mailing list

Replies

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