Bug #9791
closed
test -e doesn't exist on Solaris, script list-compatible-inputs needs some tweaks
Added by David Svejda almost 8 years ago.
Updated over 2 years ago.
Description
Shell script /var/rudder/ncf/common/10_ncf_internals/list-compatible-inputs fails on Solaris, because test -e doesn't exist in Bourne Shell on Solaris. The problem is at line 64 (Rudder version 4.0, in 3.2.9 it's line 53) with if [ -e "${capability_file}"
There was similar bug in the past, see #7066
- Project changed from Rudder to 41
- Category set to Generic methods
- Target version set to 1.0
- Status changed from New to In progress
- Assignee set to Alexis Mousset
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/ncf/pull/502
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:a9c09169be985cd79de583437066a16948a1a08a.
- Status changed from Pending release to Released
- Priority set to 0
- Target version changed from 1.0 to ncf-1.0
- Project changed from 41 to Rudder
- Category changed from Generic methods to Generic methods
Also available in: Atom
PDF