jhass[m] changed the topic of #ruby to: Rules: https://ruby-community.com | Ruby 3.1.2, 3.0.4, 2.7.6: https://www.ruby-lang.org | Paste 4+ lines to: https://gist.github.com | Books: https://goo.gl/wpGhoQ
jvalleroy has joined #ruby
jvalleroy has quit [Client Quit]
jvalleroy has joined #ruby
_aeris_ has quit [Remote host closed the connection]
_aeris_ has joined #ruby
ur5us has joined #ruby
markong has quit [Ping timeout: 246 seconds]
moldorcoder7 has quit [Ping timeout: 265 seconds]
ur5us has quit [Ping timeout: 244 seconds]
ur5us has joined #ruby
jmcgnh has quit [Excess Flood]
nirvdrum has joined #ruby
jmcgnh has joined #ruby
weyhmueller has quit [Quit: ZNC - https://znc.in]
weyhmueller has joined #ruby
_aeris_ is now known as aeris
nirvdrum has quit [Quit: nirvdrum]
nirvdrum has joined #ruby
skuntee4 has quit [Ping timeout: 246 seconds]
swaggboi has quit [Quit: C-x C-c]
swaggboi has joined #ruby
nirvdrum has quit [Quit: nirvdrum]
Guimauve has joined #ruby
<georgemp> i have rake installed (gem install rake), but, I keep getting this error - `find_spec_for_exe': can't find gem rake (>= 0.a) with executable rake (Gem::GemNotFoundException). Any ideas on why this would be?
<Guimauve> georgemp - i'm half awake and have covid so don't expect entirely coherent statements out of me... but do you have multiple installs of ruby on that machine? like... a system ruby and a local one? if you have env variables set up for a local ruby, but it's running /usr/bin/rake and you don't have a local rake installed, that'd be a problem.
protektwar has joined #ruby
protektwar has joined #ruby
<Guimauve> georgemp - or, if something else is loading and USING rake, you may have installed the wrong VERSION of rake
protektwar has left #ruby [#ruby]
<georgemp> Guimauve: thanks for trying to help with covid. hope you feel better.
<Guimauve> thanks
<Guimauve> i was just surprised to see someone actually use this channel. seems everyone is on the damn discord.
<georgemp> i believe there would be a system ruby on macOS. I have rvm installed. `rvm list` shows ruby-3.1.2 as default. `which rake` shows the one in rvm 3.1.2
<georgemp> but this is being run from another program
<georgemp> a ruby shell script (?). via `run "rake build"`. let me try to figure out which version of rake that is using
<Guimauve> yeah, but the rvm directory binaries load the version-specific binaries, so that doesn't mean it's installed for your ruby version. if i remember? hmm. another possibility is that you're running something that uses bundler and you didn't bundler install. but if you know enough to use rvm then i doubt you're making that mistake. that's like asking
<Guimauve> someone "did you turn the computer on"
<Guimauve> oh, no, rvm doesn't do that any more. it actually puts the version specific binary on the path now. my bad
<georgemp> oh fwiw i'm just stumbling along trying to build this gem :)
<georgemp> so please assume i know nothing
<Guimauve> ...and that version would load pretty much any version of rake, as we're now on 13.0.6, so as long as you have -any- version of rake installed, it should find rake
<georgemp> I tried putting `run "which rake"` in that ruby script. and, it output `/Users/georgemp/.rvm/gems/ruby-3.1.2/bin/rake` which seems to be the one it should be looking fo
<Guimauve> georgemp - if the directory for the build has a "Gemfile" file, then you want to be using bundler, specifically "bundle install" and "bundle exec" https://bundler.io/v2.3/man/bundle-install.1.html
<georgemp> `/Users/georgemp/.rvm/rubies/ruby-3.1.2/lib/ruby/3.1.0/rubygems.rb:265:in `find_spec_for_exe': can't find gem rake (>= 0.a) with executable rake (Gem::GemNotFoundException)` - but the file path on this error message seems to be referring to ruby 3.1.0
<georgemp> let me try the bundle install
<georgemp> Guimauve: thank you ..that seems to have resolved this
<georgemp> bundle install i.e
<Guimauve> lol
<Guimauve> glad to have helped
<Guimauve> ^_^b
ur5us has quit [Ping timeout: 244 seconds]
arahael has quit [Quit: "Downloading more RAM"]
mdemo has quit [Quit: The Lounge - https://thelounge.github.io]
mdemo has joined #ruby
skuntee4 has joined #ruby
skuntee4 has quit [Ping timeout: 268 seconds]
arahael has joined #ruby
skuntee4 has joined #ruby
jmcgnh has quit [Ping timeout: 265 seconds]
jmcgnh has joined #ruby
_ht has joined #ruby
skuntee4 has quit [Remote host closed the connection]
skuntee4 has joined #ruby
earache8 has joined #ruby
earache8 has quit [Ping timeout: 260 seconds]
robotmay has quit [Quit: Be excellent to each other]
Joyners1 has joined #ruby
jvalleroy has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
jvalleroy has joined #ruby
Guimauve has quit [Quit: Client closed]
Guimauve has joined #ruby
teclator has joined #ruby
teclator has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
dionysus69 has joined #ruby
rvalue has quit [Ping timeout: 265 seconds]
Joyners1 has quit [Quit: quit]
Mikaela has quit [Remote host closed the connection]
robotmay has joined #ruby
rvalue has joined #ruby
dionysus69 has quit [Quit: dionysus69]
dionysus69 has joined #ruby
rvalue has quit [Ping timeout: 265 seconds]
rvalue has joined #ruby
jpn has joined #ruby
skuntee4 has quit [Ping timeout: 265 seconds]
jpn has quit [Ping timeout: 246 seconds]
skuntee4 has joined #ruby
Sankalp- has joined #ruby
Sankalp has quit [Ping timeout: 246 seconds]
Sankalp- is now known as Sankalp
jpn has joined #ruby
jpn has quit [Ping timeout: 252 seconds]
skuntee4 has quit [Ping timeout: 246 seconds]
zoknert has quit [Ping timeout: 260 seconds]
Guimauve has quit [Quit: GLORY TO MANKIND]
moldorcoder7 has joined #ruby
jpn has joined #ruby
jpn has quit [Ping timeout: 265 seconds]
Tomte has joined #ruby
jpn has joined #ruby
shiru has joined #ruby
jpn has quit [Ping timeout: 260 seconds]
Tomte has quit [Ping timeout: 264 seconds]
rapha has quit [Quit: WeeChat 3.5]
dionysus69 has quit [Ping timeout: 268 seconds]
victori has joined #ruby
hrberg has quit [Ping timeout: 246 seconds]
shiru has quit [Quit: leaving]
hrberg has joined #ruby
skuntee4 has joined #ruby
skuntee4 has quit [Ping timeout: 264 seconds]
jetchisel has quit [Ping timeout: 246 seconds]
Tomte has joined #ruby
Al2O3 has quit [Ping timeout: 246 seconds]
jetchisel has joined #ruby
zoknert has joined #ruby
dionysus69 has joined #ruby
zoknert has quit [Quit: AndroIRC - Android IRC Client ( http://www.androirc.com )]
comet23 has joined #ruby
jpn has joined #ruby
whysthatso125070 has quit [Quit: The Lounge - https://thelounge.chat]
comet23 has quit [Quit: Client closed]
jpn has quit [Ping timeout: 244 seconds]
jpn has joined #ruby
Tomte has quit [Read error: Connection reset by peer]
teclator has joined #ruby
joto has quit [Ping timeout: 246 seconds]
szkl has joined #ruby
shokohsc has quit [Read error: Connection reset by peer]
dionysus69 has quit [Ping timeout: 268 seconds]
pandabot has quit [Quit: show time]
pandabot has joined #ruby
shokohsc has joined #ruby
pandabot has quit [Quit: deal with never]
pandabot has joined #ruby
pandabot has quit [Client Quit]
pandabot has joined #ruby
jpn has quit [Ping timeout: 246 seconds]
pandabot has quit [Remote host closed the connection]
leftylink has quit [Remote host closed the connection]
leftylink has joined #ruby
pandabot has joined #ruby
thecliguy has joined #ruby
pandabot has quit [Quit: record orig time]
pandabot has joined #ruby
pandabot has quit [Quit: time polarity reversed]
pandabot has joined #ruby
_ht has quit [Remote host closed the connection]
dionysus69 has joined #ruby
Mikaela has joined #ruby
teclator has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
Mikaela has quit [Remote host closed the connection]
Mikaela has joined #ruby
archsinner has joined #ruby
dionysus69 has quit [Ping timeout: 265 seconds]
whysthatso125070 has joined #ruby
whysthatso125070 has quit [Client Quit]
whysthatso125070 has joined #ruby
archsinner has quit [Quit: archsinner]
ur5us has joined #ruby
Mikaela has quit [Remote host closed the connection]
Mikaela has joined #ruby
Mikaela has quit [Remote host closed the connection]
Mikaela has joined #ruby
John_Ivan has joined #ruby
aeris has quit [Remote host closed the connection]
ua_ has quit [Ping timeout: 265 seconds]
ua_ has joined #ruby
Guimauve has joined #ruby
archsinner has joined #ruby
duds- has quit [Ping timeout: 246 seconds]
archsinner has quit [Quit: archsinner]