Project

General

Profile

Actions

Bug #5836

closed

Technique SSHConfiguration v4.0 fails on AIX - and stops agent execution

Added by Nicolas CHARLES over 9 years ago. Updated about 9 years ago.

Status:
Released
Priority:
1
Category:
Techniques
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

On AIX, the technique SSHConfiguration fails with the following message
Fatal CFEngine error: in built-in FnCall returnszero-arg: Scalar value is out of range

stoping completely the agent.

Indeed, the command called in the returnszero is not valid

 "rudder_openssh_inactive_on_boot_aix" 
 not => returnszero("lssrc -a|grep -q sshd", "useshell");

we should always use full path to binaries, otherwise CFEngine does complain


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #5343: Unix support - implementation for other Techniques - sshConfigurationReleasedJonathan CLARKE2014-08-01Actions
Actions #1

Updated by Benoît PECCATTE over 9 years ago

  • Status changed from New to Pending technical review
  • Assignee changed from Matthieu CERDA to Nicolas CHARLES
  • Pull Request set to https://github.com/Normation/rudder-techniques/pull/572
Actions #2

Updated by Benoît PECCATTE over 9 years ago

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100

Applied in changeset commit:155090bff5ef769358772caf7672f3abab84f8a6.

Actions #3

Updated by Nicolas CHARLES over 9 years ago

Applied in changeset commit:6574776f7ddce37b16a3dd7c0793b6186768102a.

Actions #4

Updated by Vincent MEMBRÉ over 9 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 2.10.8 and 2.11.5, which were released today (16/12/14)

Actions #5

Updated by Benoît PECCATTE about 9 years ago

  • Project changed from 24 to Rudder
  • Category changed from Techniques to Techniques
Actions

Also available in: Atom PDF