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
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?
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
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. :)
# 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
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..
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
Replies (14)
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
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
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
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
andapt-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
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 #
I just read your answer and I saw was that the file you the link to the package
openproject-ce
issources.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..
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
Could you try
apt-cache policy
andapt-cache policy openproject-ce
and paste the content here?Thanks,
Jonas
# 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 #
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?
Seems like you configured apt-get to accept i386 packages. Could you the results of the following?
Thanks,
Jonas
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
ok i installed now ubuntu 14.04 LTS 64bit
Now everything works
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!