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. OpenProject Repository Problem

OpenProject Repository Problem

Added by Jose MARTINS about 7 years ago

Good morning everyone,

Within our company, we have OpenProject installed under CentOS release 6.7 (Final).

[root@openproject ~]# uname -a
Linux openproject 2.6.32-573.12.1.el6.x86_64 #1 SMP Tue Dec 15 21:19:08 UTC 2015 x86_64 x86_64 x86 _64 GNU/Linux

Here is the version of OpenProject installed:
Core version —> OpenProject 5.0.10 (Mysql2)

I need your help with the OpenProject repository that no longer works during an check update.

Here is the repo configured:
[root@openproject ~]# cat /etc/yum.repos.d/openproject.repo
[openproject]
name=Repository for opf/openproject-ce application.
baseurl=https://rpm.packager.io/gh/opf/openproject-ce/centos6/stable/5
enabled=1

I can’t find any information about that. Is the repository always maintained? Has he changed his address?

Thanks in advance for your help
Sincerely
José


Replies (1)

RE: OpenProject Repository Problem - Added by Jose MARTINS about 7 years ago

I found the solution to my problem. The new repository is:

  1. This file was generated by dl.packager.io

[openproject-ce]
name=Repository for opf/openproject-ce (stable/5) packages.
baseurl=https://dl.packager.io/srv/rpm/opf/openproject-ce/stable/5/el/6/$basearch
enabled=1
gpgcheck=0
repo_gpgcheck=1
gpgkey=https://dl.packager.io/srv/opf/openproject-ce/key

  • (1 - 1/1)
Loading...