Actions
Bug #7088
closedBug #7019: Could not upload inventory when SELinux is enabled
Unable to build ncf-api-virtualenv since rudderdir does not exists in spec
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
On our CI build of RHEL6:7 servers packages fails in ncf-api-virtualenv package du to following error:
12:33:45 + install -m 644 /usr/src/rudder-packages/package/BUILD/ncf-api-virtualenv.pp '/usr/src/rudder-packages/package/BUILDROOT/ncf-api-virtualenv-3.1.1.rc1.git201508091053-1.EL.6.i386%{rudderdir}/share/selinux/' 12:33:45 install: target `/usr/src/rudder-packages/package/BUILDROOT/ncf-api-virtualenv-3.1.1.rc1.git201508091053-1.EL.6.i386%{rudderdir}/share/selinux/' is not a directory: No such file or directory
rudderdir is not defined for ncf-api-virtualenv (and should not be defined here)
The file should be added into /usr/share/ncf-api-virtualenv/ instead (installdir variable in specfile)
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Alexis Mousset over 9 years ago
- Is duplicate of Bug #7083: Broken SELinux packaging in ncf-api-virtualenv added
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Matthieu CERDA
- Pull Request set to https://github.com/Normation/rudder-packages/pull/733
Updated by Alexis Mousset over 9 years ago
- Status changed from Pending technical review to Rejected
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from Rejected to Pending release
Updated by Vincent MEMBRÉ over 9 years ago
- % Done changed from 0 to 100
Applied in changeset rudder-packages|efcaf4aebd830f2c152ccda846bd5de6f040e57e.
Updated by Matthieu CERDA over 9 years ago
Applied in changeset rudder-packages|da9f53cc7e19c00623abefa75d97383ed2f176bb.
Updated by François ARMAND over 9 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.1.1 which was released today.
- Announcement 3.1
- Changelog 3.1
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Actions