<whack>
tmoore: bummer; shelling out to call bundle adds like 10 seconds due to jruby startup time :(
<tmoore>
that's pretty extreme
ereslibre has quit [Quit: No Ping reply in 180 seconds.]
ereslibre has joined #bundler
g3funk is now known as braidn
kgrz has joined #bundler
kgrz has quit [Ping timeout: 272 seconds]
havenwood has quit [Remote host closed the connection]
havenwood has joined #bundler
havenwood has quit [Remote host closed the connection]
benlakey has joined #bundler
deric_skibotn has quit [Ping timeout: 246 seconds]
kgrz has joined #bundler
kgrz has quit [Remote host closed the connection]
kgrz has joined #bundler
kgrz has quit [Remote host closed the connection]
kgrz has joined #bundler
kgrz has quit [Remote host closed the connection]
pothibo has joined #bundler
<whack>
Followup from my previous question; I have a build process that has dependnecies (rake, et al), but different dependnecies for the app itself. I'd like to package the app with just it's dependencies, but I can't figure out the bundle install invocation to make this happen
<whack>
For example, my rake stuff requires ffi, so it is installed in a special gem_home for use within rake, and this includes other dependencies like bundler.
<whack>
because ffi is already found by bundler (even when forcing GEM_HOME elsewhere), it is not installed in the app when given --path to bundle install
<whack>
I tried --standalone for fun, but that doesn't do it either.
<whack>
still says "Using ffi ..." and the standalone setup.rb includes the path to the wrong location for ffi
<tmoore>
whack: that sounds like there's maybe a bug
<tmoore>
can you file an issue with reproduction steps?
<whack>
I'm not even sure I'm doing this correctly :(
<whack>
The docs aren't clear to me; if I want to tell bundler (from one gem env) to install *everything* into another path (aka, gem_home), what's the method?
kgrz has joined #bundler
<whack>
is it --system? --standalone? --deployment? Much confused :P
<whack>
gist coming to at least show what I"m trying to do :P
<whack>
oh this miiiight work
<whack>
WARN: Unresolved specs during Gem::Specification.reset: ffi (>= 0)
<whack>
I'll file a bug tomorrow if I really can't figure this out :)
<whack>
<3
<tmoore>
whack: --path tells it to install everything into another path, but some of the other flags sets a default for --path, including --standalone and --deployment
<tmoore>
--system does the opposite: tells Bundler to ignore any previously-set path and install to GEM_HOME
tbuehlmann has joined #bundler
kangguru_away is now known as kangguru
kgrz has quit [Remote host closed the connection]
ereslibre has quit [Quit: No Ping reply in 180 seconds.]
ereslibre has joined #bundler
jhass|off is now known as jhass
Pupeno has joined #bundler
kgrz has joined #bundler
deric_skibotn has joined #bundler
gheegh has joined #bundler
kgrz has quit [Remote host closed the connection]
kgrz has joined #bundler
kgrz has quit [Remote host closed the connection]
kgrz has joined #bundler
kgrz has quit [Remote host closed the connection]
Pupeno has quit [Remote host closed the connection]
Pupeno has joined #bundler
Pupeno has quit [Remote host closed the connection]
Pupeno has joined #bundler
deric_skibotn has quit [Ping timeout: 260 seconds]
kgrz has joined #bundler
deric_skibotn has joined #bundler
kgrz has quit [Ping timeout: 240 seconds]
tbuehlmann has quit [Quit: Leaving]
Pupeno has quit [Remote host closed the connection]
Pupeno has joined #bundler
havenwood has joined #bundler
deric_skibotn has quit [Ping timeout: 245 seconds]
ereslibre has quit [Quit: No Ping reply in 180 seconds.]
ereslibre has joined #bundler
ereslibre has joined #bundler
Pupeno has quit [Remote host closed the connection]
Pupeno has joined #bundler
kangguru is now known as kangguru_away
kangguru_away is now known as kangguru
kangguru is now known as kangguru_away
gheegh has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
axl_ has quit [Read error: Connection reset by peer]
axl_ has joined #bundler
_whitelogger has joined #bundler
axl_ has quit [Quit: axl_]
axl_ has joined #bundler
Pupeno has quit [Remote host closed the connection]
Pupeno has joined #bundler
havenwood has quit [Remote host closed the connection]
havenwood has joined #bundler
mib_mib has joined #bundler
<mib_mib>
hi - in my gemfile i have a gem that references my github project: gem 'mygem', git: 'git@github.com:Company/mygem.git' - and its locked at version 1.4.1 in the Gemfile of my UI project. I am testing a new version of MyGem that is local, and i want to install it locally so the UI project can use it locally - how can i run bundle update to install this gem, but specify the local gem?
axl_ has quit [Ping timeout: 244 seconds]
axl_ has joined #bundler
havenwood has quit []
axl_ has quit [Quit: axl_]
mib_mib has quit [Ping timeout: 246 seconds]
kangguru_away is now known as kangguru
robbyoconnor has joined #bundler
kangguru is now known as kangguru_away
robbyoconnor has quit [Read error: Connection reset by peer]
robbyoconnor has joined #bundler
ixti has joined #bundler
Pupeno has quit [Remote host closed the connection]
robbyoconnor has quit [Max SendQ exceeded]
robbyoconnor has joined #bundler
Pupeno has joined #bundler
robbyoconnor has quit [Read error: Connection reset by peer]