<wedgeV>
/usr/local/bin/ginstall: cannot create regular file ‘/Users/wedge/.rbenv/versions/2.0.0-p0/lib/ruby/gems/2.0.0/gems/json-1.5.5/ext/json/ext/json/ext’: No such file or directory
<drbrain>
ah, that is what the fix in 2.0.1 is supposed to fix, but it breaks other gems (like rdiscount)
<drbrain>
so please be patient
<wedgeV>
can clone the github repo and to ruby setup.rb ?
<wedgeV>
would that install the trunk version?
<drbrain>
it would, but it will break installing other gems
<drbrain>
I would downgrade to 1.8.25 with `gem update --system=1.8.25`
<wedgeV>
does ruby setup install it into the lib/ruby/gems/rubygems?
<wedgeV>
then i could just uninstall it afterwards
<drbrain>
it installs it into the site lib directory
<drbrain>
upgrading to 2.0.1 (when released) will overwrite it
<wedgeV>
sorry lots of noob questions, thanks for your help
<drbrain>
np
<wedgeV>
hehe, now i get Unable to download data from http://rubygems.org/ - SSL_connect returned=1
cowboyd has quit [Remote host closed the connection]
<wedgeV>
1.8.25 works, thanks!
lsegal has joined #rubygems
<drbrain>
cool
cowboyd has joined #rubygems
baburdick has joined #rubygems
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
cowboyd has quit [Remote host closed the connection]
huoxito has quit [Ping timeout: 244 seconds]
hakunin_ has joined #rubygems
hakunin has quit [Ping timeout: 245 seconds]
dwradcliffe_ has joined #rubygems
dwradcliffe has quit [Ping timeout: 256 seconds]
kgrz has joined #rubygems
kgrz has quit [Ping timeout: 252 seconds]
kobier has quit [Read error: Connection reset by peer]
newUser1234 has quit [Remote host closed the connection]
baburdick has quit [Ping timeout: 245 seconds]
baburdick has joined #rubygems
baburdick has quit [Ping timeout: 246 seconds]
bhaak has quit [Read error: Operation timed out]
baburdick has joined #rubygems
bhaak has joined #rubygems
baburdick has quit [Ping timeout: 255 seconds]
baburdick has joined #rubygems
baburdick has quit [Ping timeout: 248 seconds]
baburdick has joined #rubygems
baburdick has quit [Ping timeout: 248 seconds]
baburdick has joined #rubygems
baburdick has quit [Ping timeout: 244 seconds]
yerhot has joined #rubygems
newUser1234 has joined #rubygems
baburdick has joined #rubygems
whit537 has joined #rubygems
baburdick has quit [Ping timeout: 245 seconds]
baburdick has joined #rubygems
ddd has quit [Ping timeout: 245 seconds]
baburdick has quit [Ping timeout: 256 seconds]
baburdick has joined #rubygems
ddd has joined #rubygems
baburdick has quit [Ping timeout: 244 seconds]
baburdick has joined #rubygems
baburdick has quit [Remote host closed the connection]
baburdick has joined #rubygems
yerhot has quit [Remote host closed the connection]
teancom_ has joined #rubygems
teancom has quit [Ping timeout: 272 seconds]
jcaudle has joined #rubygems
jcaudle has quit [Client Quit]
yashshah has quit [Ping timeout: 244 seconds]
newUser1234 has quit [Remote host closed the connection]
imajes has quit [Excess Flood]
imajes has joined #rubygems
mockra has joined #rubygems
baburdick1 has joined #rubygems
baburdick has quit [Read error: Connection reset by peer]
Ibrahim22 has left #rubygems [#rubygems]
adkron has quit [Ping timeout: 256 seconds]
teancom_ has quit [Ping timeout: 246 seconds]
teancom has joined #rubygems
teancom_ has joined #rubygems
imajes has quit [Excess Flood]
imajes has joined #rubygems
teancom has quit [Ping timeout: 256 seconds]
cowboyd has joined #rubygems
imajes has quit [Excess Flood]
imajes has joined #rubygems
cowboyd has quit [Remote host closed the connection]
blowmage` is now known as blowmage
newUser1234 has joined #rubygems
crandquist has joined #rubygems
ctracey` has quit [Read error: Connection reset by peer]
lsegal has joined #rubygems
whit537 has quit [Quit: whit537]
mockra has quit [Remote host closed the connection]
Ibrahim22 has joined #rubygems
<Ibrahim22>
Hi again, still haven't figured out why I can't install gems. I can't ping to ruby gems, but my browser, curl and ruby itself (using Net::HTTP) do seem to connect to the ruby gems website. What could be wrong?
imajes has quit [Excess Flood]
imajes has joined #rubygems
workmad3 has joined #rubygems
cowboyd has joined #rubygems
cowboyd has quit [Remote host closed the connection]
crandquist has quit [Remote host closed the connection]
crandquist has joined #rubygems
whit537 has joined #rubygems
workmad3 has quit [Quit: leaving]
dvu has quit [Remote host closed the connection]
dvu has joined #rubygems
dvu has quit [Ping timeout: 260 seconds]
Ibrahim22 has left #rubygems [#rubygems]
newUser1234 has quit [Remote host closed the connection]
reset has joined #rubygems
reset has quit [Client Quit]
<kseifried>
rubygems.org is probably firewalling icmp
<kseifried>
or your provider is
<lsegal>
is it intentional that rubygems 2.0 will create {build_info,doc,cache,gems} dirs in your pwd when you `gem fetch`?
<lsegal>
seems like a bug
mockra has joined #rubygems
____swanson has joined #rubygems
<____swanson>
I'm trying to get a gemspec out of rubygems.org - the quick/Marshal4.8 ones don't seem to have the same data as what I get when I use bundler
newUser1234 has joined #rubygems
<____swanson>
example: thin-1.5.0, when I use bundler, it has the license in the gemspec (reported by `bundle install`) but if I use the quick/marshall one, it isnt there
<____swanson>
(reported by `bundle license`), sorry
<____swanson>
is there a different source I should be querying to get the gemspec from?
imajes has quit [Excess Flood]
<____swanson>
any ideas @qrush @drbrain @evan @raggi ?
imajes has joined #rubygems
charliesome has joined #rubygems
mockra has quit [Remote host closed the connection]
ckelly has joined #rubygems
imajes has quit [Excess Flood]
imajes has joined #rubygems
ckelly_ has joined #rubygems
ckelly has quit [Ping timeout: 272 seconds]
mockra has joined #rubygems
<raggi>
____swanson: not sure, what does bundler use?
mockra has quit [Remote host closed the connection]
<____swanson>
been trying to dig around and see - there is a line that says something along the lines of "download the gem to get the spec, since rubygems return incorrect specs sometimes"
mockra has joined #rubygems
<____swanson>
but when I download the thin-1.5.0 gem, there isnt any gemspec when I run `gem unpack` on it : /
<raggi>
so you can get specs out of Gem::Package.new(gemfile).spec
mockra_ has joined #rubygems
<____swanson>
@raggi hmm - ill try Gem::Package and see what it says
mockra_ has quit [Remote host closed the connection]
mockra_ has joined #rubygems
<____swanson>
@raggi undef method new on Gem::Package