Content
Installation Error
Added by Prasanna Raghavendra almost 9 years ago
Hi.,
I am getting below error during the installation. Can anyone suggest.
[openproject] ./bin/configure
[legacy-installer] ./bin/preinstall
[mysql] ./bin/preinstall
[apache2] ./bin/preinstall
getsebool: SELinux is disabled
setsebool: SELinux is disabled.
[repositories] ./bin/preinstall
[smtp] ./bin/preinstall
[memcached] ./bin/preinstall
[openproject] ./bin/preinstall
[legacy-installer] ./bin/postinstall
[mysql] ./bin/postinstall
Generating /etc/openproject/conf.d/database…
[apache2] ./bin/postinstall
chcon: can’t apply partial context to unlabeled file `/etc/openproject/addons/apache2/includes/server/rewrite_mod.conf’
chcon: can’t apply partial context to unlabeled file `/etc/openproject/addons/apache2/includes/vhost/compression.conf’
chcon: can’t apply partial context to unlabeled file `/etc/openproject/addons/apache2/includes/vhost/expiration.conf’
chcon: can’t apply partial context to unlabeled file `/etc/openproject/addons/apache2/includes/vhost/sys.conf’
chcon: can’t apply partial context to unlabeled file `/etc/openproject/addons/apache2/includes/vhost/assets.conf’
chcon: can’t apply partial context to unlabeled file `/etc/openproject/addons/apache2/includes/server/proxy_mod.conf’
chcon: can’t apply partial context to unlabeled file `/etc/openproject/addons/apache2/includes/server/proxy_http_mod.conf’
chcon: can’t apply partial context to unlabeled file `/etc/openproject/addons/apache2/includes/server/headers_mod.conf’
chcon: can’t apply partial context to unlabeled file `/etc/openproject/addons/apache2/includes/server/expires_mod.conf’
chcon: can’t apply partial context to unlabeled file `/etc/openproject/addons/apache2/includes/server/deflate_mod.conf’
chcon: can’t apply partial context to unlabeled file `/etc/openproject/addons/apache2/includes/server/filter_mod.conf’
chcon: can’t apply partial context to unlabeled file `/etc/httpd/conf.d/openproject.conf’
Stopping httpd: [ OK ]
Starting httpd: [Mon May 30 13:44:00 2016] [warn] module deflate_module is already loaded, skipping
[Mon May 30 13:44:00 2016] [warn] module expires_module is already loaded, skipping
[Mon May 30 13:44:00 2016] [warn] module headers_module is already loaded, skipping
[Mon May 30 13:44:00 2016] [warn] module proxy_http_module is already loaded, skipping
[Mon May 30 13:44:00 2016] [warn] module proxy_module is already loaded, skipping
[Mon May 30 13:44:00 2016] [warn] module rewrite_module is already loaded, skipping
httpd: Could not reliably determine the server’s fully qualified domain name, using RaghavOP.in for ServerName
[ OK ]
[repositories] ./bin/postinstall
Setting up SVN integration for Apache
chcon: can’t apply partial context to unlabeled file `/etc/openproject/addons/apache2/includes/vhost/repoman_svn_wrapper.conf’
chcon: can’t apply partial context to unlabeled file `/etc/openproject/addons/apache2/includes/server/20_repoman_svn_vhost.conf’
chcon: can’t apply partial context to unlabeled file `/etc/openproject/addons/apache2/includes/vhost/svn_dav.conf’
Setting up Git integration for Apache
chcon: can’t apply partial context to unlabeled file `/etc/openproject/addons/apache2/includes/vhost/git_smart_http.conf’
chcon: can’t apply partial context to unlabeled file `/usr/libexec/git-core/git-http-backend’
Stopping httpd: [ OK ]
Starting httpd: [Mon May 30 13:44:00 2016] [warn] module deflate_module is already loaded, skipping
[Mon May 30 13:44:00 2016] [warn] module expires_module is already loaded, skipping
[Mon May 30 13:44:00 2016] [warn] module headers_module is already loaded, skipping
[Mon May 30 13:44:00 2016] [warn] module proxy_http_module is already loaded, skipping
[Mon May 30 13:44:00 2016] [warn] module proxy_module is already loaded, skipping
[Mon May 30 13:44:00 2016] [warn] module rewrite_module is already loaded, skipping
httpd: Could not reliably determine the server’s fully qualified domain name, using RaghavOP.in for ServerName
[ OK ]
[smtp] ./bin/postinstall
[memcached] ./bin/postinstall
*[openproject] ./bin/postinstall
rake aborted!
LoadError: /opt/openproject/vendor/ruby-2.1.6/lib/ruby/2.1.0/x86_64-linux/openssl.so: symbol d2i_ECPKParameters, version libcrypto.so.10 not defined in file libcrypto.so.10 with link time reference - /opt/openproject/vendor/ruby-*2.1.6/lib/ruby/2.1.0/x86_64-linux/openssl.so
/opt/openproject/vendor/bundle/ruby/2.1.0/gems/activesupport-4.2.5.2/lib/active_support/key_generator.rb:2:in `require’
/opt/openproject/vendor/bundle/ruby/2.1.0/gems/activesupport-4.2.5.2/lib/active_support/key_generator.rb:2:in `<top (required)>’
/opt/openproject/vendor/bundle/ruby/2.1.0/gems/railties-4.2.5.2/lib/rails/application.rb:5:in `require’
/opt/openproject/vendor/bundle/ruby/2.1.0/gems/railties-4.2.5.2/lib/rails/application.rb:5:in `<top (required)>’
/opt/openproject/vendor/bundle/ruby/2.1.0/gems/railties-4.2.5.2/lib/rails.rb:11:in `require’
/opt/openproject/vendor/bundle/ruby/2.1.0/gems/railties-4.2.5.2/lib/rails.rb:11:in `<top (required)>’
/opt/openproject/vendor/bundle/ruby/2.1.0/gems/railties-4.2.5.2/lib/rails/all.rb:1:in `require’
/opt/openproject/vendor/bundle/ruby/2.1.0/gems/railties-4.2.5.2/lib/rails/all.rb:1:in `<top (required)>’
/opt/openproject/config/application.rb:49:in `require’
/opt/openproject/config/application.rb:49:in `<top (required)>’
/opt/openproject/Rakefile:33:in `require’
/opt/openproject/Rakefile:33:in `<top (required)>’
(See full trace by running task with —trace)