First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 57421
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Markus Nigbur (RETIRED) <pYrania@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Stefan Sperling <stsp@binarchy.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
distcc-config-fix-hostlist.diff patch that solves the problem patch Stefan Sperling 2004-07-17 15:29 0000 476 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 57421 depends on: Show dependency tree
Show dependency graph
Bug 57421 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: 2004-07-17 15:28 0000
If $HOME/hosts is a directory, distcc-config --get-hosts prints the directory's
name instead of the host list.

The script uses the function os.path.exists() to check whether the file
$HOME/hosts exists. Using os.path.isfile() instead fixes the issue.

------- Comment #1 From Stefan Sperling 2004-07-17 15:29:02 0000 -------
Created an attachment (id=35654) [edit]
patch that solves the problem

------- Comment #2 From Lisa Seelye (RETIRED) 2004-08-16 09:31:47 0000 -------
Markus, can you take care of this?

------- Comment #3 From Markus Nigbur (RETIRED) 2004-08-27 04:04:39 0000 -------
fixed.

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