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
livingstn has joined #bundler
livingstn has quit [Ping timeout: 256 seconds]
livingstn has joined #bundler
rjhunter has joined #bundler
deric_skibotn has joined #bundler
Pupeno has quit [Remote host closed the connection]
deric_skibotn has quit [Ping timeout: 260 seconds]
livingstn has quit [Ping timeout: 256 seconds]
livingstn has joined #bundler
deric_skibotn has joined #bundler
livingstn has quit []
havenwood has joined #bundler
kgrz has joined #bundler
rjhunter has quit [Remote host closed the connection]
kgrz has quit [Remote host closed the connection]
kgrz has joined #bundler
rjhunter has joined #bundler
deric_skibotn has quit [Ping timeout: 255 seconds]
opus has joined #bundler
tbuehlmann has joined #bundler
opus has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
opus has joined #bundler
kangguru_away is now known as kangguru
opus has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
lele has joined #bundler
lele has quit [Excess Flood]
lele has joined #bundler
shaileshg has joined #bundler
kangguru is now known as kangguru_away
Pupeno has joined #bundler
blerins has joined #bundler
kangguru_away is now known as kangguru
rjhunter has quit [Remote host closed the connection]
havenwood has quit []
kgrz_ has joined #bundler
kgrz has quit [Ping timeout: 245 seconds]
Cope has joined #bundler
<Cope> Does bundler read and attempt to find gems in groups even when --without is specified? I have active_support in group :development, but when I do bundle install --without development I still get an error saying Could not find gem 'active_support (>= 0) ruby' in the gems available on this
<Cope> machine.
kangguru is now known as kangguru_away
kangguru_away is now known as kangguru
kangguru is now known as kangguru_away
kangguru_away is now known as kangguru
kangguru is now known as kangguru_away
kangguru_away is now known as kangguru
kangguru is now known as kangguru_away
kangguru_away is now known as kangguru
habitullence has joined #bundler
habitullence has quit [Quit: habitullence]
habitullence has joined #bundler
livingstn has joined #bundler
habitullence has quit [Quit: habitullence]
habitullence has joined #bundler
kgrz_ has quit [Remote host closed the connection]
kgrz has joined #bundler
kgrz has quit [Ping timeout: 245 seconds]
habitullence has quit [Quit: habitullence]
habitullence has joined #bundler
habitullence has quit [Client Quit]
tbuehlmann has quit [Quit: Leaving]
shaileshg has quit [Quit: Connection closed for inactivity]
lmarburger has left #bundler [#bundler]
havenwood has joined #bundler
blerins has quit [Ping timeout: 245 seconds]
kgrz has joined #bundler
lowsider has joined #bundler
<lowsider> Hello all. I just ran "bundle install", then "bundle package --all". However, when i run "bundle exec bundle install --local" one of my gems seems to be missing from the vendor/cache directory.
<lowsider> where might be a good place for me to start to debug this issue?
<havenwood> lowsider: What do you get for?: bundle check
<lowsider> @havenwood The Gemfile's dependencies are satisfied
<havenwood> what's the missing gem?
<lowsider> forem-1.0.0.beta1.gem
<lowsider> my Gemfile.lock looks like this => http://cl.ly/image/3G0D0L1G2M1J
<lowsider> and then gem that's cached in vendor/cache: http://cl.ly/image/0z3K0V2R3p0V
<lowsider> I'm also using Bundler version 1.6.2
<havenwood> lowsider: Can you Gist your Gemfile?
<havenwood> lowsider: https://gist.github.com/
<havenwood> You're sure the bundle is currently installing to vendor/cache?
<lowsider> yup
<lowsider> hmmm
<lowsider> I just manually tried setting the path to the default. "bundle package --all --path ./vendor/cache"
<lowsider> this time when i ran "bundle exec bundle install --local" i got a "could not find rake-10.3.1 in any of the sources"
<havenwood> lowsider: remove the --local?
<havenwood> lowsider: and no bundle exec
<lowsider> bundle install
<lowsider> oops..
<lowsider> ;)
<havenwood> ;)
ixti has joined #bundler
<havenwood> lowsider: ah, try updating to the latest bundler then giving it another go
<havenwood> lowsider: gem update bundler
<lowsider> ran bundle install, and updated bundler to the latest version
<lowsider> k.. ran bundle package --all, and then bundle exec bundle install --local
<lowsider> still unable to find forem
<lowsider> (my root issue is that this app ends up getting deployed to amazon beanstalk, so the gems all need to be in vendor/cach)
<lowsider> cache
ixti has quit [Client Quit]
ixti has joined #bundler
<havenwood> lowsider: i wonder if it's related: https://github.com/bundler/bundler/issues/2975
<havenwood> i mean forem isn't a ruby builtin gem, but..
<havenwood> dunno
<lowsider> yeah.. strange..
<lowsider> I appreciate the help though havenwood
<lowsider> for now i'll just manually ssh in and install the gem
<lowsider> ;)
<lowsider> kick that can down the road a bit
<lowsider> when i figure it out though i'll let you know.
<havenwood> lowsider: hem, yeah i can reproduce with a single github gem in the Gemspec (not forem)
<havenwood> its deps install, but it itself is missing
<lowsider> oh?
<havenwood> lowsider: e.g., this will install redis-3.1.0.gem but not bindi: source 'https://rubygems.org'; gem 'bindi', :github => 'havenwood/bindi'
<havenwood> with a: bundle --path $PWD/vendor/cache
<havenwood> lowsider: seems like a bug to me, not sure
<lowsider> yeah, that's interesting
slash_beep has joined #bundler
slash_beep has quit [Changing host]
deric_skibotn has joined #bundler
Pupeno_ has joined #bundler
Pupeno has quit [Ping timeout: 255 seconds]
daxroc__ is now known as daxroc
daxroc has quit [Changing host]
daxroc has joined #bundler
problame has quit [Ping timeout: 240 seconds]
problame has joined #bundler
kangguru is now known as kangguru_away
havenwood has quit [Remote host closed the connection]
heroux has quit [Ping timeout: 260 seconds]
heroux has joined #bundler
chouhoulis has joined #bundler
havenwood has joined #bundler
imkmf has joined #bundler
ddd has quit [Read error: Operation timed out]
ddd has joined #bundler
robbyoconnor has quit [Ping timeout: 250 seconds]
kgrz has quit [Remote host closed the connection]
chouhoul_ has joined #bundler
chouhoulis has quit [Ping timeout: 252 seconds]
Pupeno_ has quit [Ping timeout: 240 seconds]
Pupeno has joined #bundler
chouhoul_ has quit [Remote host closed the connection]
chouhoulis has joined #bundler
robbyoconnor has joined #bundler
thumpba_ has quit []
robbyoconnor has quit [Excess Flood]
robbyoconnor has joined #bundler
robbyoconnor has quit [Quit: Konversation terminated!]
Pupeno_ has joined #bundler
kgrz has joined #bundler
Pupeno has quit [Ping timeout: 264 seconds]
kgrz has quit [Ping timeout: 255 seconds]
thumpba has joined #bundler
x1337807x has joined #bundler
x1337807x has quit [Client Quit]
x1337807x has joined #bundler
livingstn has quit []
kgrz has joined #bundler
kgrz has quit [Ping timeout: 245 seconds]
havenwood has quit [Remote host closed the connection]
Pupeno_ has quit [Ping timeout: 268 seconds]
Pupeno has joined #bundler
Pupeno_ has joined #bundler
Pupeno has quit [Ping timeout: 276 seconds]
imkmf has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
imkmf has joined #bundler
imkmf has quit [Client Quit]
problame has left #bundler [#bundler]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
lowsider has quit [Quit: Leaving...]
Pupeno has joined #bundler
Pupeno_ has quit [Ping timeout: 268 seconds]
Pupeno_ has joined #bundler
Pupeno has quit [Ping timeout: 240 seconds]
Pupeno_ has quit [Remote host closed the connection]
ryba has joined #bundler
ryba is now known as retro|cz
havenwood has joined #bundler
retro|cz has quit [Ping timeout: 246 seconds]