drbrain changed the topic of #rubygems to: RubyGems 2.2.0: http://bit.ly/rubygems-2-2-0 - Latest status: http://twitter.com/rubygems_status and http://status.rubygems.org
ged_ has joined #rubygems
workmad3_ has joined #rubygems
workmad3 has quit [*.net *.split]
stevenharman has quit [*.net *.split]
mpapis has quit [*.net *.split]
ged has quit [*.net *.split]
mpapis has joined #rubygems
kure__ has quit [Ping timeout: 245 seconds]
workmad3_ has quit [Ping timeout: 264 seconds]
drbrain changed the topic of #rubygems to: RubyGems 2.2.1: http://bit.ly/rubygems-2-2-1 - Latest status: http://twitter.com/rubygems_status and http://status.rubygems.org
imperator2 has quit [Ping timeout: 248 seconds]
arohner has quit [Remote host closed the connection]
newUser1234 has quit [Ping timeout: 240 seconds]
huoxito has joined #rubygems
imperator2 has joined #rubygems
imperator2 has quit [Ping timeout: 264 seconds]
kure__ has joined #rubygems
newUser1234 has joined #rubygems
<havenwood> drbrain: ran into an error testing installing RubyGems 2.2.1 on ruby-1.8.7: ./lib/rubygems/config_file.rb:39: uninitialized constant Gem::UserInteraction (NameError)
<drbrain> havenwood: yeah, travis keeps reporting that
<drbrain> I haven't tried to nail that down yet since I'm not getting it locally
imperator2 has joined #rubygems
<havenwood> hmm, interesting - yeah, i'm getting it locally
jonahR has joined #rubygems
<drbrain> I think luck is involved
jonahR has quit [Quit: jonahR]
<shevy> hehe
<shevy> imperator2 heeeeeey old horse! are you still doing ruby on windows stuff?
phinfonet has quit [Quit: exitiing]
josh-k has joined #rubygems
<havenwood> drbrain: the first error i run into from `config_file.rb` goes away if i switch `require 'rubygems/user_interaction'` to be just `require 'user_interaction'`
<drbrain> havenwood: that's very odd
<havenwood> then another error that looks like the same issue in another file pops up, seem load path related somehow?
stevenharman has joined #rubygems
dwknoxy has quit [Quit: Computer has gone to sleep.]
havenwood has quit [Remote host closed the connection]
imperator2 has quit [Ping timeout: 240 seconds]
bbrowning_away has quit [Read error: Connection reset by peer]
bbrowning_away has joined #rubygems
<indirect> drbrain: I get it perfectly repeatably on ruby 1.8.7, while trying to run the bundler tests against Rubygems 1.8.29
<drbrain> indirect: yeah, and its repeating regularly in the rubygems travis too
<indirect> (that travis job has failed the exact same way when re-run multiple times)
<indirect> strange that it works with older rubygems versions
<indirect> huh, I did not realize that 2.2.0 supported 1.8.7
<drbrain> all of 2.x will
<indirect> oh
<indirect> better adjust my matrix
<indirect> for some reason the matrix thinks that rg 2 dropped support for 1.8.7
imperator2 has joined #rubygems
<imperator2> shevy, yep, still doing ruby on windows stuff :)
kure__ has quit [Ping timeout: 272 seconds]
jonahR has joined #rubygems
josh-k has quit [Remote host closed the connection]
newUser1234 has quit [Remote host closed the connection]
law has joined #rubygems
<law> hey all, apologies in advance if this is the wrong channel to ask this, but I'm trying to install a variety of gems via 'bundle exec gem install <blargh>', and while the system says they install just fine, they don't show up in 'gem list' or 'bundle list' or 'bundle exec gem list'. This is on OS X Mavericks, with Ruby 2.0.0p247
<law> I suspect a well-meaning coworker 'did something silly' to my gems when I let him on my system to troubleshoot a rackspace gem issue
<law> so... I'd also be down with "how to nuke Ruby from orbit and reinstall for OS X" help :-)
newUser1234 has joined #rubygems
<imperator2> are you using rvm?
<law> I am not. I'd prefer not to, since it rewrites certain shell primitives like 'env'
<mpapis> law, no it does not
<law> I really don't want to get into the merits of RVM vs rbenv vs whatever the latest hotness is, I just want to get my system back to a base state before my coworker torched it
graphex has quit [Ping timeout: 248 seconds]
<imperator2> i wasn't going to suggest it, just ruling it out as a possible issue
newUser1234 has quit [Ping timeout: 245 seconds]
<Rennex> law: does "gem install" without bundler in the way work any better?
<law> Rennex: it does not, unfortunately
<law> imperator2: thanks for understanding. I know how passionate RVM guys are about that particular toolchain :-)
<Rennex> law: and does "gem which gemname" show anything?
newUser1234 has joined #rubygems
<law> it does on gems that show up in 'gem list', it's not on gems that I'm trying to install
<law> (specifically, 'knife-rackspace' and 'addressable')
graphex has joined #rubygems
<Rennex> is your disk full? ;)
<law> thankfully, no it is not :-) and I have plenty of inodes
<Rennex> sounds like you need to exorcise a black hole off your disk
<law> I did not check that at first though, so huzzah for going back to the basics :-)
<law> yarp
<law> I'm thinking a nuke from orbit and reinstall, but I don't know an 'approved' way to do that on OS X
<imperator2> pastie gem env please
lsegal has joined #rubygems
<imperator2> law, are you installing from git source for those 2 gems?
<law> I'm just doing variations of 'git install' and 'bundle exec git install'
<law> errr
<law> gem install, sorry
<law> (four coffees behind today, apparently)
<imperator2> well, i would not recommend nuking ruby, since that appears to be bundled with the OS
<imperator2> and you never know what may depend on it
<imperator2> me? i just build it from source and put it in /usr/local, and adjust my PATH
<law> can I delete my gems directory and rebuild?
<imperator2> the one under your user account? could i suppose, dunno if i would
* imperator2 must be going i'm afraid
imperator2 has quit [Quit: Leaving]
<law> I'm going to attempt (with proper backups, of course) removing all the rubygems in all the system paths
<law> *shudder*
josh-k has joined #rubygems
arohner has joined #rubygems
arohner has quit [Remote host closed the connection]
josh-k has quit [Ping timeout: 248 seconds]
arohner has joined #rubygems
newUser1234 has quit [Quit: Leaving...]
arohner has quit [Remote host closed the connection]
arohner has joined #rubygems
havenwood has joined #rubygems
<law> actually... that fixed it
<law> so... woot?
<law> thanks for your help, all!
law has left #rubygems [#rubygems]
arohner has quit [Remote host closed the connection]
huoxito has quit [Remote host closed the connection]
swills` has joined #rubygems
swills has quit [Ping timeout: 252 seconds]
lucas_ has joined #rubygems
lucas_ has quit [*.net *.split]
ged_ has quit [*.net *.split]
blowmage has quit [*.net *.split]
z has quit [*.net *.split]
blowmage has joined #rubygems
z has joined #rubygems
z has quit [Changing host]
z has joined #rubygems
wizonesolutions_ has joined #rubygems
phantomcircuit_ has joined #rubygems
ged_ has joined #rubygems
lucas has quit [*.net *.split]
wizonesolutions has quit [*.net *.split]
phantomcircuit has quit [*.net *.split]
phantomcircuit_ is now known as phantomcircuit
lucas has joined #rubygems
phantomcircuit has quit [*.net *.split]
jonahR has quit [*.net *.split]
phantomcircuit has joined #rubygems
jonahR has joined #rubygems
graphex has quit [Ping timeout: 248 seconds]
josh-k has joined #rubygems
sferik has quit [Quit: Computer has gone to sleep.]
arohner has joined #rubygems
arohner has quit [Ping timeout: 248 seconds]
arohner has joined #rubygems
arohner has quit [Ping timeout: 260 seconds]
tbuehlmann has joined #rubygems
arohner has joined #rubygems
arohner has quit [Ping timeout: 260 seconds]
workmad3 has joined #rubygems
jordia65 has joined #rubygems
jonahR has quit [Quit: jonahR]
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
sinm has joined #rubygems
graphex has joined #rubygems
josh-k has quit [Remote host closed the connection]
tmoore has joined #rubygems
graphex has quit [Ping timeout: 248 seconds]
arohner has joined #rubygems
arohner has quit [Ping timeout: 276 seconds]
sinm has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jordia65 has left #rubygems [#rubygems]
jordia65 has joined #rubygems
arohner has joined #rubygems
arohner has quit [Ping timeout: 264 seconds]
tcopeland has quit [Quit: Leaving.]
rafaelfranca has joined #rubygems
stevenharman has quit [Quit: Leaving...]
stevenharman has joined #rubygems
stevenharman has quit [Ping timeout: 260 seconds]
autumn has quit [Remote host closed the connection]
huoxito has joined #rubygems
huoxito has quit [Ping timeout: 266 seconds]
huoxito has joined #rubygems
josh-k has joined #rubygems
tcopeland has joined #rubygems
arohner has joined #rubygems
arohner has quit [Ping timeout: 248 seconds]
josh-k has quit [Remote host closed the connection]
sinm has joined #rubygems
sinm has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
tcopeland has quit [Quit: Leaving.]
tcopeland has joined #rubygems
bbrowning_away is now known as bbrowning
arohner has joined #rubygems
csaunders_ has quit [Quit: ZNC - http://znc.sourceforge.net]
arohner has quit [Ping timeout: 260 seconds]
phinfonet has joined #rubygems
csaunders has joined #rubygems
rafaelfranca has quit [Ping timeout: 259 seconds]
tcopeland has quit [Quit: Leaving.]
workmad3 has quit [Ping timeout: 260 seconds]
jordia65 has quit [Ping timeout: 240 seconds]
jordia65 has joined #rubygems
dwknoxy has joined #rubygems
workmad3 has joined #rubygems
tcopeland has joined #rubygems
tcopeland has quit [Client Quit]
graphex has joined #rubygems
graphex has quit [Ping timeout: 248 seconds]
arohner has joined #rubygems
arohner has quit [Ping timeout: 264 seconds]
dvu has joined #rubygems
dvu has quit [Read error: Connection reset by peer]
dvu has joined #rubygems
ZachBeta has joined #rubygems
23LAAS91H is now known as adam12
tcopeland has joined #rubygems
tcopeland has quit [Client Quit]
rafaelfranca has joined #rubygems
arohner has joined #rubygems
tcopeland has joined #rubygems
tcopeland has quit [Client Quit]
tcopeland has joined #rubygems
tcopeland has quit [Client Quit]
arohner has quit [Remote host closed the connection]
arohner has joined #rubygems
arohner_ has joined #rubygems
arohner has quit [Read error: Connection reset by peer]
sinm has joined #rubygems
tcopeland has joined #rubygems
sinm has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
graphex has joined #rubygems
tbuehlmann has quit [Quit: Konversation terminated!]
dvu has quit [Remote host closed the connection]
gazoombo has joined #rubygems
huoxito has quit [Remote host closed the connection]
z has quit [Remote host closed the connection]
z has joined #rubygems
phinfonet has quit [Ping timeout: 265 seconds]
dvu has joined #rubygems
dvu_ has joined #rubygems
davidjrice_ has joined #rubygems
swills has joined #rubygems
swills has quit [Changing host]
swills has joined #rubygems
avdi_ has joined #rubygems
ckrailo__ has joined #rubygems
gazoombo_ has joined #rubygems
davidjrice has quit [Ping timeout: 240 seconds]
swills` has quit [Ping timeout: 240 seconds]
dvu has quit [Ping timeout: 240 seconds]
davidjrice_ is now known as davidjrice
gazoombo has quit [Ping timeout: 240 seconds]
ckrailo_ has quit [Ping timeout: 240 seconds]
avdi has quit [Ping timeout: 240 seconds]
ckrailo__ is now known as ckrailo_
gazoombo_ is now known as gazoombo
avdi_ is now known as avdi
jordia65 has quit [Remote host closed the connection]
huoxito has joined #rubygems
mpapis has quit [Excess Flood]
huoxito has quit [Remote host closed the connection]
mpapis has joined #rubygems
huoxito has joined #rubygems
bradland has joined #rubygems
sinm has joined #rubygems
ZachBeta has quit [Quit: Computer has gone to sleep.]
xymox has quit [Ping timeout: 264 seconds]
xymox has joined #rubygems
workmad3 has quit [Ping timeout: 260 seconds]
7CBAANUJ9 has quit [*.net *.split]
lmarburger has joined #rubygems
lmarburger_ has joined #rubygems
lmarburger has quit [Ping timeout: 240 seconds]
lmarburger_ is now known as lmarburger
havenwood has quit [Remote host closed the connection]
xymox has quit [Disconnected by services]
xymox has joined #rubygems
ZachBeta has joined #rubygems
newUser1234 has joined #rubygems
imperator has joined #rubygems
stevenharman has joined #rubygems
<indirect> evan: ping
<evan> hey
shevy has left #rubygems ["I'll be back ... maybe"]
stevenharman has quit [Quit: Leaving...]
newUser1234 has quit [Remote host closed the connection]
tcopeland has quit [Quit: Leaving.]
tcopeland has joined #rubygems
workmad3 has joined #rubygems
stevenharman has joined #rubygems
stevenharman_ has joined #rubygems
stevenharman has quit [Ping timeout: 245 seconds]
sinm has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
stevenharman_ has quit [Quit: Leaving...]
tcopeland has quit [Quit: Leaving.]
mml has joined #rubygems
<mml> what's the gemdep equivalent to the bundler/setup call bundler used to require?
phinfonet has joined #rubygems
newUser1234 has joined #rubygems
ckrailo_ is now known as ckrailo
stevenharman has joined #rubygems
newUser1234 has quit [Remote host closed the connection]
arohner_ has quit [Remote host closed the connection]
newUser1_ has joined #rubygems
<mml> i.e. the magic that causes the gems installed by install -g to be loaded at runtime
newUser1_ has quit [Remote host closed the connection]
<drbrain> mml: Gem.use_gemdeps
newUser1234 has joined #rubygems
<mml> hmm, does it understand :path=>local/path/to/gem in the Gemfile?
<mml> drbrain: tks
<mml> it doesn't appear to :/
<drbrain> mml: I wrote tests for it, but there may be bugs
<drbrain> mml: there isn't enough failure messaging at present
imperator has quit [Ping timeout: 245 seconds]
<drbrain> for example, I think if you use path: but don't have everything set up right (gemspec, etc.) it falls back to a remote fetch
<drbrain> I imagine there should be a failure there instead
<drbrain> running the bundler tests will help me find such discrepancies in behavior
<mml> hmm, any advise on tracking it down?
<drbrain> sure, one second
<mml> the gemspec is there, and it worked ok w/ bundler
newUser1234 has quit [Remote host closed the connection]
<mml> hmm, inspecting $: afger Gem.use_gemdeps seems awfully small. should i not see all the lib/ paths from all the gems?
<mml> s/afger/after/
<drbrain> you should
<drbrain> ugh, my internet is slow ☹
<mml> ok, then i guess there's something else going on.
<mml> i did gem install -g, and installed like 80 gems as expected
sinm has joined #rubygems
<mml> after calling Gem.use_gemdeps, i only see about 3 gem related entries in $:
<mml> and they are b/c i manually invoked "gem 'byebug'"
newUser1234 has joined #rubygems
<mml> gemdeps doesn't seem to take an arg either. hmm.
<drbrain> anyhow, https://github.com/rubygems/rubygems/blob/master/lib/rubygems/request_set/gem_dependency_api.rb#L206 is where the "gem" method from a Gemfile is loaded
<drbrain> mml: ooh, try: export RUBYGEMS_GEMDEPS=Gemfile
<drbrain> then run your command
<mml> dependency.rb:298:in `to_specs': Could not find 'mashery' (>= 0) among 88 total gem(s)
* mml tries env var
<drbrain> I probably need to change that that to accept an argument for the location of the Gemfile
<drbrain> at present rubygems doesn't automatically find the Gemfile because of security concerns
<mml> hah! i had a call to bundler in my rakefile still
<drbrain> once I've got a better handle on bundler behavior I can match it
<mml> now that it's gone of course, my rakefile blows up :)
<mml> at least i now have a ton of crap in my $:
<mml> including the gem with the :path
<mml> so that appears to be happy
<mml> just have to figure out why rspec isn't loading
dwknoxy has quit [Ping timeout: 264 seconds]
sinm has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
huoxito has quit [Remote host closed the connection]
stevenharman has quit [Quit: Leaving...]
ZachBeta has quit [Quit: Computer has gone to sleep.]
arohner has joined #rubygems
newUser1234 has quit [Remote host closed the connection]
ZachBeta has joined #rubygems
<mml> ok, i think i'm on to something, i have user-install set in my .gemrc, but my $: contains the system location for rspec (which doesn't exist)
arohner has quit [Ping timeout: 260 seconds]
<mml> GEM_PATH looks legit, but has the system location first in the list, as opposed to my user location
<mml> the rest of the gems seem to have the user-install location as expected
ged_ is now known as ged
<mml> wow, gem has very different behavrior when rubygems_gemdeps is set
rafaelfranca has quit [Remote host closed the connection]
phinfone_ has joined #rubygems
phinfonet has quit [Ping timeout: 252 seconds]
mfonda has joined #rubygems
<mfonda> trying to install a gem (https://rubygems.org/gems/bourbon/versions/3.1.8) -- i use the command 'gem install bourbon' and it installs version 2.1.1 -- how can i install 3.1.8. i tried gem install bourbon --version '3.1.8' but get error "ERROR: Could not find a valid gem 'bourbon' (= 3.1.8) in any repository". sorry if i'm missing something obvious, never used ruby/gems before
mfonda has left #rubygems [#rubygems]
bbrowning is now known as bbrowning_away
huoxito has joined #rubygems
rafaelfranca has joined #rubygems
huoxito has quit [Ping timeout: 245 seconds]
seanlinsley has joined #rubygems
phinfone_ has quit [Read error: Connection reset by peer]
ZachBeta has quit [Quit: Computer has gone to sleep.]
phinfonet has joined #rubygems
arohner has joined #rubygems