Actions
Bug #12903
closedUser story #12789: Add slackware support to rudder-packages
Build error on AIX, empty list of man page to compress
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
An error occured on AIX builds since a few days ago (28/06/18) with following error:
# Compress man pages find /usr/src/rudder-packages/package/tmp/rudder-agent-4.3.3.rc1.git201806280047-1.AIX.5.3-root-root/opt/rudder/share/man -type f ! -name '*.gz' -exec gzip -9 {} \; for i in ; do ln -s .gz .gz ; rm ; done /bin/sh: syntax error at line 1 : `;' unexpected
Updated by Vincent MEMBRÉ almost 7 years ago
- Related to User story #12789: Add slackware support to rudder-packages added
Updated by Vincent MEMBRÉ almost 7 years ago
- Related to deleted (User story #12789: Add slackware support to rudder-packages)
Updated by Alexis Mousset almost 7 years ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset almost 7 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder-packages/pull/1613
Updated by Alexis Mousset almost 7 years ago
- Status changed from Pending technical review to Pending release
Actions