[ https://issues.apache.org/jira/browse/DTACLOUD-517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13627655#comment-13627655 ]
Michal Fojtik commented on DTACLOUD-517: ---------------------------------------- Hi, You see this because 1.1.2 has locked excon dependency to <0.17.0 because of VCR (that we all love ;). To fix this for 1.1.2, you will need to remove 'fog' dependency :-) Fog actually depends on 'excon' and the latest release of Fog require newer version of 'excon'. You can also use http://omicron.mifo.sk/deltacloud-core-1.1.3.gem where this problem is already fixed :-) > 'uninitialized constant Rack::Sinatra (NameError)' when rack mounting > deltacloud > -------------------------------------------------------------------------------- > > Key: DTACLOUD-517 > URL: https://issues.apache.org/jira/browse/DTACLOUD-517 > Project: DeltaCloud > Issue Type: Bug > Reporter: Tzu-Mainn Chen > Assignee: Michal Fojtik > Priority: Blocker > > After updating to 1.1.2, when I rack mount deltacloud and try to start up my > server, I get: > wingedmonkey/vendor/bundle/ruby/1.9.1/gems/deltacloud-core-1.1.2/lib/sinatra/rack_accept.rb:112:in > `<module:Rack>': uninitialized constant Rack::Sinatra (NameError) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira