Symptoms
When reviewing your nightly upgrade logs or trying to upgrade directly to cPanel v11.110.0.52 you may see the following error reported:
Sysup: Needed system packages were not installed: boost169-program-options
Description
With the release of cPanel v110.0.52, a change was made to have cPanel rely upon system-provided
boost libraries and mark cpanel-boost* packages as obsolete in rpm.versions. With this change, the above error can be seen if those system-provided packages are not available.
Workaround
If you are seeing the above error, you can resolve this by making sure that the Epel repository is installed and active:
yum install epel-release
Comments
0 comments
Article is closed for comments.