Gentoo Archives: gentoo-user-de

From: Dirk Heinrichs <dirk.heinrichs.ext@×××.com>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] Problem mit Coreutils und mktemp
Date: Fri, 02 May 2008 12:02:35
Message-Id: 200805021401.17769.dirk.heinrichs.ext@nsn.com
In Reply to: Re: [gentoo-user-de] Problem mit Coreutils und mktemp by Sascha Moeller
1 Am Freitag, 2. Mai 2008 schrieb ext Sascha Moeller:
2 > Justin schrieb:
3 > > Sascha Moeller schrieb:
4 > >> Juergen Rose schrieb:
5 > >>> On Fr, 2008-05-02 at 13:16 +0200, Sascha Moeller wrote:
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 > >>> Nach dem Loeschen von mktemp (emerge -C mktemp), konnte ich coreutils
29 > >>> problemlos installieren.
30 > >>>
31 > >>> MfG Juergen
32 > >>
33 > >> Ich leider nicht :( habs nun genauso gemacht wie Justin es im Falle B
34 > >> gesagt hatte. Und jo Justin komme mit dem Englischen klar :)
35 > >>
36 > >> * checking coreutils-6.10.tar.lzma ;-)
37 > >> ... [ ok ]
38 > >> * checking coreutils-6.10-patches-1.3.tar.lzma ;-)
39 > >> ... [ ok ]
40 > >>
41 > >> >>> Unpacking source...
42 > >> >>> Unpacking coreutils-6.10.tar.lzma to
43 > >>
44 > >> /var/tmp/portage/sys-apps/coreutils-6.10-r2/work
45 > >> unpack coreutils-6.10.tar.lzma: file format not recognized. Ignoring.
46 > >>
47 > >> >>> Unpacking coreutils-6.10-patches-1.3.tar.lzma to
48 > >>
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 Sieh' mal nach, ob Deine portage-Version damit schon umgehen kann:
85
86 $ cd /usr/lib/portage && grep -R lzma *
87
88 Sollte Treffer in bin/webrsync und bin/ebuild.sh liefern. Wenn nicht:
89 portage aktualisieren.
90
91 Bye...
92
93 Dirk
94 --
95 Dirk Heinrichs | Tel: +49 (0)162 234 3408
96 Configuration Manager | Fax: +49 (0)211 47068 111
97 Capgemini Deutschland | Mail: dirk.heinrichs@×××××××××.com
98 Wanheimerstraße 68 | Web: http://www.capgemini.com
99 D-40468 Düsseldorf | ICQ#: 110037733
100 GPG Public Key C2E467BB | Keyserver: www.keyserver.net

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user-de] Problem mit Coreutils und mktemp Sascha Moeller <sascha@××××××××.de>