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. Community Version on ubuntu. No package

Community Version on ubuntu. No package

Added by Julian Ohm almost 10 years ago

Hi
I tried to install the ce Version on ubuntu. The entry is in the apt sources file. Apt-get update was made but no Package is found.

Someone an idea why there is no repositry or no package for the de Version?


Replies (14)

RE: Community Version on ubuntu. No package - Added by Julian Ohm almost 10 years ago

Is the project closed? Or is it still in development? As mentioned before, there is no way to install the packaged version for ubuntu or debian. It seems that the packager.io service no longer ist used as host for the packages.

If I try to install from core, then i have a problem, when i try to access the webservice. It seems that there is no index.(html/php). So there is no working service

RE: Community Version on ubuntu. No package - Added by Jonas Heinrich (Finn) almost 10 years ago

Hi Julian,

I’m sorry but I did not fully understand what you were trying to do. Do you have a fresh Ubuntu (14.04?) and follow the steps from the manual At what step do you get an error?

We recently deleted the stable-branch from our repositories so maybe apt-get still tries to connect to those. Could you check that, too?

Best,

Jonas

RE: Community Version on ubuntu. No package - Added by Julian Ohm almost 10 years ago

Hi Jonas,

ok i will try again. in english is hard to explain.

I have a fresh install of ubuntu.

First i tried to do like in your documention
Ubuntu 14.04 Trusty 64bits server wget -qO - https://deb.packager.io/key | sudo apt-key add - echo "deb https://deb.packager.io/gh/finnlabs/pkgr-openproject-community trusty stable/4.1" | sudo tee /etc/apt/sources.list.d/pkgr-openproject-community.list sudo apt-get update sudo apt-get install openproject-ce

apt-get install can’t find a package. thats my first problem.

then i tried to install from core. using your guideline again, everything seems to be ok. then i tried to access via the webbrowser to my openproject server and get an 500 error.
error.log says
@ configuration error: couldn’t perform authentication. AuthType not set!: /@

so i tried to comment the line in the apache configuration
@ # Uncomment this if you’re on Apache >= 2.4:
Require all granted@

after this i get the directory listing but no openproject webinterface

So i hope, that you now can understand where my problem is

best regards
Julian

RE: Community Version on ubuntu. No package - Added by Jonas Heinrich (Finn) almost 10 years ago

Hi Julian,

now I understood your problem(s) :)

I tested the first approach, the one with packager. I copied the steps from this conversation here and apt-get was able to find the package.. So I’m sorry that I cannot reproduce your error.
Could you maybe paste the output from apt-get udpate and apt-get install openproject-ce?
And do you maybe have an active firewall?

I’m currently doing the manual installation as well and will come back at you when I’m done. :)

Best,

Jonas

RE: Community Version on ubuntu. No package - Added by Julian Ohm almost 10 years ago

So here are the outputs:

# cat sources.list.d/openpoject.list deb https://deb.packager.io/gh/finnlabs/pkgr-openproject-community trusty stable/4.1

# apt-get update [...] OK https://deb.packager.io trusty Release.gpg OK https://deb.packager.io trusty Release OK https://deb.packager.io trusty/stable/4.1 i386 Packages Ign https://deb.packager.io trusty/stable/4.1 TranslationIndex Ign https://deb.packager.io trusty/stable/4.1 Translation-de_DE Ign https://deb.packager.io trusty/stable/4.1 Translation-de Ign https://deb.packager.io trusty/stable/4.1 Translation-de_DE.utf8 Ign https://deb.packager.io trusty/stable/4.1 Translation-en [...]

# apt-get install openproject-ce Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Statusinformationen werden eingelesen... Fertig E: Paket openproject-ce kann nicht gefunden werden

# apt-cache search openproject #

RE: Community Version on ubuntu. No package - Added by Jonas Heinrich (Finn) almost 10 years ago

I just read your answer and I saw was that the file you the link to the package openproject-ce is sources.list.d/openpoject.list. So it seems like you tried to install the core first and then the community edition. Something seems to be messed up with your source-files. Maybe try to delete all the files you created and start from scratch.

Concerning the manual installation I’m still on it but other things blocked me..

RE: Community Version on ubuntu. No package - Added by Julian Ohm almost 10 years ago

i just made one file für the deb link. yes i tried the core as well as the CE. But both have the same problem. between both tries i delete the .list file and made apt-get update. so there should be no problem with the file. the name of the file is not importand, just the deb link inside

RE: Community Version on ubuntu. No package - Added by Jonas Heinrich (Finn) almost 10 years ago

Could you try apt-cache policy and apt-cache policy openproject-ce and paste the content here?

Thanks,

Jonas

RE: Community Version on ubuntu. No package - Added by Julian Ohm almost 10 years ago

