<Zero_Chaos>
indirect: hmm, if I do that in env when I run install, how does it know to find it there later?
<t4nkd>
Is there any reason why bundler would fail when compiling C extensions but rubygems would do just fine? The compile logs are saying that the newly created file has an older date than the distributed files
cwebber has quit []
t4nkd has quit [Quit: Leaving...]
zz_Cidan is now known as Cidan
havenwood has joined #bundler
cwebber has joined #bundler
jplussier has joined #bundler
jplussier has quit [Client Quit]
lele has quit [Ping timeout: 246 seconds]
lele has joined #bundler
x1337807x has joined #bundler
x1337807_ has joined #bundler
stevenharman has quit [Quit: Leaving...]
stevenharman has joined #bundler
x1337807x has quit [Ping timeout: 265 seconds]
x1337807_ has quit [Ping timeout: 265 seconds]
retro|cz has joined #bundler
x1337807x has joined #bundler
<indirect>
Zero_Chaos: you have to always set that env (or pass --gemfile=/path) every time you run the command, iirc
<Zero_Chaos>
indirect: also that path will be for the Gemfile and Gemfile.lock right? I cannot separate them?
<indirect>
Zero_Chaos: iirc, yes, you can't separate them
<indirect>
why do you want a lock separate from a gemfile?
<Zero_Chaos>
indirect: because I'm packaging an app that uses bundler and I'm basically only using bundler to load the correctly versioned gems. So I don't want people editing the Gemfile, but it would be stupidly convenient to remove the Gemfile.lock and force it to regenerate every time the application is run because the gems on the system might change (but still meet the requirements in the Gemfile)
<Zero_Chaos>
indirect: and yes, I realize that's not the design but it actually works really well thus far.
<indirect>
Zero_Chaos: so write a script to boot your app that removes the gemfile?
<Zero_Chaos>
indirect: that's the problem, the application runs as user and the Gemfile and Gemfile.lock are currently unwritable as the user.
<Zero_Chaos>
indirect: moreover, if you run as one user, then another, that won't be permitted very easily.
<Zero_Chaos>
indirect: I was hoping it might be possible to have the Gemfile.lock in some random spot (or /tmp) and avoid wierd scripts.
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
x1337807x has joined #bundler
x1337807x has quit [Client Quit]
stevenharman has quit [Quit: Leaving...]
cwebber has quit []
thumpba_ has joined #bundler
thumpba_ has quit [Remote host closed the connection]
crankharder has joined #bundler
<crankharder>
anyone else think it's a bit broken of bundler to attempt to update all dependent gems even if that update isn't required?
<crankharder>
seems like it inadvertantly causes unnecessary changes that I'd expect
x1337807x has joined #bundler
retro|cz has quit [Ping timeout: 250 seconds]
cwebber has joined #bundler
lele has quit [Ping timeout: 245 seconds]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
lele has joined #bundler
rb2k has quit [Quit: rb2k]
chouhoulis has quit [Ping timeout: 258 seconds]
rb2k has joined #bundler
samphippen has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
rb2k has quit [Quit: rb2k]
Cidan is now known as zz_Cidan
x1337807x has joined #bundler
cwebber has quit []
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]