Project

General

Profile

Actions

Bug #7337

closed

Architecture #7074: Merge rudder-agent postinstall into a single script

Typo in rudder-agent spec file: %fi instead of %endif

Added by Jonathan CLARKE over 8 years ago. Updated over 8 years ago.

Status:
Released
Priority:
N/A
Category:
Packaging
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

From rudder-agent.spec:

329 %if "%{?_os}" == "aix" 
330 service_stop_cmd="/usr/bin/stopsrc -s rudder-agent" 
331 service_start_cmd="/usr/bin/startsrc -s rudder-agent" 
332 %else
333 service_stop_cmd="service rudder-agent stop || service rudder-agent forcestop" 
334 service_start_cmd="service rudder-agent start" 
335 %fi

The %fi should be %endif

Actions #1

Updated by Jonathan CLARKE over 8 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Jonathan CLARKE to Benoît PECCATTE
  • Pull Request set to https://github.com/Normation/rudder-packages/pull/770
Actions #2

Updated by Jonathan CLARKE over 8 years ago

  • Pull Request changed from https://github.com/Normation/rudder-packages/pull/770 to https://github.com/Normation/rudder-packages/pull/771
Actions #3

Updated by Jonathan CLARKE over 8 years ago

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

Updated by Vincent MEMBRÉ over 8 years ago

  • Target version changed from 3.2.0~beta1 to 4.0.0~rc2
Actions #6

Updated by Vincent MEMBRÉ over 8 years ago

  • Target version changed from 4.0.0~rc2 to 3.2.0~beta1
Actions #7

Updated by Vincent MEMBRÉ over 8 years ago

  • Target version changed from 3.2.0~beta1 to 4.0.0~rc2
Actions #8

Updated by Benoît PECCATTE over 8 years ago

  • Target version changed from 4.0.0~rc2 to 3.2.0~beta1
Actions #9

Updated by Vincent MEMBRÉ over 8 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 3.2.0~beta1 which was released today.

Actions

Also available in: Atom PDF