Added by Jose MARTINS over 6 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)
I found the solution to my problem. The new repository is:
[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