Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 342369 - eclean has an incorrect statement in its output
Summary: eclean has an incorrect statement in its output
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-23 18:47 UTC by Tres 'RiverRat' Melton
Modified: 2015-06-05 08:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tres 'RiverRat' Melton 2010-10-23 18:47:30 UTC
The following output, "--fetch-restricted only makes sense in --destructive mode." is in error.  The files are gone, the program later tells me the disk spaced freed, my smiley face is there (it frowns if the last program exited with an error), so it is clearly operating in a destructive mode.

:) tres@GDT ~ # eclean distfiles --fetch-restricted
 * --fetch-restricted only makes sense in --destructive mode.
 * Building file list for distfiles cleaning...
 * Cleaning distfiles...
 [ 217.4 K ] baselayout-1.12.11.1.tar.bz2
 [ 705.6 K ] chora-h3-2.0.1.tar.gz
 [ 457.4 K ] commons-pool-1.4-src.tar.gz
 [   8.2 K ] coreutils-7.5-patches-2.tar.lzma
 [   9.5 M ] coreutils-7.5.tar.gz
 [   2.1 M ] courier-authlib-0.60.6.tar.bz2
 [ 740.4 K ] cpio-2.9.tar.bz2
 [ 294.0 K ] daemon-1.0.1.tar.gz
 [ 129.0 K ] debianutils_3.1.3.tar.gz
 [   4.2 M ] e2fsprogs-1.41.9.tar.gz
 [ 484.2 K ] e2fsprogs-libs-1.41.9.tar.gz
 [ 286.1 K ] eventlog_0.2.10.tar.gz
 [  71.3 K ] gcc-4.3.2-patches-1.6.tar.bz2
 [   5.9 K ] gcc-4.3.2-piepatches-v10.1.5.tar.bz2
 [   1.5 K ] gcc-4.3.2-specs-0.9.4.tar.bz2
 [  17.4 K ] gcc-4.3.2-uclibc-patches-1.0.tar.bz2
 [   3.7 M ] gnupg-2.0.11.tar.bz2
 [ 748.8 K ] gollem-h3-1.0.2.tar.gz
 [   5.0 M ] imp-h3-4.3.4.tar.gz
 [  80.9 M ] jdk-6u20-dlj-linux-i586.bin
 [   4.6 M ] libxml2-2.7.3.tar.gz
 [   1.0 M ] man-pages-3.24.tar.bz2
 [   1.1 M ] man-pages-3.25.tar.bz2
 [   1.1 M ] man-pages-3.26.tar.bz2
 [ 500.5 K ] mcrypt-2.6.7.tar.gz
 [   1.2 M ] mnemo-h3-2.1.2.tar.gz
 [   1.4 M ] nag-h3-2.1.4.tar.gz
 [ 813.9 K ] openvpn-2.1_rc15.tar.gz
 [   1.4 M ] passwd-h3-3.1.1.tar.gz
 [ 412.9 K ] pinentry-0.7.5.tar.gz
 [ 861.5 K ] po4a-0.32.tar.gz
 [ 308.3 K ] recode_3.6-15.diff.gz
 [ 780.8 K ] sed-4.1.5.tar.gz
 [   2.3 M ] squid-3.0.STABLE19.tar.gz
 [  58.5 K ] traceroute-2.0.11.tar.gz
 [   1.8 M ] turba-h3-2.1.7.tar.gz
 [  63.2 K ] util-macros-1.10.0.tar.bz2
 * Total space that has been freed in distfiles directory: 129.1 M
:) tres@GDT ~ # 

Reproducible: Always
Comment 1 Brian Dolbec (RETIRED) gentoo-dev 2011-07-05 21:33:38 UTC
hmm, somehow I missed this bug till now.

This I believe is for version of gentoolkit-0.2.x?  If so, please test the current -0.3.0.4 version.  I have done a major update/modularization of the code.

If it is for the old  0.2 series of gentoolkit, please close this bug as the 0.2 series is outdated and no longer developed.