-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gem loading error: Unable to activate azure-storage-0.15.0.preview, because nokogiri-1.6.7.rc3 conflicts with nokogiri (>= 1.6.8, ~> 1.6) (RuntimeError) #5
Comments
This doesn't support 1.12, unfortunately, only 1.14. It's broken on 1.15 as well, until I can find the time to fix the issue with that |
Thanks for the response. I initially tried to install it on a 1.16 server but I got the same error so I tried 1.12 which is what I run at work and that failed with the same error so I wasn’t sure if it was something I was doing wrong.
I’m sure you are very busy, but I would be very grateful if you get a chance to fix this. Hopefully it will be included in the standard build of foreman.
…Sent from my iPhone
On Jan 8, 2018, at 1:49 PM, Tyler Gregory ***@***.***> wrote:
This doesn't support 1.12, unfortunately, only 1.14. It's broken on 1.15 as well, until I can find the time to fix the issue with that
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
@01100010011001010110010101110000 Is there any update on this issue? |
@bp85, I don't know if it helps, but try to use a later version of Foreman. 1.15 isn't supported for a while already, it would be awesome if you could upgrade at least to 1.19 |
@ShimShtein I'm in the process of updating foreman, it's at 1.17 now, I'm planning to go for 1.20 and will let you know if there are any issues |
@bp85, awesome, let me know how it goes. |
@ShimShtein I'm at 1.19.1, I installed foreman_azure_rm gem and I got a few errors which I resolved by applying first part of patch https://github.com/theforeman/foreman_azure/commit/6762f001c246ca79c6939807abfc8ab47764d14c.diff |
Awesome. I didn't encountered errors with |
@bp85 Hello. That's awesome you've upgraded to 1.19. The |
Not really, I had the same issue with 1.3.1
|
Apologies if I was not clear. The latest upstream does not have the method |
Thanks @apuntamb , I changed the Gemfile to pull from source and it worked as expected. |
What is the error message in the log file? |
Actually we're past that issue (It's an AMI issue), but there is a new one
Anyone seen this issue before? |
Hi @bp85 ! |
@apuntamb , I installed 2.0.0.pre1 with foreman-1.20, I'm hitting an issue when I try to do anything with Azure resource.
|
I'm getting the following error when after installing foreman_azure_rm on a vanilla installation of foreman 1.12
Gem loading error: Unable to activate azure-storage-0.15.0.preview, because nokogiri-1.6.7.rc3 conflicts with nokogiri (>= 1.6.8, ~> 1.6) (RuntimeError)
Here is the full error message:
Web application could not be started
Gem loading error: Unable to activate azure-storage-0.15.0.preview, because nokogiri-1.6.7.rc3 conflicts with nokogiri (>= 1.6.8, ~> 1.6) (RuntimeError)
'/opt/theforeman/tfm/root/usr/share/gems/gems/bundler_ext-0.3.0/lib/bundler_ext/bundler_ext.rb:30:in
strict_error' /opt/theforeman/tfm/root/usr/share/gems/gems/bundler_ext-0.3.0/lib/bundler_ext/bundler_ext.rb:56:in
rescue in block in system_require'/opt/theforeman/tfm/root/usr/share/gems/gems/bundler_ext-0.3.0/lib/bundler_ext/bundler_ext.rb:37:in
block in system_require' /opt/theforeman/tfm/root/usr/share/gems/gems/bundler_ext-0.3.0/lib/bundler_ext/bundler_ext.rb:35:in
each'/opt/theforeman/tfm/root/usr/share/gems/gems/bundler_ext-0.3.0/lib/bundler_ext/bundler_ext.rb:35:in
system_require' /usr/share/foreman/config/application.rb:16:in
<top (required)>'/opt/rh/rh-ruby22/root/usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in
require' /opt/rh/rh-ruby22/root/usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in
require'/usr/share/foreman/config/environment.rb:2:in
<top (required)>' /opt/rh/rh-ruby22/root/usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in
require'/opt/rh/rh-ruby22/root/usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54:in
require' config.ru:3:in
block in/opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/builder.rb:55:in
instance_eval' /opt/rh/sclo-ror42/root/usr/share/gems/gems/rack-1.6.2/lib/rack/builder.rb:55:in
initialize'config.ru:1:in
new' config.ru:1:in
'/usr/share/passenger/helper-scripts/rack-preloader.rb:112:in
eval' /usr/share/passenger/helper-scripts/rack-preloader.rb:112:in
preload_app'/usr/share/passenger/helper-scripts/rack-preloader.rb:158:in
<module:App>' /usr/share/passenger/helper-scripts/rack-preloader.rb:29:in
module:PhusionPassenger'/usr/share/passenger/helper-scripts/rack-preloader.rb:28:in `'
Error ID
debfe047
Application root
/usr/share/foreman
Environment (value of RAILS_ENV, RACK_ENV, WSGI_ENV, NODE_ENV and PASSENGER_APP_ENV)
production
Ruby interpreter command
User and groups
Environment variables
Ulimits
System metrics
General Ruby interpreter information
Ruby configuration (RbConfig::CONFIG)
Activated Ruby gems
Ruby load path ($LOAD_PATH)
Ruby loaded libraries ($LOADED_FEATURES)
Powered by Phusion Passenger, mod_rails / mod_rack for Apache and Nginx.
The text was updated successfully, but these errors were encountered: