teancom has quit [Read error: Connection reset by peer]
markstarkman has joined #rubygems
teancom has joined #rubygems
jesser has joined #rubygems
caleb_io has joined #rubygems
markstarkman has quit [Ping timeout: 248 seconds]
<jesser>
so i'm unable to install the omniauth-ldap v 1.0.3 (latest) gem, seems rubygems.org is saying it doesn't exist (but it does, here: https://rubygems.org/gems/omniauth-ldap )
<jesser>
wondering if one of its dependencies has been taken down or something, or if there's a problem with the api server?
<drbrain>
jesser: I fetched it just fine with: gem fetch omniauth-ldap
<drbrain>
what exact error do you get?
jcaudle has joined #rubygems
<jesser>
yes i can download the gem that way as well
<jesser>
when bundle is trying to install it it declares that the gem can't be found in any of the sources
yerhot has joined #rubygems
<drbrain>
it might not have made it into the bundler API yet then
jcaudle has quit [Client Quit]
<drbrain>
hone or indirect might know what to do
<jesser>
interesting. note that it worked one time (on my workmate's machine), about half an hour ago, after repeated failures, and not since
tkramer has joined #rubygems
tkramer has quit [Client Quit]
<drbrain>
earlier everyone was updating their rails apps due to the patch
<drbrain>
I think it placed extra load on the bundler API
<jesser>
manually installing the gem the server now :-/
rajiv has joined #rubygems
onemanjujitsu has quit [Quit: onemanjujitsu]
newUser1234 has joined #rubygems
yerhot has quit [Ping timeout: 252 seconds]
<rajiv>
i'm seeing "bundler-1.3.0.pre.2/lib/bundler/fetcher.rb:170:in `load': marshal data too short (ArgumentError)" when "Fetching gem metadata from http://rubygems.org/"
<jesser>
perhaps something needs to be restarted
<drbrain>
jesser: you should switch to the https:// endpoint
<drbrain>
but, status.rubygems.org seems green
<jesser>
interesting idea
teancom_ has joined #rubygems
<rajiv>
nice, switching to https works
<drbrain>
huh
benchMark has quit []
<jesser>
it's not working here
<drbrain>
jesser: I think the gem you're looking for got missed in a bundler API update
<drbrain>
I'm not sure who takes care of that
<jesser>
yeah right
<jesser>
ok
teancom has quit [Ping timeout: 248 seconds]
<lmarburger>
jesser: i'll take a look
<jesser>
ta!
Sophism has joined #rubygems
Sophism is now known as Guest10647
<drbrain>
lmarburger: one of these days I'll remember your nick so I can mention you properly
<ohcibi>
hi, i did gem install sass, when I then enter sass it starts properly, however if i'm inside a project that has a Gemfile and either sass is not listet in their or - is not already installed (with bundle install not gem install) sass wont work (could not find sass among <gemlist> is the error).. is rubygems handling gemfiles automatically nowadays?
<yorickpeterse>
Make sure you use `bundle exec` when needed
<ohcibi>
yorickpeterse: thats not the problem I asked.. the point is that i want to gem install sass and then use sass without bundler (anywhere), it works everywehere except for directories that contain a Gemfile
yerhot has joined #rubygems
baphled has joined #rubygems
<yorickpeterse>
What version of RubyGems are you using?
<ohcibi>
yorickpeterse: 1.8.24, to be more precise: the Gemfile must contain sass but it mustn't be installed by bundler, then the error occurs. https://gist.github.com/ohcibi/4761427 i just deleted all the gems in vendor/ruby (gems are installed with bundle install --path=) thats why the gem list seems to be empty in the error
yerhot has quit [Ping timeout: 252 seconds]
<yorickpeterse>
hm, as far as I'm aware that particular version does not load Gemfiles
<ohcibi>
yorickpeterse: but you agree that it looks like its considering the gemfile and that it shouldnt happen, right?
<yorickpeterse>
Your pastie is vague, all sorts of things could be going on
<workmad3>
ohcibi: did you install ruby with rvm?
<ohcibi>
workmad3: yea
<workmad3>
ohcibi: so you probably have the rubygems-bundler plugin there
<workmad3>
ohcibi: which does that sort of stuff
<ohcibi>
workmad3: gem list shows this piece, right... is it installed by default now on rvm?
<ddd>
⁃its been installed by default on RVm for oh.. at least 6 months now. you have to uninstall it and add 'export rvm_without_gems="rubygems-bundler'" >> ~/.rvmrc
<ddd>
that way it won't be installed again, and if you blow away your .rvm directory, on a fresh new install it also won't be installed initially with that line in your .rvmrc
<ddd>
however, current versions of rubygems look for and respect Gemfiles, so you will run into this problem with any current version. if a Gemfile is found in the current dir, non-Gemfile'd gems will not be available from that dir
<ddd>
(qwhich causes problems with pry and jist when not added, which sort of sucks, but i totally get the reasoning)
<yorickpeterse>
ddd: Current as in what version? 2.0?
<ddd>
hehe it does it here with `1.8.24. (no rubygems-bundler installed. change to a Gemfile dir and bam, all non Gemfile listed and bundled gems are no longer accessible)
<ddd>
cd out the dir, bam, all available again to run with no issues
<ddd>
its why i've had to add jist and pry to all my Gemfiles whether i want to or not
<yorickpeterse>
hm, in that case I'll stick with 1.8.23
<yorickpeterse>
Also why the fuck does that shit get added in a minor version?
emmanueloga has quit [Read error: Connection timed out]
markstarkman has joined #rubygems
lteo has quit [Ping timeout: 252 seconds]
emmanueloga has joined #rubygems
Elhu has quit [Ping timeout: 252 seconds]
lteo has joined #rubygems
Elhu has joined #rubygems
markstarkman has quit [Ping timeout: 272 seconds]
Elhu has quit [Ping timeout: 255 seconds]
Guest13532 has quit [Excess Flood]
mephux_ has joined #rubygems
Elhu has joined #rubygems
emmanueloga has quit [Read error: Connection timed out]
mephux_ is now known as mephux
terceiro_ has quit [Ping timeout: 255 seconds]
mehwork has left #rubygems [#rubygems]
lteo has quit [Changing host]
lteo has joined #rubygems
terceiro_ has joined #rubygems
nateberkopec has joined #rubygems
_maes_ has joined #rubygems
mvs has joined #rubygems
havenwood has joined #rubygems
qmx|lunch is now known as qmx
baphled has joined #rubygems
mvs has quit [Ping timeout: 252 seconds]
eighthbit has joined #rubygems
baphled has quit [Ping timeout: 255 seconds]
mockra has joined #rubygems
jcaudle_ has joined #rubygems
jcaudle has quit [Ping timeout: 248 seconds]
jcaudle_ is now known as jcaudle
jcaudle has joined #rubygems
havenwood has quit [Remote host closed the connection]
havenwood has joined #rubygems
shevy has joined #rubygems
<shevy>
hmm how should I distribute yaml files? can I make yaml/ directory and this will be distributed?
sn0wb1rd has quit [Quit: sn0wb1rd]
nateberkopec has quit [Quit: Leaving...]
havenwood has quit [Ping timeout: 252 seconds]
nateberkopec has joined #rubygems
sn0wb1rd has joined #rubygems
markstarkman has joined #rubygems
markstarkman has quit [Ping timeout: 248 seconds]
cowboyd has quit [Remote host closed the connection]
sn0wb1rd has quit [Quit: sn0wb1rd]
workmad3 has quit [Ping timeout: 260 seconds]
fromonesrc has quit [Quit: fromonesrc]
fromonesrc has joined #rubygems
crandquist has quit [Read error: Connection reset by peer]
crandquist has joined #rubygems
telmich has left #rubygems [#rubygems]
fromonesrc has quit [Quit: fromonesrc]
hahuang65 has joined #rubygems
emmanueloga has joined #rubygems
stevenharman has quit [Quit: Leaving...]
sn0wb1rd has joined #rubygems
havenwood has joined #rubygems
tenderlove has joined #rubygems
stevenharman has joined #rubygems
cowboyd has joined #rubygems
fromonesrc has joined #rubygems
brax4444 has joined #rubygems
roolo has joined #rubygems
lsegal has joined #rubygems
nateberkopec has quit [Quit: Leaving...]
nateberkopec has joined #rubygems
<brax4444>
Hi all, wondering if the rubygems.org custom indexer is available for use when mirroring rubygems.org? I'm seeing the stack error discussed here: https://github.com/rubygems/rubygems/issues/286
mitchellh has left #rubygems ["["Textual IRC Client: www.textualapp.com"]"]
gaffneyc has joined #rubygems
Elhu has quit [Quit: Computer has gone to sleep.]
<sn0wb1rd>
If a gem is yanked and I have a dependency that is not specific to a particular version, why is bundler picking the yanked gem.
<sn0wb1rd>
gem-1.5.10 is yanked but bundle installs gem-1.5.10 even though I have gem ~> 1.5.9 in my Gemfile
yerhot_ has quit [Remote host closed the connection]
ddv has quit [Changing host]
ddv has joined #rubygems
tbuehlmann has quit [Ping timeout: 252 seconds]
baphled has joined #rubygems
shevy has joined #rubygems
tbuehlmann has joined #rubygems
tubbo has joined #rubygems
<tubbo>
hey guys, you know how Bundler has that `BUNDLE_BIN` config setting? is there anything similar for RubyGems?
qmx|coffee is now known as qmx
<havenwood>
tubbo: I don't know what BUNDLE_BIN is? RubyGems has GEM_HOME (default repository location for gem installation) and GEM_PATH (colon-separated list of gem repository directories), if that helps?
<drbrain>
if you're using the default install location rubygems places executable stubs alongside your ruby
<drbrain>
if you're using -i or setting GEM_HOME it places them in the install location + /bin
<havenwood>
Does the gem manpage ship with Ruby itself not RubyGems? Was thinking of adding an ENVIRONMENT section but haven't found where it comes from yet. >.>
<drbrain>
havenwood: it comes from ruby, but I always forget it is there and haven't backported it
<tubbo>
havenwood: i am setting GEM_HOME..so there's no way to make RubyGems install to, say, $PROJECT_PATH/bin instead of $PROJECT_PATH/$GEM_HOME/bin?
<drbrain>
tubbo: if you're using `gem install` you can set --bindir, see `gem help install`
<drbrain>
(I forgot about that)
<havenwood>
tubbo: If you want a lightweight tool for setting locations and such, might take a look at chruby and chgems: https://github.com/postmodern/chruby
crandquist has quit [Ping timeout: 260 seconds]
<tubbo>
drbrain: oh cool :)
<tubbo>
ahh and i can set --bindir=bin/ in my .gemrc! :)
crandquist has joined #rubygems
ddv has quit [Ping timeout: 240 seconds]
the_mentat has quit [Quit: Computer has gone to sleep.]
yerhot has joined #rubygems
havenwood has quit [Remote host closed the connection]
cowboyd has quit [Remote host closed the connection]
brax4444 has joined #rubygems
<brax4444>
Hi all, wondering if the rubygems.org custom indexer is available for use when mirroring rubygems.org? I'm seeing the stack error discussed here: https://github.com/rubygems/rubygems/issues/286
gaustin has joined #rubygems
baburdick has joined #rubygems
cowboyd has joined #rubygems
caleb_io has joined #rubygems
jstr has quit [Ping timeout: 252 seconds]
b3nw has left #rubygems [#rubygems]
caleb_io has quit [Client Quit]
jstr has joined #rubygems
jstr has quit [Read error: Connection reset by peer]
workmad3 has joined #rubygems
Elhu has joined #rubygems
jstr has joined #rubygems
stevenharman has quit [Quit: Leaving...]
workmad3 has quit [Ping timeout: 252 seconds]
workmad3 has joined #rubygems
jarib has quit [Excess Flood]
tubbo has left #rubygems [#rubygems]
jarib has joined #rubygems
caleb_io has joined #rubygems
markstarkman has joined #rubygems
drbrain_ has joined #rubygems
the_mentat has joined #rubygems
drbrain has quit [Disconnected by services]
drbrain_ is now known as drbrain
workmad3 has quit [Ping timeout: 248 seconds]
markstarkman has quit [Ping timeout: 260 seconds]
shevy has left #rubygems ["I'll be back ... maybe"]
teancom has quit [Remote host closed the connection]
hakunin has joined #rubygems
Elhu has quit [Quit: Computer has gone to sleep.]
baphled_ has joined #rubygems
baphled has quit [Read error: Connection reset by peer]
mockra has quit [Remote host closed the connection]
workmad3 has joined #rubygems
the_mentat has quit [Quit: Computer has gone to sleep.]
bploetz has joined #rubygems
bploetz has left #rubygems [#rubygems]
tubbo has joined #rubygems
dukedave has joined #rubygems
tubbo has left #rubygems [#rubygems]
Gixug has quit [Quit: Leaving...]
Gixug has joined #rubygems
<tkramer>
I have a lame question. I'm looking over CVE-2013-0269 rubygem-json... and I can't tell if it truly applied to 1.4. I see things like But unfortunately, json >= 1.6.7 ships with a class called JSON::GenericObject which is basically an OpenStruct descendant class:
Elhu has joined #rubygems
Elhu has quit [Quit: Computer has gone to sleep.]
mockra has joined #rubygems
jcaudle has quit [Quit: jcaudle]
teancom has joined #rubygems
mockra has quit [Ping timeout: 272 seconds]
caleb_io has quit [Quit: caleb_io]
baphled_ has quit [Ping timeout: 256 seconds]
tenderlove has quit [Remote host closed the connection]
haidangwa1 has joined #rubygems
dukedave has left #rubygems ["PONG :card.freenode.net"]
<haidangwa1>
is anyone using the rubygems-mirror libraries to host your own internal rubygems mirror? We had been using it to mirror rubygems.org inside our firewall. After the recent incident, the redirect to https is breaking. Running "rake mirror:update" like we always do, the SSL connection is not making rake very happy.
<haidangwa1>
I'm able to set the http_proxy in our server's environment variable and run the rake command, but I get an SSL certificate verification error. It appears that net-http-persistent is not handling the new SSL certificate issued by rubygems.org very well.
porkbelt has left #rubygems ["Leaving..."]
<drbrain>
haidangwa1: then the problem is likely in your certificate bundle
<drbrain>
net-http-persistent uses the default certificates from OpenSSL, it doesn't ship any itself
<haidangwa1>
ah. ok. thanks. I'll take a look.
<haidangwa1>
I'm on a rhel6 box and tested with curl to request https://rubygems.org. curl is able to get the page without problems. Do you know if curl shares the same cert bundle?
<drbrain>
I think it has a separate bundle from OpenSSL
<haidangwa1>
thanks
mockra has joined #rubygems
workmad3 has quit [Read error: Operation timed out]
haidangwa1 has left #rubygems [#rubygems]
cowboyd has quit [Remote host closed the connection]
havenwood has joined #rubygems
eighthbit has quit [Quit: Bye.]
Gixug is now known as stabbylambda
peregrine81 has quit [Quit: Computer sleeping.]
stabbylambda has quit [Quit: Leaving...]
Guest82085 has quit [Quit: Leaving...]
stabbylambda has joined #rubygems
yerhot has quit [Remote host closed the connection]
markstarkman has joined #rubygems
teancom has quit [Read error: Connection reset by peer]
teancom_ has joined #rubygems
markstarkman has quit [Ping timeout: 272 seconds]
jesser has quit [Ping timeout: 252 seconds]
newUser1234 has quit [Remote host closed the connection]
tkramer has quit [Quit: Leaving]
sn0wb1rd has quit [Read error: Connection reset by peer]