Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • 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
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

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

Content

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. 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...