| Summary: | Cannot run program "pkill" on mac-tests2, occasionally. | ||
|---|---|---|---|
| Product: | Community | Reporter: | David Williams <david_williams> |
| Component: | CI-Jenkins | Assignee: | CI Admin Inbox <ci.admin-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | minor | ||
| Priority: | P3 | CC: | webmaster |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
|
Description
David Williams
Looks like the path wasn't being picked up from .bashrc. I've moved it into .profile and now it seems better(at least on the command line). BTW pkill isn't a 'native' OSX tool, it needs to be installed. -M. (In reply to comment #1) > Looks like the path wasn't being picked up from .bashrc. I've moved it into > .profile and now it seems better(at least on the command line). > > BTW pkill isn't a 'native' OSX tool, it needs to be installed. > > -M. Thanks for letting me know its not "native" ... always something new to learn. But, the problem happened again here on November 6th. https://hudson.eclipse.org/hudson/view/Eclipse%20and%20Equinox/job/ep4-unit-mac64/93/console (I'm not too worried about it ... just keeping track). (In reply to comment #2) > (In reply to comment #1) > > (I'm not too worried about it ... just keeping track). But, am worried about bug 393625 ... perhaps the changes made here effected "wget"? |