Details
-
Type:
Story
-
Status: Invalid
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_astrom
-
Labels:
Description
Unit test testOpenFiles.py failed on my Ubuntu 14.04 system. The subroutine getOpenFiles required /usr/sbin/lsof, which was not on my system. There was a /usr/bin/lsof, so I was able to get the unit test to work by adding a soft link.
Attachments
Issue Links
- is triggered by
-
DM-7288 Port meas_astrom to python 3
- Done
Activity
Field | Original Value | New Value |
---|---|---|
Watchers | Kian-Tat Lim, Perry Gee, Tim Jenness [ Kian-Tat Lim, Perry Gee, Tim Jenness ] | John Parejko, Kian-Tat Lim, Perry Gee, Russell Owen, Tim Jenness [ John Parejko, Kian-Tat Lim, Perry Gee, Russell Owen, Tim Jenness ] |
Assignee | Tim Jenness [ tjenness ] |
Labels | SciencePipelines |
Description | Unit test testOpenFiles.py failed on my Ubuntu 14.04 system. The subroutine getOpenFiles required /usr/sbin/lsof, which was not on my system. There was a /usr/bin/lsof, so I was able to get the unit test to work by adding a soft link. | Unit test {{testOpenFiles.py}} failed on my Ubuntu 14.04 system. The subroutine {{getOpenFiles}} required {{/usr/sbin/lsof}}, which was not on my system. There was a {{/usr/bin/lsof}}, so I was able to get the unit test to work by adding a soft link. |
Assignee | John Parejko [ parejkoj ] |
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Reviewers | Kian-Tat Lim, Perry Gee [ ktl, pgee ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Resolution | Done [ 10000 ] | |
Status | In Review [ 10004 ] | Invalid [ 11005 ] |