Content
You are here:
packaged installation - which version? no notification?
Added by T Küchel over 9 years ago
Hi there,
I’m a bit pissed confused about the installation procedure procedure (yes I mean that).
I used to install “openproject” on an ubuntu system using: https://deb.packager.io/gh/opf/openproject as the source as documented.
Now I upgraded, want to file a bug report about SSL not working out for the newest 4.0.7 installation, but, alas, the installation procedure [[https://www.openproject.org/download/packaged-installation-community/]] is changed to use
“openproject-ce” from https://deb.packager.io/gh/finnlabs/pkgr-openproject-community
Well, what now?
- I suggest that there should be an automatic (email based) way to get a notification about what is going on. (Project where I can subscribe to, mailing list, you have it).
- I seriously test (and bug-report) every update and installation using the ubuntu-packaged version, but cannot do so, if the recommended way is not clear to me.
- Is “openproject” from deb.packager.io/gh/opf/openproject outdated? Why is it still packaged?
- Is there a migration way to “openproject-ce” or do I have to reinstall and migrate the data?
Htanks for any help appreciated.
T.Küchel
Todo, if opf is still the way-to-go:
SSL errors with newest ubuntu-package (with work-around)
# cd /opt/openproject/vendor/ruby-2.1.5/lib/ruby/2.1.0/rubygems/ssl_certs/ # cp /usr/share/ca-certificates/mozilla/AddTrust_External_Root.crt ./AddTrustExternalCARoot-2048.pem RAILS_ENV=production openproject run bundle install --no-deployment Fetching source index from https://rubygems.org/ Fetching https://github.com/tessi/sprockets.git fatal: unable to access 'https://github.com/tessi/sprockets.git/': Problem with the SSL CA cert (path? access rights?) Retrying git clone 'https://github.com/tessi/sprockets.git' "/opt/openproject/vendor/ruby-2.1.5/lib/ruby/gems/2.1.0/cache/bundler/git/sprockets-9e56b513ad93aeb8f8957d32cee73e6b18fb8d6e" --bare --no-hardlinks --quiet due to error (2/3): Bundler::Source::Git::GitCommandError Git error: command `git clone 'https://github.com/tessi/sprockets.git' "/opt/openproject/vendor/ruby-2.1.5/lib/ruby/gems/2.1.0/cache/bundler/git/sprockets-9e56b513ad93aeb8f8957d32cee73e6b18fb8d6e" --bare --no-hardlinks --quiet` in directory /opt/openproject has failed.
Replies (1)
Hi T.Küchel,
first of all: thanks for testing OpenProject. We really appreciate it.
Now concerning your questions:
So all in all thanks for your effort. I hope I could help you a bit.
Cheers,
Jonas