Actions
Bug #5733
closedWe should trigger slibclean on AIX during rudder-agent upgrades
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
When we update rudder-agent, we copy the binaries from /opt/rudder/bin/cf-* to /var/rudder/cfengine-community/bin/
On AIX, if any libraries or binaries are still cached in memory, the copy would fail on it with the error "Text file busy"
We should trigger "slibclean" to unload any unused binaries/libraries from the memory before updating rudder-agent.
Updated by Matthieu CERDA about 10 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Matthieu CERDA to Jonathan CLARKE
- % Done changed from 0 to 100
- Pull Request set to https://github.com/Normation/rudder-packages/pull/517
Updated by Matthieu CERDA about 10 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:32047b77e54e774b54505e01ab0eae0c1e1e727f.
Updated by Matthieu CERDA about 10 years ago
Applied in changeset commit:30e436069686919a2f34af8bd4262b57a6caaa40.
Updated by Vincent MEMBRÉ about 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.10.7 and 2.11.4, which were released today.
- Announcement 2.10 2.11
- Changelog 2.10 2.11
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Benoît PECCATTE over 9 years ago
- Project changed from 34 to Rudder
- Category set to Packaging
Actions