Actions
Bug #5144
closedOpenSSH Technique cannot configure SSH Server on boot on Debian 3 and 4 - branch 2.9
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
On Debian 3 and 4, the command used to configure OpenSSHServer on boot fails
2014-06-25T18:42:48+0200 info: /rudder_openssh_server/methods/'any'/rudder_openssh_server_configuration/commands/'${rudder_openssh_server_startup_init_activation_command}': Finished command related to promiser '/usr/sbin/update-rc.d ssh remove && /usr/sbin/update-rc.d ssh defaults' -- an error occurred, returned 1 2014-06-25T18:42:48+0200 verbose: Defining promise result class 'rudder_openssh_server_activated_on_boot_error' 2014-06-25T18:42:48+0200 notice: Q: "...pdate-rc.d ssh ": update-rc.d: /etc/init.d/ssh exists during rc.d purge (use -f to force)
The right solution is to add -f in the update-rc.d
Updated by Nicolas CHARLES over 10 years ago
- Subject changed from OpenSSH Technique cannot configure SSH Server on boot on Debian 3 and 4 - branch 2.6 to OpenSSH Technique cannot configure SSH Server on boot on Debian 3 and 4 - branch 2.9
- Target version changed from 2.6.16 to 2.9.7
Actually, branch 2.6 is ok and already have the -f
Updated by Nicolas CHARLES over 10 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Jonathan CLARKE
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/431
Updated by Nicolas CHARLES over 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset policy-templates:commit:f0514b8f00f1f434c5c51c22b887e3080d1886c8.
Updated by Jonathan CLARKE over 10 years ago
Applied in changeset policy-templates:commit:57a8a7594d01d2fa6a60522d010d3b20f184e3f4.
Updated by Vincent MEMBRÉ over 10 years ago
- Target version changed from 2.9.7 to 2.10.3
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.10.3 (announcement , changelog) and 2.11.0~beta2 (announcement , changelog), which were released today.
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Benoît PECCATTE almost 9 years ago
- Target version changed from 2.10.3 to 2.9.7
Actions