Gentoo Archives: gentoo-amd64

From: Peter Humphrey <peter@××××××××××××××.org>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Whats using all my disc space?
Date: Sat, 18 Oct 2008 17:07:07
Message-Id: 200810181740.57863.peter@humphrey.ukfsn.org
In Reply to: Re: [gentoo-amd64] Whats using all my disc space? by Richard Freeman
1 On Thursday 16 October 2008 15:52:59 Richard Freeman wrote:
2 > Paul Stear wrote:
3 > > Hello all,
4 > > How do I list the contents of a disc in size order?
5 > > I need to find out the largest files on a disc. It's my home dir which
6 > > is 98% full, that's over 180GB used, normally its less than half of
7 > > this. I just can't find anything that is very large.
8 >
9 > To add to the chorus of suggestions, may I offer "kdirstat"? It is in
10 > portage and does a great job of mapping file use, as well as some
11 > administrative tools for cleanup. Just be careful when deleting files
12 > that you don't just move them to the trash.
13
14 When I "emerge -pv kdirstat" I get
15
16 !!! The following installed packages are masked:
17 - cross-i686-pc-linux-gnu/linux-headers-2.6.23-r3 (masked by: ~amd64
18 keyword)
19
20 Why on earth should kdirstat depend on a cross-compiler for a different
21 architecture?
22
23 On the other hand, when I "ACCEPT_KEYWORDS=~amd64 emerge -pvt kdirstat" I
24 get
25
26 [ebuild N ] kde-misc/kdirstat-2.5.3-r1 USE="-debug -xinerama" 662 kB
27
28 Total: 1 package (1 new), Size of downloads: 662 kB
29
30 Something's a bit out of kilter, methinks. "equery l cross" returns no
31 entries.
32
33 --
34 Rgds
35 Peter