Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support
  • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Expand project menu
Support Installation & Updates
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. Support Installation & Updates
  5. cpanel-mysql-libs RPM dependency issue

cpanel-mysql-libs RPM dependency issue

Added by PcPro Fix over 8 years ago

Hi, My environment is Centos 6.8 with cpanel - I am trying to install Openproject via RPM on Cpanel server. The installation fails with missing dependencies for mysql-libs. I have this, that is shipped from cpanel - cpanel-mysql-libs-5.1.73-1.cp1156.x86_64 . All other dependency packages are installed. The issue is only with that one.

Can you help me to solve somehow this dependency issue. It is not possible to install the package mysql-libs because it is disabled from the cpanel. Can I somehow change the Openproject RPM dependency check to skip this package since we have it from cpanel > cpanel-mysql-libs-5.1.73-1.cp1156.x86_64?

# sudo rpm -Uvh openproject-6.1.1-1480431899.f1c0fea.centos6.x86_64.rpm
error: Failed dependencies:
        mysql-libs is needed by openproject-6.1.1-1480431899.f1c0fea.centos6.x86_64

# rpm -qa | grep -i mysql-libs
cpanel-mysql-libs-5.1.73-1.cp1156.x86_64

# yum install mysql-libs
No package mysql-libs available.
Error: Nothing to do

Thank you!


Loading...