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
djbkd has quit [Ping timeout: 272 seconds]
havenn has joined #bundler
havenwood has quit [Ping timeout: 250 seconds]
huoxito has quit [Remote host closed the connection]
huoxito has joined #bundler
havenn has quit []
huoxito has quit [Remote host closed the connection]
x1337807x has joined #bundler
x1337807_ has joined #bundler
x1337807_ has quit [Client Quit]
x1337807x has quit [Ping timeout: 255 seconds]
djbkd has joined #bundler
djbkd has quit [Ping timeout: 246 seconds]
huoxito has joined #bundler
x1337807x has joined #bundler
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
simi has joined #bundler
huoxito has quit [Remote host closed the connection]
huoxito has joined #bundler
havenwood has joined #bundler
djbkd has joined #bundler
simi has quit [Ping timeout: 272 seconds]
huoxito has quit [Remote host closed the connection]
huoxito has joined #bundler
huoxito has quit []
Who has joined #bundler
Who has quit [Quit: Who]
x1337807x has joined #bundler
simi has joined #bundler
havenwood has quit [Remote host closed the connection]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
kangguru is now known as kangguru_away
djbkd has quit [Ping timeout: 264 seconds]
kangguru_away is now known as kangguru
kangguru is now known as kangguru_away
_ixti_ has joined #bundler
ixti has quit [Read error: Connection reset by peer]
simi has quit [Ping timeout: 264 seconds]
bart has joined #bundler
bart is now known as Guest53293
Guest53293 has quit [Client Quit]
iamjarvo has joined #bundler
brixen has quit [Ping timeout: 256 seconds]
jcp has quit [Quit: No Ping reply in 180 seconds.]
jcp has joined #bundler
brixen has joined #bundler
braidn has quit [Ping timeout: 272 seconds]
g3funk has joined #bundler
havenwood has joined #bundler
iamjarvo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
iamjarvo has joined #bundler
djbkd has joined #bundler
kangguru_away is now known as kangguru
djbkd has quit [Quit: Leaving...]
simi has joined #bundler
djbkd has joined #bundler
kangguru is now known as kangguru_away
hagabaka has quit [Ping timeout: 246 seconds]
huoxito has joined #bundler
njection has joined #bundler
huoxito has quit [Remote host closed the connection]
hackeron has joined #bundler
<hackeron> hey, I have a bizzare issue, when I run bundle install I get 'Bundler::GemspecError: Could not read gem at /home/deployer/timeagent/shared/bundle/ruby/2.2.0/cache/nokogiri-1.6.6.2.gem. It may be corrupted' - when I run gem install nokogiri -v '1.6.6.2' - it installs fine. Despite being installed, if I re-run the bundle command, it fails to install it with the same error, any ideas?
<havenwood> hackeron: how about a?: bundle exec gem pristine nokogiri
<hackeron> havenwood: trying, thank you
huoxito has joined #bundler
<hackeron> havenwood: Could not find nokogiri-1.6.6.2 in any of the sources - hmm
<hackeron> havenwood: and it wants me to: "Run `bundle install` to install missing gems." - but when I do that, it fails with the error above
<hackeron> havenwood: here is the full output: http://pastebin.com/GuDY6RJ5
huoxito has quit [Remote host closed the connection]
<hackeron> I tried deleting the cached file, which doesn't help and running gem install nokogiri -v '1.6.6.2' runs without issues :/
_ixti_ has quit [Quit: WeeChat 1.0.1]
iamjarvo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
iamjarvo has joined #bundler
havenwood has quit [Remote host closed the connection]
simi has quit [Ping timeout: 264 seconds]
brixen has quit [Ping timeout: 264 seconds]
heroux has quit [Ping timeout: 264 seconds]
<hackeron> I even tried to completely remove ruby and re-install with rbenv :/
heroux has joined #bundler
brixen has joined #bundler
robbyoconnor has quit [Excess Flood]
robbyoconnor has joined #bundler
<hackeron> ok, figured it out - the unstable 3g connection drops all active connections after 3MB - wget automatically retries and resumes, but bundle does not - wgetting the file manually solves the issue!
hagabaka has joined #bundler