<whack>
having a hard time googling 'rubygems debug http' - is there some magic flag/env that lets me debug Rubygems http calls? Via `bundle install` I am getting frequent (but hard to reproduce) errors
<whack>
^^ the above output came out of a rather long (lots of gems to install!) bundle install process, and it's unclear whether it was a temporary failure or whatnot
djbkd has quit [Remote host closed the connection]
MichaelSmith has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
MichaelSmith has joined #rubygems
djbkd has joined #rubygems
havenn has joined #rubygems
havenwood has quit [Ping timeout: 250 seconds]
djbkd has quit [Ping timeout: 244 seconds]
<mpapis>
whack, most likely temporary, happens quite often on travis
havenn is now known as havenwood
kgrz has joined #rubygems
MichaelSmith has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
bbrowning is now known as bbrowning_away
<whack>
mpapis: any workaround? bundle install --retries=100000000 ?
<mpapis>
whack, you used just bundle? sometimes thye droped some flags, something just adding --retries=3
MichaelSmith has joined #rubygems
djbkd has joined #rubygems
<whack>
mpapis: oh it's a complex bundle install with many flags (--jobs, --path, --standlone, etc)
<mpapis>
whack, some of them might be conflicting ... not sure, maybe it's fixed in newer bundler, did you ask in #bundler?
CpuID has joined #rubygems
CpuID has quit [Client Quit]
CpuID has joined #rubygems
CpuID has quit [Quit: This computer has gone to sleep]
<shevy>
mpapis I look at the documentation of http://guides.rubygems.org/command-reference/#gem-owner - do you perhaps happen to know what happens if I add a second email? does that person also have the same commit rights can could then publish updates of a gem onto rubygems.org ?
mkristian has quit [Quit: bye]
<shevy>
* can/could
kgrz_ has joined #rubygems
kgrz has quit [Ping timeout: 244 seconds]
djbkd has quit [Remote host closed the connection]
kgrz has joined #rubygems
kgrz_ has quit [Ping timeout: 272 seconds]
kgrz_ has joined #rubygems
djbkd has joined #rubygems
kgrz has quit [Ping timeout: 256 seconds]
<mpapis>
shevy, they can push gems to rubygems, that's what owners do
<shevy>
ok
kgrz_ has quit [Ping timeout: 256 seconds]
kgrz has joined #rubygems
havenwood has quit [Remote host closed the connection]
kgrz has quit [Read error: Connection reset by peer]
<whack>
mpapis: haven't asked, but it happens in rubygems api code so I figured I'd ask here.
<mpapis>
whack, I heard only of bundler failing this way ...
kgrz has joined #rubygems
CpuID has joined #rubygems
MichaelSmith has quit [Read error: Connection reset by peer]
MichaelSmith has joined #rubygems
kgrz_ has joined #rubygems
kgrz has quit [Ping timeout: 272 seconds]
x1337807x has joined #rubygems
workmad3 has joined #rubygems
kgrz_ has quit [Ping timeout: 264 seconds]
kgrz has joined #rubygems
huoxito has quit [Remote host closed the connection]
huoxito has joined #rubygems
CpuID has quit [Read error: Connection reset by peer]
huoxito has quit [Read error: Connection reset by peer]
huoxito has joined #rubygems
CpuID has joined #rubygems
huoxito has quit [Remote host closed the connection]
kgrz has quit [Ping timeout: 256 seconds]
huoxito has joined #rubygems
huoxito has quit [Ping timeout: 245 seconds]
kgrz has joined #rubygems
<drbrain>
shevy: only add owners you trust. owners have the power to remove the person that added them