# apt-cache policy Paketdateien: 100 /var/lib/dpkg/status release a=now 500 https://deb.packager.io/gh/finnlabs/pkgr-openproject-community/ trusty/stable/4.1 i386 Packages release n=trusty,c=stable/4.1 origin deb.packager.io 500 http://software.virtualmin.com/gpl/ubuntu/ virtualmin-universal/main i386 Packages release o=Virtualmin, Inc.,a=stable,n=virtualmin-universal,l=Virtualmin for Debian and Ubuntu,c=main origin software.virtualmin.com 500 http://software.virtualmin.com/gpl/ubuntu/ virtualmin-precise/main i386 Packages release o=Virtualmin, Inc.,a=stable,n=virtualmin-precise,l=Virtualmin for Ubuntu Precise Pangolin,c=main origin software.virtualmin.com 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise-security/universe Translation-en 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise-security/restricted Translation-en 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise-security/multiverse Translation-en 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise-security/main Translation-en 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise-security/multiverse i386 Packages release v=12.04,o=Ubuntu,a=precise-security,n=precise,l=Ubuntu,c=multiverse origin ftp.stratoserver.net 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise-security/universe i386 Packages release v=12.04,o=Ubuntu,a=precise-security,n=precise,l=Ubuntu,c=universe origin ftp.stratoserver.net 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise-security/restricted i386 Packages release v=12.04,o=Ubuntu,a=precise-security,n=precise,l=Ubuntu,c=restricted origin ftp.stratoserver.net 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise-security/main i386 Packages release v=12.04,o=Ubuntu,a=precise-security,n=precise,l=Ubuntu,c=main origin ftp.stratoserver.net 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise-updates/universe Translation-en 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise-updates/universe Translation-de 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise-updates/restricted Translation-en 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise-updates/restricted Translation-de 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise-updates/multiverse Translation-en 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise-updates/multiverse Translation-de 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise-updates/main Translation-en 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise-updates/main Translation-de 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise-updates/multiverse i386 Packages release v=12.04,o=Ubuntu,a=precise-updates,n=precise,l=Ubuntu,c=multiverse origin ftp.stratoserver.net 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise-updates/universe i386 Packages release v=12.04,o=Ubuntu,a=precise-updates,n=precise,l=Ubuntu,c=universe origin ftp.stratoserver.net 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise-updates/restricted i386 Packages release v=12.04,o=Ubuntu,a=precise-updates,n=precise,l=Ubuntu,c=restricted origin ftp.stratoserver.net 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise-updates/main i386 Packages release v=12.04,o=Ubuntu,a=precise-updates,n=precise,l=Ubuntu,c=main origin ftp.stratoserver.net 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise/universe Translation-en 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise/universe Translation-de 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise/restricted Translation-en 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise/restricted Translation-de 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise/multiverse Translation-en 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise/multiverse Translation-de 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise/main Translation-en 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise/main Translation-de 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise/multiverse i386 Packages release v=12.04,o=Ubuntu,a=precise,n=precise,l=Ubuntu,c=multiverse origin ftp.stratoserver.net 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise/universe i386 Packages release v=12.04,o=Ubuntu,a=precise,n=precise,l=Ubuntu,c=universe origin ftp.stratoserver.net 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise/restricted i386 Packages release v=12.04,o=Ubuntu,a=precise,n=precise,l=Ubuntu,c=restricted origin ftp.stratoserver.net 500 ftp://ftp.stratoserver.net/pub/linux/ubuntu/ precise/main i386 Packages release v=12.04,o=Ubuntu,a=precise,n=precise,l=Ubuntu,c=main origin ftp.stratoserver.net Mit Pinning verwaltete Pakete: #

d# apt-cache policy openproject-ce N: Paket openproject-ce kann nicht gefunden werden #

RE: Community Version on ubuntu. No package - Added by Jonas Heinrich (Finn) almost 10 years ago

I think the problem is that you search for i386 packages and not for amd64 ones. Packager only supports 64-bit. Could you try to change that?

RE: Community Version on ubuntu. No package - Added by Jonas Heinrich (Finn) almost 10 years ago

Seems like you configured apt-get to accept i386 packages. Could you the results of the following?

sudo dpkg --print-architecture
sudo dpkg --print-foreign-architecture

Thanks,

Jonas

RE: Community Version on ubuntu. No package - Added by Julian Ohm almost 10 years ago

ok i understand the problem. the server was a x86 architecture. so i installed ubuntu 64bit. let’s see what will happen

thanks so far

RE: Community Version on ubuntu. No package - Added by Julian Ohm almost 10 years ago

ok i installed now ubuntu 14.04 LTS 64bit

Now everything works

RE: Community Version on ubuntu. No package - Added by Birthe Lindenthal almost 10 years ago

Also, check out this great installation documentation: http://blog.zubasoft.at/2015/06/openproject-mit-subversion-unter-ubuntu-14-04-vm-aufsetzen/ (in German language).
Thanks!

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