Symptom
When installing the Agent EL6 rpm on CentOS 6.0 or 6.1, the installation fails with the following message:
# rpm -i redstorbackuppro-19.2.27.11142-1.el6.x86_64.rpm
Error enabling service (1)
warning: %post(redstorbackuppro-0:19.2.27.11142-1.el6.x86_64) scriptlet failed, exit status 1
Solution
Run the following commands after the (failed) rpm installation:
/sbin/chkconfig --add /etc/init.d/backuppro
service backuppro start
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article