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. Cant Install from packager repo

Cant Install from packager repo

Added by Thomas H. about 6 years ago

Ive just tried to install this here for our company for the first time, as we are desperately looking for a team management solution, but when i try to 'apt update', i get an error that the repo does not have a release file.

Furthermore, when i try to open the url provided within the repo 

"https://dl.packager.io/srv/deb/opf/openproject-ce/stable/8/debian"

It tells me that the site is not available.

Any advice on that?


Replies (8)

RE: Cant Install from packager repo - Added by Thomas H. about 6 years ago

bump ... seems like a rather important problem tbh?!

RE: Cant Install from packager repo - Added by Oliver Günther about 6 years ago

Hi Thomas,

I suspect your sources.list.d is incorrect or your system is preventing you from accessing the package repository. It is correct that the URL you posted leads nowhere, because it is an APT repository source and not a human-readable URL. The Release file is here and accessible: https://dl.packager.io/srv/deb/opf/openproject-ce/stable/8/debian/dists/8/Release

Best,

Oliver

RE: Cant Install from packager repo - Added by Cyril Rohr about 6 years ago

Hello,

Could you provide us with the content of /etc/apt/sources.list.d/openproject-ce.list, as well as the log output of running the failing apt-get update command?

RE: Cant Install from packager repo - Added by Thomas H. about 6 years ago

Thanks for the swift reply, i thought that apt sources should be readable as well since the ones that we use mostly are. Well, i guess we are just outdated then.

I will provide both as soon as im back at the office on monday.

RE: Cant Install from packager repo - Added by Oliver Günther about 6 years ago

APT looks for specific files such as the Release or Release.gpg file for further knowledge, so other APT repository implementations may serve other information on index pages. Maybe we should add such a behavior because it's often perceived as if the repository is unavailable.

RE: Cant Install from packager repo - Added by Thomas H. about 6 years ago

So the content of my .list is:

deb https://dl.packager.io/srv/deb/opf/openproject-ce/stable/8/debian 9 main

and the output of the apt update is

E: The repository 'https://dl.packager.io/srv/deb/opf/openproject-ce/stable/8/debian 9 Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

Ive added the apt key and installed apt-transport-https

RE: Cant Install from packager repo - Added by Thomas H. about 6 years ago

bump

RE: Cant Install from packager repo - Added by Thomas H. about 6 years ago

Tried it on a different system, it works there, so i think this is local problem that i will have to fix. Sorry for this.
Can be closed

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