Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] e2fsprogs blocking question
Date: Thu, 15 Jan 2009 21:24:36
Message-Id: 5bdc1c8b0901151324n394e60ebw8b9f764ce3759942@mail.gmail.com
1 Hi,
2 I have a machine I haven't touched in about 6 months that I need to
3 update. I've got one block that tells me (correctly) that it's part of
4 system. It should be as I'm updating system.
5
6 Anyway, it is OK to remove this block and then proceed with the
7 system emerge, correct?
8
9 I have already done an emerge -f and fetched everything that will be built.
10
11 Thanks,
12 Mark
13
14 MacMini ~ # emerge -pvDuN system
15
16 These are the packages that would be merged, in order:
17
18 Calculating dependencies... done!
19 [ebuild U ] sys-devel/gnuconfig-20080123 [20070724] 0 kB [?=>0]
20 [ebuild U ] app-arch/lzma-utils-4.32.7 [4.32.5] USE="-nocxx%" 0 kB [?=>0]
21 <SNIP>
22 [ebuild N ] sys-apps/man-pages-posix-2003a 0 kB [0]
23 [ebuild N ] sys-libs/e2fsprogs-libs-1.41.3-r1 USE="nls" 0 kB [0]
24 [ebuild U ] sys-apps/util-linux-2.14.1 [2.13.1] USE="crypt nls
25 unicode -loop-aes -old-linux (-selinux) -slang (-uclibc)" 0 kB [0]
26 [ebuild U ] sys-fs/e2fsprogs-1.41.3 [1.40.4] USE="nls (-static%)" 0 kB [0]
27 [blocks b ] <sys-fs/e2fsprogs-1.41 ("<sys-fs/e2fsprogs-1.41" is
28 blocking sys-libs/e2fsprogs-libs-1.41.3-r1)
29
30 Total: 48 packages (44 upgrades, 2 new, 1 in new slot, 1 reinstall),
31 Size of downloads: 0 kB
32 Conflict: 1 block
33 Portage tree and overlays:
34 [0] /usr/portage
35 [?] indicates that the source repository could not be determined
36 MacMini ~ # emerge -Cp e2fsprogs
37
38 >>> These are the packages that would be unmerged:
39
40
41 !!! 'sys-fs/e2fsprogs' is part of your system profile.
42 !!! Unmerging it may be damaging to your system.
43
44
45 sys-fs/e2fsprogs
46 selected: 1.40.4
47 protected: none
48 omitted: none
49
50 >>> 'Selected' packages are slated for removal.
51 >>> 'Protected' and 'omitted' packages will not be removed.
52
53 MacMini ~ #

Replies

Subject Author
Re: [gentoo-user] e2fsprogs blocking question Neil Bothwick <neil@××××××××××.uk>