Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66083 - catalyst doesnt need to startup a distcc server
Summary: catalyst doesnt need to startup a distcc server
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Catalyst (show other bugs)
Hardware: All All
: High normal
Assignee: John Davis (zhen) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-01 20:56 UTC by SpanKY
Modified: 2004-10-05 06:27 UTC (History)
1 user (show)

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 SpanKY gentoo-dev 2004-10-01 20:56:13 UTC
often times i run distcc on the host machine and when catalyst tries to startup a distcc server of its own, it gets pretty pissed (and usually ends up breaking at the end)

that said, there's no reason (that i know of, and lisa backed up on this earlier) for catalyst to start up a server of its own

when you run distcc, it takes the configured list of hosts you give it and adds the local machine ... then when it comes to compile, it chooses one of them ... running a server on the local machine and adding it to the list just ends up duplicating it:
localhost (added by distcc), localhost (added by catalyst), other machines (added by user)
Comment 1 John Davis (zhen) (RETIRED) gentoo-dev 2004-10-05 06:27:13 UTC
fixed in cvs, thanks!