Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: Gentoo Users List <gentoo-user@l.g.o>
Subject: [gentoo-user] depclean confusion
Date: Tue, 19 Dec 2017 21:19:01
Message-Id: 20171219211837.GA7880@waltdnes.org
1 Finishing off an install, and running "emerge --depclean"
2
3 =====================================================================
4 >>> Assigning files to packages...
5 * In order to avoid breakage of link level dependencies, one or more
6 * packages will not be removed. This can be solved by rebuilding the
7 * packages that pulled them in.
8 *
9 * sys-libs/db-5.3.28-r2 pulled in by:
10 * sys-apps/iproute2-4.14.1-r1 needs libdb-5.3.so
11 *
12 >>> Adding lib providers to graph...
13 =====================================================================
14
15 1) I've rebuilt iproute2
16
17 [ebuild R ] sys-apps/iproute2-4.14.1-r1::gentoo USE="-atm -berkdb -iptables -ipv6 -minimal (-selinux)" 0 KiB
18
19 2) I've done "emerge --update --newuse --deep @world"
20
21 Total: 0 packages, Size of downloads: 0 KiB
22
23 3) I've done revdep-rebuild
24
25 Your system is consistent
26
27 And "emerge --depclean" stills gives the same message. I'm near the
28 end of the portion inside the chroot of the install process. Will it
29 break the system if I unmerge iproute2, and then depclean, and then
30 revdep-rebuild?
31
32 --
33 Walter Dnes <waltdnes@××××××××.org>
34 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
[gentoo-user] Re: depclean confusion Nikos Chantziaras <realnc@×××××.com>