Bug #4694
closedUser story #4595: Support for AIX (agent only)
RPM postinst fails on all systems due to missing directories
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.
Updated by Vincent MEMBRÉ over 10 years ago
- Target version changed from 2.10.1 to 2.10.0
Updated by Jonathan CLARKE over 10 years ago
- 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
Updated by Jonathan CLARKE over 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:76898d6517bdcae0b5a72b0452cac6cd2108dd8d.
Updated by Vincent MEMBRÉ over 10 years ago
Applied in changeset commit:ea934681cd192fa185329dfdb211316035152c63.
Updated by Jonathan CLARKE over 10 years ago
- 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
This change did not fix the problem - we still need the mkdir commands! So I reverted it.
New PR that actually does fix the problem: https://github.com/Normation/rudder-packages/pull/292
Updated by Jonathan CLARKE over 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:1886db744c12873766a2c4c8c713a7c2057caf18.
Updated by Vincent MEMBRÉ over 10 years ago
Applied in changeset commit:e461ba970dcb93f07d9542d1bc2398e02139b5ce.
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.10.0, which was released today.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2014-March/000085.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog210
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/