First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 26204
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Lisa Seelye (RETIRED) <lisa@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: John Zheng <1m5ygke02@sneakemail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
distccd distccd init script text/plain John Zheng 2003-08-08 06:16 0000 520 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 26204 depends on: Show dependency tree
Show dependency graph
Bug 26204 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-08-08 06:12 0000
There's a patch for distccd to use DISTCC_TMPDIR environment variable. 
However, 
that variable cannot be set from the configuration files.  The variable should 
be set either through /etc/conf.d/distccd, or through distcc-config. 
/etc/conf.
d/distccd is probably more correct since it's distccd that uses this variable.

To fix it, simply change /etc/init.d/distccd to prepend 
'DISTCC_TMPDIR=${DISTCC_TMPDIR}' before running start-stop-daemon.

Also, to stay consistent, it's probably better to change the patch to use 
DISTCCD_TMPDIR rather than DISTCC_TMPDIR.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From John Zheng 2003-08-08 06:16:05 0000 -------
Created an attachment (id=15748) [edit]
distccd init script

init script for distccd that uses DISTCC_TMPDIR from /etc/conf.d/distccd

------- Comment #2 From Lisa Seelye (RETIRED) 2003-08-08 13:31:01 0000 -------
Ah!  Good call! I'll also update the conf.d script accordingly.

I've just put these into CVS.

Thank you.

First Last Prev Next    No search results available      Search page      Enter new bug