Gentoo Archives: gentoo-user

From: Chris Walters <cjw2004d@×××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] e2fsprogs and blocking
Date: Sun, 17 Aug 2008 12:07:50
Message-Id: 48A8148B.9090005@comcast.net
In Reply to: [gentoo-user] e2fsprogs and blocking by Andrew Gaydenko
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA512
3
4 Andrew Gaydenko wrote:
5 > Hi!
6 >
7 > After last syncing 'emerge -pvDuN world' ends with messages
8 > shown below. How to resolve this conflict *safely*? I don't
9 > want to experiment with fs-related packages :-)
10 >
11 >
12 > Andrew
13 >
14 > =========================
15 >
16 > [ebuild N ] sys-libs/e2fsprogs-libs-1.41.0 USE="nls" 476 kB
17 > [ebuild U ] sys-fs/e2fsprogs-1.41.0 [1.40.11] USE="nls (-static%)" 4,161 kB
18 > [blocks B ] <sys-fs/e2fsprogs-1.41 (is blocking sys-libs/e2fsprogs-libs-1.41.0)
19 > [blocks B ] sys-libs/ss (is blocking sys-libs/e2fsprogs-libs-1.41.0)
20 > [blocks B ] sys-libs/com_err (is blocking sys-libs/e2fsprogs-libs-1.41.0)
21
22 The best way to resolve this, I've found is to put the following into your
23 /etc/portage/package.mask file.
24
25 =sys-libs/e2fsprogs-libs-1.41.0
26 =sys-fs/e2fsprogs-1.41.0
27
28 I masked them because some things depend on com_err, and that is part of
29 e2fsprogs-libs in the 1.41.0 version. Until the upstreams of these packages
30 update their packages, you can't use the new version, unless you're willing to
31 unmerge all of the affected packages.
32
33 Regards,
34 Chris
35 -----BEGIN PGP SIGNATURE-----
36
37 iQIcBAEBCgAGBQJIqBSGAAoJEIAhA8M9p9DAzpkP/jK/Fb8oOpHuT4lb2VNzOlEd
38 fy/vFlqdJ+uMvpD2YtQCrwkBbzIEnyq4oqlYjixH2DWkq/vqNYxwHZEvsXW6dYEo
39 QpODtz2wb5bsyn3Mld9Ucp7jpZNNuRdJP7/wCdeGqwJlzer35nfW/2uAeXW9yoo3
40 +i2A29EZ/dlYHaJLGsU9RRICgbbR/pGIknsqUei6Ev+AZdPdINppN3/jHS2cn8Bs
41 FWS5gFL5Z+tKIOLsh6EdH6eWieSYzeIv5uVNy4AB9xL7QQO8XKC6s8coiPFODxie
42 Vh+K+Q/vZKO0MSdtRlyfy307YOwix+FdYsrr7FamWkWnZ6AgJqmIOrRwyAFVStDN
43 FfR3CIqm69ZLOaPJ8zavqRh4t1hREMSbBKoWQWJtpPhFl7YDD/PLs0d3F5vZzBQ/
44 rqk+JMrjpf2JZdnaFs2ynUAmB70VRPzfuw0XNjPXTUyFfdE73WjUxY6H/12g/Azg
45 aQFmh7WADSqz6T8ICn53x6eyOtAReJ4MdTjiqy8eBcxpHy28DEK62jPqm1YzFclY
46 c93pibJUC0r6TA5yBF87xHZMaEOpgMcvsB2QNht6idhA8l9kdJk6yFbDkTIH7TLd
47 dyBLvMY6x0TStmB5AbcEJSzji1O0aZgjMVRpP6m11OliivcuHrbca4K9Bi4prahr
48 V5oOwQkINaw1RdDYI/eQ
49 =7xzi
50 -----END PGP SIGNATURE-----

Replies

Subject Author
Re: [gentoo-user] e2fsprogs and blocking Albert Hopkins <marduk@×××××××××××.org>