Project

General

Profile

Actions

Bug #17635

closed

AIX builds fails on invalid or condition

Added by Vincent MEMBRÉ almost 4 years ago. Updated almost 4 years ago.

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

Description

Introduced in #17536 ,

line 330:

%if 0%{?rhel} == 7 || ( 0%{?suse_version} && 0%{?suse_version} < 1500 )

cause the following error

syntax error in expression
/resgrp136/opt-freeware/src/packages/package/SPECS/rudder-agent.spec:330: parseExpressionBoolean returns -1

i guess || is not supported

Actions

Also available in: Atom PDF