`require': No such file to load -- addressable/uri (LoadError) (upgrade 7.4.2 -> 7.4.3)
Created by: Icehunter
System Information: Ubuntu 12.04 GitLab 7.4.2
Errors:
==> /var/log/gitlab/unicorn/unicorn_stderr.log <==
/opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/activesupport-4.1.1/lib/active_support/dependencies.rb:247:in `require': No such file to load -- addressable/uri (LoadError)
==> /var/log/gitlab/sidekiq/current <==
2014-11-01_19:28:09.90192 /opt/gitlab/embedded/service/gem/ruby/2.1.0/gems/activesupport-4.1.1/lib/active_support/dependencies.rb:247:in `require': No such file to load -- addressable/uri (LoadError)
Result: Unicorn/sidekiq get in a failed bootloop.
Code Reference:
It appears that a few days ago this was merged in:
I don't have an issue using GitLab from source however the server I have now is omnibus based. I followed the standard upgrade doc.
Please let me know if there's more detailed info you need me to provide. Thanks!