Bug #6928
closed
Bad handling of pid file on OpenVZ
Added by François ARMAND over 9 years ago.
Updated over 9 years ago.
Category:
System integration
Description
Some exceptions are not caught in our vzps.py file, causing errors.
- Target version changed from 2.10.15 to 3.0.7
It actually seems to target 3.0, as before the logic was somehow different.
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-packages/pull/703
Problem was actually the script trying to open pid status files that already disappeared between the moment where we checked for their existence and opening them.
As this a normal behavior, we now safely ignore them and continue without failing script.
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.0.7 and 3.1.0 which were released today.
Also available in: Atom
PDF