Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119303 - /etc/distcc directory isn't cleaned up for stage2/3
Summary: /etc/distcc directory isn't cleaned up for stage2/3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Catalyst (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Catalyst Developers
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2006-01-17 09:30 UTC by Andrew Gaffney (RETIRED)
Modified: 2006-01-17 12:49 UTC (History)
0 users

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


Attachments
patch to cleanup /etc/distcc (cat2.patch,822 bytes, patch)
2006-01-17 09:39 UTC, Andrew Gaffney (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Gaffney (RETIRED) gentoo-dev 2006-01-17 09:30:45 UTC
It's a simple fix. Just add a 'rm -rf /etc/distcc' in targets/stage3/stage3-preclean-chroot.sh and targets/stage2/stage2-preclean-chroot.sh after the 'run_emerge -C sys-devel/distcc || exit 1' line.
Comment 1 Andrew Gaffney (RETIRED) gentoo-dev 2006-01-17 09:39:17 UTC
Created attachment 77363 [details, diff]
patch to cleanup /etc/distcc

In case you were too lazy/busy to code it yourself ;)
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2006-01-17 11:32:45 UTC
I've fixed this in catalyst with a slightly different approach.
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2006-01-17 12:49:46 UTC
Fixed in 2.0_rc17...