indirect changed the topic of #bundler to: Docs! http://bundler.io | Problems? http://bit.ly/bundler-issues | How to help: http://bit.ly/bundler-development | API Dashboard http://cl.ly/SBoH | #bundler logs: http://bit.ly/bundler-logs | Questions will be answered eventually, so hang out for a while
x1337807x has joined #bundler
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Pupeno_ has quit [Remote host closed the connection]
Pupeno has joined #bundler
Pupeno has quit [Ping timeout: 272 seconds]
braidn has quit [Excess Flood]
g3funk has joined #bundler
havenwood has joined #bundler
g3funk has quit [Excess Flood]
g3funk has joined #bundler
havenwood has quit []
havenwood has joined #bundler
x1337807x has joined #bundler
havenwood has quit [Remote host closed the connection]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
x1337807x has joined #bundler
tbuehlmann has joined #bundler
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Pupeno has joined #bundler
tbuehlmann has quit [Remote host closed the connection]
Pupeno has quit [Remote host closed the connection]
Pupeno has joined #bundler
Pupeno has joined #bundler
Pupeno has quit [Changing host]
havenwood has joined #bundler
tbuehlmann has joined #bundler
thumpba has joined #bundler
thumpba_ has joined #bundler
thumpba has quit [Ping timeout: 250 seconds]
thumpba_ has quit []
tbuehlmann has quit [Remote host closed the connection]
havenn has joined #bundler
havenwood has quit [Ping timeout: 246 seconds]
chouhoulis has joined #bundler
havenn is now known as havenwood
chouhoulis has quit [Remote host closed the connection]
totallymike has joined #bundler
<totallymike> Hey there. I'm having trouble getting bundler to work under a strange circumstance, and I'm not sure where to start digging to diagnose
<havenwood> totallymike: what's the strange circumstance?
<totallymike> I have a Gemfile and a Gemfile.lock, and a Rails app. Local bundle install installs the correct versions of gems, but in this docker container I'm trying to build, it only installs 0.6.9, vs 0.6.11 as listed in the lockfile
<totallymike> Here's a gist with the gemfile{,.lock}
<totallymike> The strange circumstance is that it's running in a Docker container. It's based on the official docker ruby image, and follows the structure of the official docker Rails image (with some apt-get modifications and such). This could be problematic because it runs everything as root, but I'm not sure how that would lead to different versions of gems being
<totallymike> installed
<totallymike> I just updated the gist https://gist.github.com/totallymike/ad4d78daea8aba9e2cd5 to include the dockerfile. It has a couple things related to bundler in it, the relevance of which I'm not sure
<totallymike> Incidentally, if I open a shell within the container and run bundle install again, it installs the correct versions
<totallymike> Funny. I added another RUN bundle install after the ADD . /usr/src/app line in the dockerfile, and it runs the install with the correct gems.
<totallymike> I think I sorted it out. This is a client's project. That cloud_data_models folder is a gem that's a git submodule. It has its own Gemfile.lock. I believe it's installing the versions from that gemfile
<totallymike> Yep. That was it. The Dockerfile copied the *contents* of cloud_data_models into /usr/src/app, not the whole directory
chouhoulis has joined #bundler
chouhoulis has quit [Ping timeout: 245 seconds]
Pupeno_ has joined #bundler
Pupeno has quit [Ping timeout: 260 seconds]
havenwood has quit [Remote host closed the connection]
x1337807x has joined #bundler
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
houhoulis has joined #bundler
x1337807x has joined #bundler
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
x1337807x has joined #bundler
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
x1337807x has joined #bundler
houhoulis has quit [Remote host closed the connection]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
x1337807x has joined #bundler
havenwood has joined #bundler
x1337807_ has joined #bundler
x1337807x has quit [Read error: Connection reset by peer]
Pupeno has joined #bundler
Pupeno_ has quit [Ping timeout: 272 seconds]
g3funk has quit [Excess Flood]
g3funk has joined #bundler
x1337807_ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
x1337807x has joined #bundler
kfpratt has quit [Remote host closed the connection]