Actions
Bug #12583
closedError during postinst on upgrade to 4.3
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
When upgrading rudder agent to 4.3 on a debian based system, we get a postinstall error.
Wen run the postinstall script in debug mode (add set -x to /opt/rudder/share/package-scripts/rudder-agent-postinst)
we see that we remove the rudder service whereas the service script is still there.
Moreover the postinst script never finishes and stalls on nohup /opt/rudder/bin/rudder agent check
Actions