woollyams has quit [Ping timeout: 272 seconds]
elia has quit [Quit: Computer has gone to sleep.]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
rb2k has quit [Quit: rb2k]
woollyams has joined #rubygems
lsegal has joined #rubygems
x1337807x has joined #rubygems
opus has joined #rubygems
<opus> Anyone up for tackling a hard problem involving gems =p
<opus> Basically there is a gem I'm using that is displaying a weird behavior. It's namespaced class objects are getting injected into the root namespace when rails eager_loading is true.
<opus> I just don't have enough knowledge on gems to understand how exactly this is happening since all of the gem class names are inside of the same namespaced module
rb2k has joined #rubygems
jpfuente_ has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jpfuentes2 has joined #rubygems
mdub has joined #rubygems
woollyams has quit [Ping timeout: 272 seconds]
opus has quit []
jpfuentes2 has left #rubygems ["Textual IRC Client: www.textualapp.com"]
mdub has quit [Ping timeout: 272 seconds]
jaimef has quit [Excess Flood]
opus has joined #rubygems
davispuh has quit [Read error: Connection reset by peer]
jaimef has joined #rubygems
woollyams has joined #rubygems
rb2k has quit [Quit: rb2k]
woollyams has quit [Read error: Connection reset by peer]
woollyams has joined #rubygems
seanlinsley has quit [Ping timeout: 244 seconds]
woollyams has quit [Ping timeout: 272 seconds]
seanlinsley has joined #rubygems
seanlinsley has quit [Read error: Connection reset by peer]
seanlinsley_ has joined #rubygems
opus has quit []
woollyams has joined #rubygems
rb2k has joined #rubygems
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
woollyams has quit [Read error: Connection reset by peer]
woollyams has joined #rubygems
woollyams has quit [Ping timeout: 272 seconds]
rb2k has quit [Quit: rb2k]
adac has joined #rubygems
yakko has quit []
opus has joined #rubygems
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
huoxito has quit [Remote host closed the connection]
kai3x5 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
huoxito has joined #rubygems
huoxito has quit [Ping timeout: 255 seconds]
vipsy has joined #rubygems
<vipsy> Installed ruby and ruby-devel, then tried installing jekyll gem but extconf is failing everytime!! Anybody here to help please?
<vipsy> Nobody
<vipsy> ?
Atttwwww has quit [Ping timeout: 240 seconds]
<opus> vipsy: you still around?
<vipsy> opus, yes waiting!
<opus> generally speaking, extconf is used for wrapper c libraries. Most likely you don't have the needed files to install your systems version.
<opus> I don't know exactly, but my guess is you need gcc, or gcc-devel packages
<opus> let me know if that helps at all vipsy
<vipsy> wait i am checking the error again
<vipsy> would it be better if i show you the complete eror message?
<opus> if you gist it or similar that would def help
<opus> what os are you on as well?
<vipsy> Okay so iwill share my gist in a moment
<vipsy> I use fedora 20
<opus> No problem. Okay are you using a package manager to install ruby (apt-get/yum) or are you using a ruby install manager (rvm/rbenv)?
<opus> If you're not using rvm/rbenv it'll help you out down the line to do that from the start. Allowing you to install multiple versions of ruby and switch between them pretty easily.
adac has quit [Ping timeout: 260 seconds]
<opus> you'll most likely need these no matter what though - `sudo yum install gcc gcc-c++ zlib-devel`
<opus> k looking into gist
<vipsy> okay I use yum
<opus> yeah, try running that command I just gave you
<vipsy> what is zlib?
<opus> basically it'll install the c / c++ compilers and the development packages for zlib http://www.zlib.net/
<opus> you many not need zlib, i just normally include it when I install c
<vipsy> okay i'll do that right away
<opus> zlib is a compression library btw
<vipsy> hmm i see that :)
<opus> Just to explain how I reached that conclusion btw...
<opus> In your gist it says "checking for ffi.h" that's a c header file that your system didn't have which it required in order to compile the native extension in the gem.
<vipsy> So ruby is built on C ? I don't know ruby :P
<opus> Ruby has some gems that use native c code for performance reasons.
<vipsy> okay.
<opus> Also, I googled around because I don't know the exact library files that gem is going to require... it may need some of these as well.
<opus> "sudo yum install -y gcc ruby-devel libxml2 libxml2-devel libxslt libxslt-devel"
<opus> I'm guessing since jekyll is a static site generator you may need the libxml2 and -devel packages but I'm not to familiar with fedora
<vipsy> libxml will be required in case i want to create sitemap, right?
<opus> Not sure! Just depends on what that gem needs.
<opus> https://github.com/ffi/ffi - requirements section lists that it needs libffi-dev or libffi-devel
<opus> so it needs a c compiler and that devel package - whichever your system has.
<opus> Sorry, I should have checked the gems requirements before hand =p
<vipsy> if problem still persists, i'll check into it.
<opus> Okay, sorry I can't hang around. Hope it resolves itself. Good luck!
<opus> well, hope you resolve it. That is.
opus has quit []
<vipsy> opus, yay its installing. Thank you so so so much for the help :)
adac has joined #rubygems
josh-k has quit [Remote host closed the connection]
elia has joined #rubygems
elia has quit [Client Quit]
elia has joined #rubygems
vipsy has quit [Quit: Leaving]
workmad3 has joined #rubygems
josh-k has joined #rubygems
tbuehlmann has joined #rubygems
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #rubygems
josh-k has quit [Remote host closed the connection]
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #rubygems
denym_OFF is now known as denym_
adac has quit [Ping timeout: 260 seconds]
seanlinsley_ has quit [Ping timeout: 248 seconds]
adac has joined #rubygems
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #rubygems
elia has quit [Client Quit]
bbrowning_away is now known as bbrowning
elia has joined #rubygems
ereslibre has quit [Read error: Connection reset by peer]
aalmenar has quit [Read error: Connection reset by peer]
ereslibre has joined #rubygems
ereslibre has joined #rubygems
ereslibre has quit [Changing host]
aalmenar has joined #rubygems
aalmenar has joined #rubygems
aalmenar has quit [Changing host]
havenwood has joined #rubygems
workmad3 has quit [Ping timeout: 244 seconds]
seanlinsley has joined #rubygems
rb2k has joined #rubygems
seanlinsley has quit [Quit: seanlinsley]
elia has quit [Quit: Computer has gone to sleep.]
adac has quit [Ping timeout: 272 seconds]
tcopeland has quit [Quit: Leaving.]
elia has joined #rubygems
adac has joined #rubygems
mkristian has joined #rubygems
seanlinsley has joined #rubygems
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #rubygems
workmad3 has joined #rubygems
huoxito has joined #rubygems
havenwood has quit [Remote host closed the connection]
elia has quit [Quit: Computer has gone to sleep.]
havenwood has joined #rubygems
bbrowning is now known as bbrowning_away
denym_ is now known as denym_OFF
elia has joined #rubygems
havenwood has quit [Ping timeout: 264 seconds]
kai3x5 has joined #rubygems
kai3x5 has quit [Client Quit]
havenwood has joined #rubygems
huoxito has quit [Remote host closed the connection]
havenwood has quit [Remote host closed the connection]
leothrix has joined #rubygems
<leothrix> Are there problems with installing gems in the us-east-1 EC2 region?
bbrowning_away is now known as bbrowning
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #rubygems
Atttwww has joined #rubygems
blizzow has joined #rubygems
<blizzow> Anyone getting this? Fetching source index from http://rubygems.org/
<blizzow> Net::HTTPServiceUnavailable:
jarib_ has joined #rubygems
denym_OFF is now known as denym_
elia has quit [Quit: Computer has gone to sleep.]
<jarib_> drbrain, evan, qrush_: i can't reach rubygems.org
<evan> hm
<dwradcliffe> jarib_: working for me
<dwradcliffe> jarib_: what exactly are you trying/getting?
<jarib_> `curl rubygems.org` just hangs indefinitely, same thing through bundler or the browser
<jarib_> this is from my employer's network in norway, though it works from a private server i have in germany
<dwradcliffe> jarib_: I'd say you probably have a networking issue, either locally or somewhere on your route
<evan> must be an AWS routing issue
blizzow has quit [Quit: Leaving.]
<evan> or, rather, is probably.
elia has joined #rubygems
blizzow has joined #rubygems
<qrush_> Sounds like a http proxy or firewall
tbuehlmann has quit [Quit: Leaving]
blizzow has quit [Read error: Connection reset by peer]
blizzow has joined #rubygems
jarib_ is now known as jarib
jarib has quit [Changing host]
jarib has joined #rubygems
<jarib> looks more like an aws problem to me
<evan> yeah, looks like aws
<evan> one of the things I'm planning to do is setup more mirrors in different AZs
x1337807x has joined #rubygems
kai3x5 has joined #rubygems
elia has quit [Quit: Computer has gone to sleep.]
denym_ is now known as denym_OFF
elia has joined #rubygems
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
x1337807x has joined #rubygems
blizzow has quit [Ping timeout: 244 seconds]
x1337807x has quit [Ping timeout: 264 seconds]
<jarib> is there anything i can do to work around this? it's been unreachable for about an hour now
mkristian has quit [Quit: bye]
<jarib> and apparently i'm not the only one https://twitter.com/biilmann/status/484743241523531776
blizzow has joined #rubygems
elia has quit [Quit: Computer has gone to sleep.]
huoxito has joined #rubygems
<qrush_> evan: or drbrain ping
<evan> yup.
<evan> let me check it out.
<evan> sadly there isn't much I can do.
<evan> it's connectivitiy problem to AWS.
<evan> though, we block ICMP so traceroute is going to be inaccurate
<evan> jarib: curl times out?
tbuehlmann has joined #rubygems
kai3x5 has quit [Ping timeout: 252 seconds]
kai3x5 has joined #rubygems
workmad3 has quit [Ping timeout: 255 seconds]
blizzow has quit [Ping timeout: 244 seconds]
tbuehlmann has quit [Remote host closed the connection]
<jarib> evan: sorry, had to run at seems ok from where i am now. thanks for the help though
<jarib> i don't think curl ever times out unless you pass -m
<evan> no prob.
<evan> ok
<evan> sorry about that
<evan> it's disappointing for us too to see these issues and be stuck
x1337807x has joined #rubygems
x1337807x has quit [Ping timeout: 255 seconds]
huoxito has quit []
x1337807x has joined #rubygems
x1337807x has quit [Client Quit]
huoxito has joined #rubygems
josh-k has joined #rubygems
huoxito has quit [Remote host closed the connection]
redmenace has quit [Ping timeout: 255 seconds]
redmenace has joined #rubygems
x1337807x has joined #rubygems
bbrowning is now known as bbrowning_away
Stalkr_ has joined #rubygems
pglombardo has joined #rubygems
jarib has quit [Ping timeout: 255 seconds]
jarib has joined #rubygems
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
elia has joined #rubygems
huoxito has joined #rubygems
havenwood has joined #rubygems
x1337807x has joined #rubygems
x1337807x has quit [Max SendQ exceeded]
x1337807x has joined #rubygems
x1337807x has quit [Max SendQ exceeded]
kai3x5 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
havenwood has quit [Remote host closed the connection]
havenwood has joined #rubygems
newUser1234 has joined #rubygems
x1337807x has joined #rubygems
kai3x5 has joined #rubygems
pglombardo has quit []
rb2k has quit [Quit: rb2k]
seanlinsley has quit [Quit: seanlinsley]
<samkottler> evan: jarib: it seems like they're slowly invalidating routes
<evan> could be
kai3x5 has quit [Quit: Textual IRC Client: www.textualapp.com]
Atttwww has quit [Ping timeout: 255 seconds]
Atttwww has joined #rubygems
woollyams has joined #rubygems
Stalkr_ has quit [Quit: Leaving...]
havenwood has quit []
newUser1234 has quit [Remote host closed the connection]
havenwood has joined #rubygems
woollyams has quit [Ping timeout: 272 seconds]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
x1337807x has joined #rubygems
havenwood has quit []
elia has quit [Quit: Computer has gone to sleep.]
jaimef has quit [Excess Flood]
jaimef has joined #rubygems
woollyams has joined #rubygems
denym_OFF is now known as denym_
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
havenwood has joined #rubygems
x1337807x has joined #rubygems
adac has quit [Ping timeout: 264 seconds]
kai3x5 has joined #rubygems
kai3x5 has quit [Client Quit]
kai3x5 has joined #rubygems
havenwood has quit [Ping timeout: 264 seconds]