closer changed the topic of #ruby-core to: check the latest release candidate for 1.9.1 release ftp.ruby-lang.org:/home/yugui/ruby-1.9.1-r26021+1.tar.bz2
shinnya has joined #ruby-core
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
tax has joined #ruby-core
<znz_jp> biff: [ruby-changes:42818] nobu:r54892 (trunk): eval.c: constify - http://mla.n-z.jp/?ruby-changes=42818
enebo has joined #ruby-core
enebo has quit [Quit: enebo]
enebo has joined #ruby-core
enebo has quit [Client Quit]
Aethenelle has joined #ruby-core
Aethenelle has quit [Quit: Aethenelle]
<znz_jp> biff: [ruby-changes:42819] nobu:r54893 (trunk): parse.y: trace elsif - http://mla.n-z.jp/?ruby-changes=42819
zzak has quit [Remote host closed the connection]
zzak has joined #ruby-core
<zzak> [craysiii, irc.freenode.net] I'm trying to set up Jenkins CI on a VPS for a Rails project. Every time i try to run a build, when bundler is invoked, I keep getting an error that states Could not find gem 'rails_12factor' in any of the gem sources listed in your Gemfile or available on this machine. (Bundler::GemNotFound)
<zzak> [craysiii, irc.freenode.net] https://github.com/craysiii/bloccit/blob/master/Gemfile is my Gemfile
<zzak> [craysiii, irc.freenode.net] i am able to install these gems through gem install on the command line, but for some reason when Jenkins is doing the work it says they don't exist according to my Gemfile sources.
<zzak> [craysiii, irc.freenode.net] any ideas?
<zzak> [Matt D, irc.freenode.net] craysiii: perhaps bundler is not being invoked with any production env vars set, your gemfile has the rails_12factor gem under the production group
<zzak> [craysiii, irc.freenode.net] you're right that i am missing some environment variables related to my app
<zzak> [craysiii, irc.freenode.net] but why would that stop bundler from finding gems?
<zzak> [Matt D, irc.freenode.net] craysiii: true, i think i glanced at your error too quickly. if the error is coming from the bundle command: Could not find gem
<zzak> [Matt D, irc.freenode.net] 'rails_12factor' in any of the gem sources listed in your Gemfile
<zzak> [Matt D, irc.freenode.net] then it seems that your produciton group is being run
<zzak> [craysiii, irc.freenode.net] well i have source 'https://rubygems.org' in my gemfile, and I can find the gem itself on the site
<zzak> [craysiii, irc.freenode.net] which is why im puzzled i guess
<zzak> [Matt D, irc.freenode.net] craysiii: rightfully so. i haven't used jenkins ci, so not sure what might be going on with JCI..
<zzak> [craysiii, irc.freenode.net] yeah that was my worry when coming here. it could be Jenkins CI, it could be the Rake plugin inside it, it could be Ruby..
<zzak> [Matt D, irc.freenode.net] craysiii: is this your first project with Jenkins CI?
<zzak> [craysiii, irc.freenode.net] yes it is
<zzak> [craysiii, irc.freenode.net] i read a few tutorials but none give any tips in case something like this were to happen
<zzak> [Matt D, irc.freenode.net] craysiii: i was just going to ask how you like jenkins ci, but i don't think you're too impressed, yet :)
<zzak> [craysiii, irc.freenode.net] hah, well i don't think it's jenkins fault
<zzak> [craysiii, irc.freenode.net] pebcak most likely :P
<zzak> [Matt D, irc.freenode.net] craysiii: well you haven't been able to really use it yet
<zzak> [craysiii, irc.freenode.net] at first i thought it was the Gemfile.lock, so I got rid of it in the repo but then i still ran into this error
<zzak> [craysiii, irc.freenode.net] and i am trying to get jenkins setup so i can move away from heroku for my portfolio projects
madgen has joined #ruby-core
madgen_ has joined #ruby-core
wycats has quit [Ping timeout: 276 seconds]
harrow` has quit [Ping timeout: 276 seconds]
drbrain has quit [Ping timeout: 276 seconds]
eregon_ has joined #ruby-core
madgen has quit [Ping timeout: 276 seconds]
eregon has quit [Read error: Connection reset by peer]
drbrain has joined #ruby-core
wycats has joined #ruby-core
harrow has joined #ruby-core
hsbt is now known as hsbt_away
hsbt_away is now known as hsbt
znz_jp has quit [Ping timeout: 250 seconds]
znz_jp has joined #ruby-core
znz_jp has quit [Client Quit]
znz_jp has joined #ruby-core
<zzak> [realname, irc.freenode.net] ey
<zzak> [realname, irc.freenode.net] i made some packages in the aur
<zzak> [realname, irc.freenode.net] is it worth discussing with anyone bring those package to the official repos?
<zzak> [realname, irc.freenode.net] oh whoops wrong channel :D
tax has quit [Ping timeout: 240 seconds]
<zzak> [realname, irc.freenode.net] moin
<zzak> [al2o3-cr, irc.freenode.net] good morning mr pLaToOn
madgen_ has quit [Ping timeout: 240 seconds]
madgen has joined #ruby-core
madgen has quit [Ping timeout: 252 seconds]
charliesome has joined #ruby-core
charliesome has quit [Read error: Connection reset by peer]
charliesome has joined #ruby-core
charliesome has quit [Read error: Connection reset by peer]
charliesome has joined #ruby-core
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Guest94592 is now known as ndrst
madgen has joined #ruby-core
ItSANgo has joined #ruby-core
madgen has quit [Ping timeout: 246 seconds]
madgen has joined #ruby-core
madgen has quit [Ping timeout: 260 seconds]
<znz_jp> biff: [ruby-changes:42820] naruse:r54894 (trunk): * string.c (count_utf8_lead_bytes_with_word): Use __builtin_popcount - http://mla.n-z.jp/?ruby-changes=42820
<znz_jp> biff: [ruby-changes:42821] naruse:r54895 (trunk): * configure.in (warnflags): use -std=gnu99 instead of - http://mla.n-z.jp/?ruby-changes=42821
madgen has joined #ruby-core
Aethenelle has joined #ruby-core
madgen has quit [Ping timeout: 252 seconds]
madgen has joined #ruby-core
<znz_jp> biff: [ruby-changes:42822] yui-knk:r54896 (trunk): * complex.c (rb_complex_set_imag): Fix to properly set imag - http://mla.n-z.jp/?ruby-changes=42822
enebo has joined #ruby-core
madgen has quit [Ping timeout: 250 seconds]
ndrst has quit [Ping timeout: 250 seconds]
madgen has joined #ruby-core
charliesome has joined #ruby-core
<znz_jp> biff: [ruby-changes:42823] yui-knk:r54897 (trunk): * internal.h (RCOMPLEX_SET_IMAG): undef RCOMPLEX_SET_IMAG - http://mla.n-z.jp/?ruby-changes=42823
madgen has quit [Ping timeout: 252 seconds]
ndrst has joined #ruby-core
ndrst is now known as Guest53755
madgen has joined #ruby-core
enebo_ has joined #ruby-core
charliesome_ has joined #ruby-core
charliesome has quit [Ping timeout: 240 seconds]
enebo has quit [Ping timeout: 276 seconds]
enebo_ is now known as enebo
charliesome_ has quit [Client Quit]
<znz_jp> biff: [ruby-changes:42824] kazu:r54898 (trunk): Update result of 123456789 ** -2 - http://mla.n-z.jp/?ruby-changes=42824
Aethenelle has quit [Quit: Aethenelle]
znz_jp has quit [Quit: kill -QUIT $$]
madgen has quit [Ping timeout: 276 seconds]
znz_jp has joined #ruby-core
Aethenelle has joined #ruby-core
madgen has joined #ruby-core
charliesome has joined #ruby-core
nagachika has joined #ruby-core
madgen has quit [Ping timeout: 244 seconds]
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
ggherdov has quit [Ping timeout: 260 seconds]
shinnya has quit [Ping timeout: 252 seconds]
ggherdov has joined #ruby-core
<znz_jp> biff: [ruby-changes:42825] nagachika:r54899 (ruby_2_3): merge revision(s) 54896, 54897: [Backport #12343] - http://mla.n-z.jp/?ruby-changes=42825
charliesome has joined #ruby-core
<znz_jp> biff: [ruby-changes:42826] nagachika:r54900 (ruby_2_3): merge revision(s) 53718: [Backport #12320] - http://mla.n-z.jp/?ruby-changes=42826
charliesome has quit [Client Quit]
charliesome has joined #ruby-core
nagachika has quit [Remote host closed the connection]
nagachika has joined #ruby-core
nagachika has quit [Ping timeout: 244 seconds]
madgen has joined #ruby-core
madgen has quit [*.net *.split]
zzak has quit [*.net *.split]
swistak35_ has quit [*.net *.split]
hsbt has quit [*.net *.split]
mmasaki has quit [*.net *.split]
mpapis has quit [*.net *.split]
erdic has quit [Ping timeout: 260 seconds]
charliesome has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
madgen has joined #ruby-core
zzak has joined #ruby-core
swistak35_ has joined #ruby-core
hsbt has joined #ruby-core
mmasaki has joined #ruby-core
mpapis has joined #ruby-core
erdic has joined #ruby-core
charliesome has joined #ruby-core
tax has joined #ruby-core
Aethenelle has quit [Quit: Aethenelle]
Aethenelle has joined #ruby-core
tax has quit [Ping timeout: 260 seconds]
madgen has quit [Ping timeout: 252 seconds]
enebo has quit [Quit: enebo]
Aethenelle has quit [Quit: Aethenelle]
madgen has joined #ruby-core
madgen has quit [Ping timeout: 260 seconds]