FS#64495 - [gitlab] rebuild for icu-65.1 needed

Attached to Project: Community Packages
Opened by Jakub Klinkovský (lahwaacz) - Thursday, 14 November 2019, 14:33 GMT
Last edited by Evangelos Foutras (foutrelis) - Thursday, 14 November 2019, 16:24 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

gitlab needs to be rebuilt against icu-65.1 - some bundled ruby gem still tries to load libicuuc.so.64:

I, [2019-11-14T15:24:36.278208 #1343] INFO -- : Refreshing Gem list
/usr/share/webapps/gitlab/vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291:in `require': libicuuc.so.64: cannot open shared object file: No such file or directory - /usr/share/webapps/gitlab/vendor/bundle/ruby/2.5.0/gems/charlock_holmes-0.7.6/lib/charlock_holmes/charlock_holmes.so (LoadError)
from /usr/share/webapps/gitlab/vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291:in `block in require'
from /usr/share/webapps/gitlab/vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:257:in `load_dependency'
from /usr/share/webapps/gitlab/vendor/bundle/ruby/2.5.0/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291:in `require'
from /usr/share/webapps/gitlab/vendor/bundle/ruby/2.5.0/gems/charlock_holmes-0.7.6/lib/charlock_holmes.rb:1:in `<top (required)>'
from /opt/ruby2.5/lib/ruby/gems/2.5.0/gems/bundler-1.17.1/lib/bundler/runtime.rb:81:in `require'
from /opt/ruby2.5/lib/ruby/gems/2.5.0/gems/bundler-1.17.1/lib/bundler/runtime.rb:81:in `block (2 levels) in require'
from /opt/ruby2.5/lib/ruby/gems/2.5.0/gems/bundler-1.17.1/lib/bundler/runtime.rb:76:in `each'
from /opt/ruby2.5/lib/ruby/gems/2.5.0/gems/bundler-1.17.1/lib/bundler/runtime.rb:76:in `block in require'
from /opt/ruby2.5/lib/ruby/gems/2.5.0/gems/bundler-1.17.1/lib/bundler/runtime.rb:65:in `each'
from /opt/ruby2.5/lib/ruby/gems/2.5.0/gems/bundler-1.17.1/lib/bundler/runtime.rb:65:in `require'
from /opt/ruby2.5/lib/ruby/gems/2.5.0/gems/bundler-1.17.1/lib/bundler.rb:114:in `require'
from /usr/share/webapps/gitlab/config/application.rb:11:in `<top (required)>'
from /usr/share/webapps/gitlab/config/environment.rb:3:in `require_relative'
from /usr/share/webapps/gitlab/config/environment.rb:3:in `<top (required)>'
from config.ru:19:in `require'
from config.ru:19:in `block in <main>'
from /usr/share/webapps/gitlab/vendor/bundle/ruby/2.5.0/gems/rack-2.0.7/lib/rack/builder.rb:55:in `instance_eval'
from /usr/share/webapps/gitlab/vendor/bundle/ruby/2.5.0/gems/rack-2.0.7/lib/rack/builder.rb:55:in `initialize'
from config.ru:1:in `new'
from config.ru:1:in `<main>'
from /usr/share/webapps/gitlab/vendor/bundle/ruby/2.5.0/gems/unicorn-5.4.1/lib/unicorn.rb:56:in `eval'
from /usr/share/webapps/gitlab/vendor/bundle/ruby/2.5.0/gems/unicorn-5.4.1/lib/unicorn.rb:56:in `block in builder'
from /usr/share/webapps/gitlab/vendor/bundle/ruby/2.5.0/gems/unicorn-5.4.1/bin/unicorn_rails:139:in `block in rails_builder'
from /usr/share/webapps/gitlab/vendor/bundle/ruby/2.5.0/gems/unicorn-5.4.1/lib/unicorn/http_server.rb:795:in `build_app!'
from /usr/share/webapps/gitlab/vendor/bundle/ruby/2.5.0/gems/unicorn-5.4.1/lib/unicorn/http_server.rb:139:in `start'
from /usr/share/webapps/gitlab/vendor/bundle/ruby/2.5.0/gems/unicorn-5.4.1/bin/unicorn_rails:209:in `<top (required)>'
from /usr/share/webapps/gitlab/vendor/bundle/ruby/2.5.0/bin/unicorn_rails:23:in `load'
from /usr/share/webapps/gitlab/vendor/bundle/ruby/2.5.0/bin/unicorn_rails:23:in `<main>'
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Thursday, 14 November 2019, 16:24 GMT
Reason for closing:  Fixed
Additional comments about closing:  gitlab 12.4.2-2

Loading...