Actions
Bug #3992
closedCannot remove rudder-agent package if CFEngine processes are not running
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Because of "set e", we need to test if cf* processes are running before killing them, otherwise
postrm fails and we cannot uninstall the package.
Updated by Nicolas PERRON over 11 years ago
- Status changed from New to In progress
- Assignee set to Cédric Cabessa
- Target version set to 2.4.10
- % Done changed from 0 to 90
Thank you Cédric for this bugfix. it seems good for me. Except that the PR should be made for the .spec file too and on branch 2.4.
Can you do the same for the spec file and rebase your PR to branch 2.4 please ?
Updated by Cédric Cabessa over 11 years ago
Updated by Nicolas PERRON over 11 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Cédric Cabessa to Jonathan CLARKE
- % Done changed from 90 to 100
Thank you Cédric.
Jon, could you review it please ?
Updated by Nicolas PERRON over 11 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.4.11, which was released today.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2013-October/000052.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog24
- Download information: http://www.rudder-project.org/foswiki/Download/
Actions