drbrain changed the topic of #rubygems to: RubyGems 2.1.5: http://bit.ly/rubygems-2-1-5 CVE-2013-4363: http://bit.ly/CVE-2013-4363 - Latest status: http://twitter.com/rubygems_status and http://status.rubygems.org
havenwood has joined #rubygems
Defiler_ is now known as Defiler
neo_ has quit [Quit: Leaving]
havenwood has quit [Remote host closed the connection]
havenwood has joined #rubygems
graphex has quit [Quit: ZNC - http://znc.in]
weeb1e has joined #rubygems
<weeb1e> Has anyone has ever hacked at pieces of rubygems to use it for extracting arbitrary libraries instead of only gems?
<weeb1e> Maybe someone can give me a couple pointers so that I don't need to read through tons of the code base before starting
<weeb1e> I'd like to use it for extracting libraries that usually come with ruby, as well as gems on a system which does not have ruby or rubygems installed globally
<weeb1e> This is for auto-update functionality for users using a windows package which includes ruby and all libraries in a single directory
graphex has joined #rubygems
<weeb1e> Alternatively I guess I could just read everything and marshal it before writing it to one file, but then it wouldn't be compressed
imperator has quit [Quit: Valete!]
tjbiddle_ has joined #rubygems
tjbiddle has quit [Ping timeout: 248 seconds]
tjbiddle_ is now known as tjbiddle
havenwood has quit [Remote host closed the connection]
jaimef has quit [Excess Flood]
jaimef has joined #rubygems
huoxito has quit [Quit: Leaving]
tjbiddle has quit [Quit: tjbiddle]
le_gars has joined #rubygems
lsegal has joined #rubygems
le_gars has quit [Remote host closed the connection]
Elhu has joined #rubygems
brixen has quit [Ping timeout: 240 seconds]
brycek has quit [Ping timeout: 248 seconds]
brycek has joined #rubygems
brixen has joined #rubygems
DanKnox is now known as DanKnox_away
Elhu has quit [Quit: Computer has gone to sleep.]
DanKnox_away is now known as DanKnox
DanKnox is now known as DanKnox_away
workmad3 has joined #rubygems
workmad3 has quit [Read error: Operation timed out]
Elhu has joined #rubygems
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
adambeynon has joined #rubygems
dwradcliffe has quit [Read error: Operation timed out]
mattwynne has quit [Remote host closed the connection]
dwradcliffe has joined #rubygems
mattwynne has joined #rubygems
mattwynne has quit [Ping timeout: 240 seconds]
mattwynne has joined #rubygems
yakup has joined #rubygems
yakup has quit [Quit: leaving]
qrush has quit [Ping timeout: 260 seconds]
johnmwilliams___ has quit [Ping timeout: 260 seconds]
randym_ has quit [Ping timeout: 256 seconds]
xerxas has quit [Ping timeout: 248 seconds]
karlfreeman has quit [Ping timeout: 240 seconds]
Guest85414___ has quit [Ping timeout: 240 seconds]
JSharp has quit [Ping timeout: 260 seconds]
guilleiguaran_ has quit [Ping timeout: 264 seconds]
Barbaren has joined #rubygems
<Barbaren> hello
<Barbaren> i'm having issues installing gems atm, something about certificates... is this something other people here are experiencing?
<Barbaren> this is what it throws at me: Gem::RemoteFetcher::FetchError: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (https://s3.amazonaws.com/production.s3.rubygems.org/gems/ref-1.0.5.gem)
jfoy has joined #rubygems
jfoy has quit [Ping timeout: 252 seconds]
xerxas has joined #rubygems
jgraichen has quit [Remote host closed the connection]
jgraichen has joined #rubygems
Barbaren has quit [Quit: Lost terminal]
dvu has quit [Ping timeout: 248 seconds]
imperator has joined #rubygems
Elhu has quit [Quit: Computer has gone to sleep.]
dvu has joined #rubygems
tcopeland has quit [Quit: Leaving.]
karlfreeman_ has joined #rubygems
Boohbah has quit [Ping timeout: 240 seconds]
<imperator> um....i'm not getting results with gem search -r
<imperator> anyone else seeing that?
karlfreeman_ has quit [Client Quit]
Boohbah has joined #rubygems
johnmwilliams___ has joined #rubygems
randym_ has joined #rubygems
qrush has joined #rubygems
Guest85414___ has joined #rubygems
JSharp has joined #rubygems
guilleiguaran_ has joined #rubygems
<imperator> ruby 2.0.0p247 (2013-06-27) [x64-mingw32], rubygems 2.1
<mpapis> imperator, I got search -r working with RG 2.1.5
<imperator> it won't let me update for some reason
<imperator> gonna try installing latest rg manually
<mpapis> ssl certificates are up to date?
<imperator> hm, it would seem not
Elhu has joined #rubygems
<mpapis> yeah you need to download certs and put it in ... searching
<mpapis> ruby -ropenssl -e 'puts OpenSSL::X509::DEFAULT_CERT_FILE'
<mpapis> this will give you path where to put certificates
<mpapis> you could download http://curl.haxx.se/docs/caextract.html
jcaudle has quit [Ping timeout: 240 seconds]
<imperator> heh, seems it's set to one of Luis Lavena's home directories
<imperator> precompiled binary
stevenharman has quit [Quit: Leaving...]
<mpapis> there is also environment variable you could set for this to work
<imperator> screw it, changed my source to http://rubygems.org
<mpapis> and you could talk with Luis to set the path to something like %USER_HOME%
<imperator> someone else can talk to him
<mpapis> windows users most likely will not know about it, will just stop using ruby
fidothe has quit []
karlfreeman has joined #rubygems
karlfreeman is now known as Guest88749
stevenharman has joined #rubygems
jcaudle has joined #rubygems
huoxito has joined #rubygems
jfoy has joined #rubygems
jfoy has quit [Ping timeout: 256 seconds]
carols10cents has joined #rubygems
<imperator> i don't think you can set those constants to a dynamic value; i think they're set during the build
<imperator> so it's an openssl lib issue
tcopeland has joined #rubygems
tjbiddle has joined #rubygems
tjbiddle has quit [Client Quit]
jfoy has joined #rubygems
jfoy has quit [Ping timeout: 252 seconds]
jcaudle has quit [Quit: jcaudle]
jfoy has joined #rubygems
Elhu has quit [Quit: Computer has gone to sleep.]
lsegal has joined #rubygems
DanKnox_away is now known as DanKnox
UForgotten has joined #rubygems
<UForgotten> good morning. updated bundler and now we're getting the SSL man in the middle error. We did a gem update --system and the root ca certs did not fix, any other fixes?
havenwood has joined #rubygems
<mpapis> UForgotten, are you sure your ruby uses the proper certificates you did updated?
<mpapis> UForgotten, you can start checking with: ruby -ropenssl -e 'puts OpenSSL::X509::DEFAULT_CERT_FILE'
<UForgotten> mpapis: aha. that is a different location.
<mpapis> UForgotten, if you used rvm you could: rvm osx-ssl-certs update
<UForgotten> yes I tried that, our rvm is too old.
<mpapis> then update rvm ;)
<UForgotten> I'm not sure the comfort level of updating rvm. it usually causes more pain :)
<mpapis> UForgotten, not now, it gets better every time, and you can use stable to limit surprises
<UForgotten> hrm. will look into it. but fixing the correct cert fixed it.
<UForgotten> all set, thanks again, and I'll see if I can convince the team to try updating rvm :)
<mpapis> UForgotten, in any case you can always visit #rvm and get my help ;)
jfoy has quit [Quit: jfoy]
<UForgotten> mpapis: much obliged. ttfn
UForgotten has left #rubygems [#rubygems]
marpaia has joined #rubygems
jfoy has joined #rubygems
closer has quit [Ping timeout: 252 seconds]
closer has joined #rubygems
dsferreira has joined #rubygems
justinleitgeb has joined #rubygems
havenwood has quit [Remote host closed the connection]
havenwood has joined #rubygems
dsferreira has quit [Quit: Leaving]
huoxito has quit [Read error: Connection reset by peer]
huoxito has joined #rubygems
ferr_ has joined #rubygems
ferr_ has quit [Client Quit]
ferr_ has joined #rubygems
ferr_ is now known as Ferr
stevenharman has quit [Quit: Leaving...]
Sc0rp10n has joined #rubygems
stevenharman has joined #rubygems
Elhu has joined #rubygems
neo_ has joined #rubygems
neo_ has quit [Remote host closed the connection]
<drbrain> imperator: SSL_connect failures can also be due to timeouts inside openssl :/
<imperator> drbrain, well, changing to http from https worked, so i don't think that was it
<imperator> er, https to http
<drbrain> ah
Elhu has quit [Quit: Computer has gone to sleep.]
Elhu has joined #rubygems
tcopeland has quit [Quit: Leaving.]
Ferr has quit []
havenwood has quit [Remote host closed the connection]
havenwood has joined #rubygems
workmad3 has joined #rubygems
dvu has quit [Remote host closed the connection]
Elhu has quit [Quit: Computer has gone to sleep.]
Elhu has joined #rubygems
<dbussink> hmm, is http://rubygems.org/api/v1/versions/minitest.yaml truncated for others as well?
<dbussink> it just seems to stop for me
<dbussink> ending with -- Piotr Sz
<mpapis> the same for me
dvu has joined #rubygems
jonahR has joined #rubygems
minad has joined #rubygems
<minad> Hi, is pushing gems currently dead?
<minad> I get a 405
<drbrain> minad: evan will be investigating it shortly
<drbrain> evan should update that when it is fixed
<minad> ok thx, it worked yesterday
<drbrain> yeah
<drbrain> it seems to have just happened
<minad> another hack attack?
<minad> ;)
<drbrain> maybe something just broke
<drbrain> evan will check it out soon
<minad> hmm kay
<minad> evan is fast, at least when responding to sequel issues :)
<drbrain> I didn't know Evan Phoenix worked on sequel
<minad> ah confused the name
<drbrain> ah
<minad> because this issue was opened by the evans
<drbrain> ah, Mr. Evans
<minad> we will see. thx for your answer
Elhu has quit [Quit: Computer has gone to sleep.]
justinleitgeb has quit [Remote host closed the connection]
workmad3 has quit [Ping timeout: 248 seconds]
tcopeland has joined #rubygems
<evan> anyone that was seeing 405's, can you try again?
jonahR has quit [Quit: jonahR]
DanKnox is now known as DanKnox_away
<minad> works
<minad> thx
DanKnox_away is now known as DanKnox
tjbiddle has joined #rubygems
havenn has joined #rubygems
havenwood has quit [Remote host closed the connection]
havenn has quit [Ping timeout: 240 seconds]
vinay_ has joined #rubygems
dvu has quit [Remote host closed the connection]
Sc0rp10n has quit [Ping timeout: 248 seconds]
dvu has joined #rubygems
lsegal has quit [Read error: Connection reset by peer]
lsegal` has joined #rubygems
dvu has quit [Ping timeout: 240 seconds]
havenwood has joined #rubygems
havenn has joined #rubygems
havenwood has quit [Read error: Connection reset by peer]
minad has quit [Quit: leaving]
havenn has quit [Read error: Connection reset by peer]
havenwood has joined #rubygems
havenwood has quit [Ping timeout: 240 seconds]
lsegal` has quit [Read error: Connection reset by peer]
lsegal has joined #rubygems
dvu has joined #rubygems
lsegal has quit [Read error: Connection reset by peer]
lsegal` has joined #rubygems
marpaia has quit [Quit: WeeChat 0.4.1]
mattwynne has quit [Remote host closed the connection]
mattwynne has joined #rubygems
lsegal` has quit [Read error: Connection reset by peer]
lsegal has joined #rubygems
mattwynn_ has joined #rubygems