Project

General

Profile

Actions

Bug #3368

closed

Re-create startup scripts error OpenSSH server technique

Added by Dennis Cabooter about 11 years ago. Updated about 9 years ago.

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

Description

In /var/rudder/configuration-repository/techniques/remoteAccess/sshConfiguration/2.0/configuration.st The Debian/Ubuntu command to re-create startup scripts fails and reports an error. I'm not sure if the error also occurs on Debian, since we use Ubuntu (10.04 LTS and 12.04 LTS) only. The error is very easy to solve:

root@rudder:/var/rudder/configuration-repository/techniques# diff systemSettings/remoteAccess/sshConfiguration/2.0/configuration.st systemSettings/remoteAccess/sshConfiguration/2.1/configuration.st
47c47
< string => "/usr/sbin/update-rc.d ssh remove \&\& /usr/sbin/update-rc.d ssh defaults";
---

string => "/usr/sbin/update-rc.d -f ssh remove \&\& /usr/sbin/update-rc.d ssh defaults";

Kind regards

Actions #1

Updated by Nicolas CHARLES about 11 years ago

  • Status changed from New to 8
  • Priority changed from N/A to 2
  • Target version changed from 2.5.1 to 2.3.11

Hi Denis,

Thank you very much for your patch. I'm retargeting the ticket to 2.3, for it is the oldest version where the patch is available, so that the bug will be corrected in every version of Rudder

Actions #2

Updated by Nicolas CHARLES about 11 years ago

  • Status changed from 8 to Pending technical review
  • Assignee set to Jonathan CLARKE

The pull request is here
https://github.com/Normation/rudder-techniques/pull/63

Note that once it is merge, it will have to be propagated to 2.5 and applied to version 2 of technique as well

Actions #3

Updated by Nicolas CHARLES about 11 years ago

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

Applied in changeset commit:820ddde5b5d593bcf4d2e6ebe0471de3c7929735.

Actions #4

Updated by Jonathan CLARKE about 11 years ago

Applied in changeset commit:d1f1b7c91024d52181cb4a36e0d471eeac411270.

Actions #5

Updated by Jonathan CLARKE about 11 years ago

  • Project changed from Rudder to 24
  • Category deleted (System techniques)
Actions #6

Updated by Nicolas CHARLES about 11 years ago

It as been ported on every branches, thank you for your contribution Dennis !

Actions #7

Updated by Nicolas CHARLES about 11 years ago

Applied in changeset commit:49d3a9a8a98c57618503f495b60155a769f2f41a.

Actions #8

Updated by Matthieu CERDA almost 11 years ago

  • Status changed from Pending release to Released

This ticket has been adressed in the 2.3.11 release of Rudder.

The ChangeLog is available here: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog23

Actions #9

Updated by Benoît PECCATTE about 9 years ago

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

Also available in: Atom PDF