Bug #4694
closed
User story #4595: Support for AIX (agent only)
RPM postinst fails on all systems due to missing directories
Added by Jonathan CLARKE over 10 years ago.
Updated over 9 years ago.
Description
When #4671 changed the way we include files in the %files section, some directories that used to be created (empty directories) got ignored, and are no longer in the RPM. This results in this during postinst:
cp: target `/var/rudder/cfengine-community/bin/' is not a directory
ls: cannot access /var/rudder/cfengine-community/bin/: No such file or directory
cp: target `/var/rudder/cfengine-community/inputs' is not a directory
cp: target `/var/rudder/cfengine-community/inputs/' is not a directory
We should include this directly in the %files section to make sure they are created.
- Target version changed from 2.10.1 to 2.10.0
- Status changed from In progress to Pending technical review
- Assignee changed from Jonathan CLARKE to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder-packages/pull/291
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:76898d6517bdcae0b5a72b0452cac6cd2108dd8d.
Applied in changeset commit:ea934681cd192fa185329dfdb211316035152c63.
- Status changed from Pending release to Pending technical review
- % Done changed from 100 to 0
- Pull Request changed from https://github.com/Normation/rudder-packages/pull/291 to https://github.com/Normation/rudder-packages/pull/292
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:1886db744c12873766a2c4c8c713a7c2057caf18.
Applied in changeset commit:e461ba970dcb93f07d9542d1bc2398e02139b5ce.
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.10.0, which was released today.
Check out:
- Category set to Packaging
Also available in: Atom
PDF