Gentoo Archives: gentoo-user-de

From: Justin <justin@×××××××××.net>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] Problem mit Coreutils und mktemp
Date: Fri, 02 May 2008 11:21:11
Message-Id: 481AF90F.5060903@j-schmitz.net
In Reply to: [gentoo-user-de] Problem mit Coreutils und mktemp by Sascha Moeller
1 Sascha Moeller schrieb:
2 > Hallo Leute,
3 > wollte mir auf meinem amd64 system grad ne chroot für 32bit basteln.
4 > Leider gibt es da nen großes Problem beim allerersten update des Systems:
5 > tigerente / # emerge -av coreutils
6 >
7 > These are the packages that would be merged, in order:
8 >
9 > Calculating dependencies... done!
10 > [ebuild U ] sys-apps/coreutils-6.10-r2 [6.4] USE="acl nls
11 > (-selinux) -static -vanilla% -xattr%" 0 kB
12 > [blocks B ] sys-apps/mktemp (is blocking sys-apps/coreutils-6.10-r2)
13 > [blocks B ] >=sys-apps/coreutils-6.10 (is blocking
14 > sys-apps/mktemp-1.5)
15 >
16 > Wenn ich vorher mktemp deinstallieren fliegt mir coreutils, wie ich es
17 > mir schon gedacht hatte, um die Ohren.
18 > Wie kann ich das sinnvoll beheben?
19 >
20 > MFG Sascha
21 >
22 You have two options:
23
24 A emerge -C sys-apps/coreutils && emerge -av coreutils and we all have
25 fun again, or
26
27 B emerge -C sys-apps/mktemp && emerge -av coreutils and you are rescued.

Attachments

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

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>