Gentoo Archives: gentoo-user

From: Erik <esigra@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] "emerge -ef world" and "eclean --destructive distfiles" do not agree
Date: Sat, 23 Feb 2008 00:30:40
Message-Id: 47BF69A3.8050302@gmail.com
1 I am running
2 emerge -ef world
3 eclean --destructive distfiles'
4 emerge -ef world
5 eclean --destructive distfiles
6 ...
7
8 Each time eclean removes the following files:
9 * Building file list for distfiles cleaning...
10 * Cleaning distfiles...
11 [ 258.9 K ] XML-LibXML-1.65.tar.gz
12 [ 478.6 K ] klibc-1.5.8.tar.bz2
13 [ 290.2 K ] libassuan-1.0.4.tar.bz2
14 [ 67.7 K ] mftrace-1.2.9.tar.gz
15 [ 9.2 M ] patch-2.6.24-rc7.bz2
16 [ 243.4 K ] setuptools-0.6c7.tar.gz
17 * Total space that has been freed in distfiles directory: 10.5 M
18
19 Then emerge downloads them again. I had expected that those 2 programs
20 should agree on which files belong in the set of distfiles.
21 --
22 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] "emerge -ef world" and "eclean --destructive distfiles" do not agree Alan McKinnon <alan.mckinnon@×××××.com>