Content
Unable to locate package openproject
Added by Davi Neto almost 6 years ago
Hello everyone,
I'm installing OpenProject in a Debian 9 VPS via SSH. Following the Official tutorial
The issue is that when I'm runing the apt-get update I'm getting these erros:
Err:8 https://dl.packager.io/srv/deb/opf/openproject-ce/stable/8/debian 9/main a md64 Packages
500 Internal Server Error
W: The repository 'https://dl.packager.io/srv/deb/opf/openproject-ce/stable/8/debian 9 Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potential ly dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch https://dl.packager.io/srv/deb/opf/openproject-ce/stable/8/de bian/dists/9/main/binary-amd64/Packages 500 Internal Server Error
E: Some index files failed to download. They have been ignored, or old ones used instead.
And when I try to install I'm getting this
apt-get install openproject
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package openproject
Any idea of what should I do?
Thank you all!
Replies (6)
Hi all, I have the same issue. Target machine is an Amazon EC2 instance with Ubuntu Server 18.04 x64
I tried to set the packager.io repo as trusted in sources.list and in that case it does not stop after the 500 internal server error but, even after completion, all openproject related repos are marked as Ign(ored) from apt.
I tried the same commands on my WSL installation on Windows 10 with the same results.
Thanks in advance
Giuseppe
Same here (Debian x64). I guess its a problem with packager.io or mabe build problems?
All the URLs for deb related files seem to result in 500 HTTP error:
Only the repo file seems to be accessible: eg https://dl.packager.io/srv/opf/openproject-ce/stable/8/installer/debian/9.repo
Tried again right now, it's working!
Tried again right now, it's working!
Today (2019-02-16) again trouble with updating the repository with apt-get update:
W: The repository 'https://dl.packager.io/srv/deb/opf/openproject-ce/stable/8/debian 9 Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch https://dl.packager.io/srv/deb/opf/openproject-ce/stable/8/debian/dists/9/main/binary-amd64/Packages Received HTTP code 403 from proxy after CONNECT
WTF is happening at packager.io?
Cheers
Christoph.
Upgrade the sources.list
https://docs.openproject.org/installation-and-operations/installation/packaged/#ubuntu-1804