havenwood has quit [Remote host closed the connection]
havenwood has joined #rubygems
elia has joined #rubygems
huoxito has joined #rubygems
huoxito has quit [Client Quit]
elia has quit [Quit: Computer has gone to sleep.]
rizzatti has quit [Quit: Leaving...]
arohner has quit [Remote host closed the connection]
workmad3 has quit [Ping timeout: 240 seconds]
arohner has joined #rubygems
arohner has quit [Read error: Connection reset by peer]
rizzatti has joined #rubygems
huoxito has joined #rubygems
yakko has quit [Ping timeout: 240 seconds]
arohner has joined #rubygems
arohner has quit [Remote host closed the connection]
arohner has joined #rubygems
arohner has quit [Ping timeout: 240 seconds]
jaimef has quit [Excess Flood]
jaimef has joined #rubygems
Stalkr_ has joined #rubygems
Stalkr_ has quit [Changing host]
Stalkr_ has joined #rubygems
huoxito has quit [Remote host closed the connection]
arohner has joined #rubygems
rizzatti has quit [Quit: Leaving...]
x1337807x has joined #rubygems
dvu_ has quit [Remote host closed the connection]
rmichael has quit [Quit: Leaving...]
dwknoxy has joined #rubygems
jaimef has quit [Excess Flood]
tcopeland has quit [Read error: Connection reset by peer]
tcopeland has joined #rubygems
jaimef has joined #rubygems
workmad3 has joined #rubygems
workmad3 has quit [Ping timeout: 258 seconds]
elia has joined #rubygems
huoxito has joined #rubygems
huoxito has quit [Ping timeout: 252 seconds]
arohner has quit [Remote host closed the connection]
rizzatti has joined #rubygems
RafaelK has joined #rubygems
<RafaelK>
hello folks, ist somewhere a list for all files from gem on linux?
<drbrain>
gem contents
arohner has joined #rubygems
<RafaelK>
drbrain: thanks but i need all files from rubygems, i'm trying to run unicorn inside a chroot and i get following error: "/usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/site_ruby/2.1.0/rubygems/dependency.rb:298:in `to_specs': Could not find 'unicorn' (>= 0) among 14 total gem(s) (Gem::LoadError)"
<drbrain>
is unicorn installed in the chroot?
<RafaelK>
also entire /usr/local/rvm is in chroot
<RafaelK>
and unicorn too
<RafaelK>
but some other files are not in chroot
<RafaelK>
also some files for dependencies
<RafaelK>
has rubygems some conf file?
elia has quit [Quit: Computer has gone to sleep.]
<drbrain>
RubyGems can be configured to look for gems in certain places with GEM_HOME and GEM_PATH (see `gem env help`)
<drbrain>
it gets its defaults from where ruby is installed
<RafaelK>
:D gem help env
<RafaelK>
drbrain: no config files?
<drbrain>
nothing that controls where rubygems looks for gems
<drbrain>
just environment variables
<drbrain>
there's a ~/.gemrc but that only provides defaults for gem commands
zeh has joined #rubygems
bbrowning is now known as bbrowning_away
<RafaelK>
do you know how rubygems sets PATH on linux?
<drbrain>
rubygems doesn't set PATH
<drbrain>
it doesn't care about PATH at all
<drbrain>
only GEM_PATH, GEM_HOME and some proxy variables
<RafaelK>
yes but my path on sudo user seems: /usr/local/rvm/gems/ruby-2.1.2/bin:/usr/local/rvm/gems/ruby-2.1.2@global/bin:/usr/local/rvm/rubies/ruby-2.1.2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/rvm/bin