Project

General

Profile

Bug #12583

Updated by BenoƮt PECCATTE almost 6 years ago

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. 



 * ... 
 * ... 

 You can workaround this issue by doing likewise: 

Back