Project

General

Profile

Actions

Bug #4957

closed

An AIX selection condition is wrong in rudder-agent SPECfile

Added by Matthieu CERDA almost 10 years ago. Updated about 9 years ago.

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

Description

%if 0%{?aix}

On line 158 is wrong, and should be:

%if "%{?_os}" == "aix" 
Actions #1

Updated by Matthieu CERDA almost 10 years ago

  • Status changed from New to Pending technical review
  • Assignee changed from Matthieu CERDA to Nicolas CHARLES
  • Priority changed from N/A to 1
  • % Done changed from 0 to 100
  • Pull Request set to https://github.com/Normation/rudder-packages/pull/347

PR is ready

Actions #2

Updated by Matthieu CERDA almost 10 years ago

  • Target version changed from 2.10.2 to 2.10.1
Actions #3

Updated by Matthieu CERDA almost 10 years ago

  • Status changed from Pending technical review to Pending release

Applied in changeset commit:273dcd781667a649077b46c21541ea628f26eb18.

Actions #4

Updated by Nicolas CHARLES almost 10 years ago

Applied in changeset commit:447f0249517984755c66db724c4f429ca7e91cd6.

Actions #5

Updated by Vincent MEMBRÉ almost 10 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 2.10.1, which was released today.
Check out:

Actions #6

Updated by Benoît PECCATTE about 9 years ago

  • Project changed from 34 to Rudder
  • Category set to Packaging
Actions

Also available in: Atom PDF