Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] cleaning disfiles
Date: Wed, 25 Mar 2009 08:32:00
Message-Id: 49C9EBF9.1000806@gmail.com
In Reply to: Re: [gentoo-user] cleaning disfiles by Alan McKinnon
1 Alan McKinnon wrote:
2 > On Tuesday 24 March 2009 23:37:50 laurent wrote:
3 >
4 >> Hi,
5 >>
6 >> I need to clean disfiles or move it to /home/var/ftp/disfiles.
7 >>
8 >> For first is there a tool to emerge that will manage the distfiles.
9 >>
10 >
11 > eclean - part of app-portage/gentoolkit
12 >
13 >
14 >> If not I was thinking copy to my home folder and symlink
15 >> /var/ftp/distfiles to it.
16 >>
17 >> Is the second safe with just a symlink or should I change a PATH somewhere?
18 >>
19 >
20 > Change DISTDIR in /etc/make.conf to point to the new location
21 >
22 > But this is not a good idea, as distfiles will be owned by root or portage and
23 > it's in your home directory owned by you.
24 >
25 > Rather leave distfiles where it is, and create a symlink in ~ that points to
26 > distfiles. I can't imagine how your scheme would benefit you in any way.
27 >
28 >
29 >> I should do both solution.
30 >>
31 >> thank you
32 >> Laurent
33 >>
34 >
35 >
36
37 I think he is running our of disk space and trying to move it to a
38 partition that has more space. He didn't say that but I think that is
39 the issue at hand.
40
41 I do suspect that this could cause . . . . issues in the long run.
42 Permissions is a good one to mention.
43
44 Dale
45
46 :-) :-)

Replies

Subject Author
Re: [gentoo-user] cleaning disfiles laurent <laurent@××××××××××××.org>