havenwood changed the topic of #ruby to: Ruby 3.3.0, 3.2.2, 3.1.4 https://www.ruby-lang.org | Rules https://ruby-community.com | Logs https://libera.irclog.whitequark.org/ruby
jenrzzz has joined #ruby
<ih8u> adam12: thank you, i will look into this
rvalue has quit [Ping timeout: 260 seconds]
jas-maelstrom has joined #ruby
jenrzzz has quit [Ping timeout: 240 seconds]
rvalue has joined #ruby
Paris has quit [Quit: quit]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 264 seconds]
Guest50 has quit [Quit: Client closed]
CRISPR has joined #ruby
xdminsy has joined #ruby
xdminsy has quit [Read error: Connection reset by peer]
xdminsy has joined #ruby
donofrio has quit [Remote host closed the connection]
donofrio has joined #ruby
Guest33 has joined #ruby
Guest33 has quit [Client Quit]
CRISPR has quit [Ping timeout: 245 seconds]
fercell_ has joined #ruby
fercell has quit [Ping timeout: 252 seconds]
donofrio has quit [Ping timeout: 256 seconds]
donofrio has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 260 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 260 seconds]
jenrzzz has joined #ruby
Paris has joined #ruby
jenrzzz has quit [Ping timeout: 245 seconds]
Linux_Kerio has joined #ruby
Linux_Kerio has quit [Read error: Connection reset by peer]
Linux_Kerio has joined #ruby
_ht has joined #ruby
grenierm has joined #ruby
Paris has quit [Quit: quit]
jenrzzz has joined #ruby
teclator has joined #ruby
Linux_Kerio has quit [Ping timeout: 245 seconds]
jenrzzz has quit [Ping timeout: 252 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 246 seconds]
Al2O3 has quit [Quit: Al2O3]
Al2O3 has joined #ruby
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 260 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 260 seconds]
grenierm has quit [Ping timeout: 250 seconds]
VladislavNaumov has joined #ruby
graaff has quit [Quit: Leaving]
graaff has joined #ruby
VladislavNaumov has quit [Quit: Client closed]
nmollerup has joined #ruby
tomtmym has joined #ruby
tomtmym has quit [Changing host]
tomtmym has joined #ruby
Paris has joined #ruby
jenrzzz has joined #ruby
rvalue has quit [Ping timeout: 276 seconds]
jenrzzz has quit [Ping timeout: 256 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 256 seconds]
Paris has quit [Quit: quit]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 260 seconds]
rvalue has joined #ruby
m_antis has joined #ruby
<ox1eef_> adam12: FYI I ran gem install -g Gemfile, with '-- --use-system-libraries', and the '--use-system-libraries' option got passed down to sqlite3 - an indirect dependency.
m_antis has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
m_antis has joined #ruby
m_antis has quit [Ping timeout: 256 seconds]
Paris has joined #ruby
m_antis has joined #ruby
parzzix has left #ruby [#ruby]
m_antis has quit [Ping timeout: 268 seconds]
foxxx0 has quit [Ping timeout: 268 seconds]
m_antis has joined #ruby
Paris has quit [Quit: quit]
foxxx0 has joined #ruby
m_antis has quit [Ping timeout: 246 seconds]
<adam12> ox1eef_: Interesting.
m_antis has joined #ruby
jenrzzz has joined #ruby
m_antis has quit [Ping timeout: 252 seconds]
m_antis has joined #ruby
jenrzzz has quit [Ping timeout: 276 seconds]
jas-maelstrom has quit [Ping timeout: 268 seconds]
teclator has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 268 seconds]
m_antis has quit [Ping timeout: 276 seconds]
m_antis has joined #ruby
Munto has joined #ruby
Paris has joined #ruby
reset has quit [Quit: reset]
infinityfye has joined #ruby
Paris has quit [Ping timeout: 264 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 260 seconds]
a51 has joined #ruby
<a51> curl -L https://get.rvm.io | source /etc/profile.d/rvm.sh error https://bpa.st/ZFJA
nkm has joined #ruby
a51 has left #ruby [WeeChat 4.1.2]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 252 seconds]
Munto has quit [Quit: Leaving]
Vonter has quit [Ping timeout: 245 seconds]
jenrzzz has joined #ruby
Vonter has joined #ruby
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ruby
jenrzzz has quit [Ping timeout: 264 seconds]
Paris has joined #ruby
<leftylink> that command does not seem to make sense. as we know, the curl produces a shell script. it does not seem sensible to pipe it to `source`. the only way it would make sense is if rvm.sh in turn invokes some shell, but if it does so, why would such a thing belong in /etc/profile.d? therefore, it will be necessary to ask the provider of those instructions to update those instructions to the correct ones
<leftylink> or to ask the provider of those instructions what is supposed to cause /etc/profile.d/rvm.sh to exist, and cause it to exist based on the instructions they provide
<leftylink> though the latter solution is NOT PREFERRED
jenrzzz has joined #ruby
infinity_fye has joined #ruby
jenrzzz has quit [Ping timeout: 276 seconds]
infinityfye has quit [Killed (NickServ (GHOST command used by infinity_fye))]
infinity_fye is now known as infinityfye
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 252 seconds]
Paris has quit [Read error: Connection reset by peer]
rvalue has quit [Ping timeout: 246 seconds]
rvalue has joined #ruby
<adam12> Refactoring my neovim lsp setup. First time in .. forever? that I've seen autocomplete working.
<adam12> Solargraph actually works not too bad, once you disable the rubocop reporter.
justache is now known as justResolute
justResolute is now known as justIrresolute
a51 has joined #ruby
<a51> this command curl -L https://get.rvm.io | source /etc/profile.d/rvm.sh gives me error source: no such file or directory: /etc/profile.d/rvm.sh
sandy-claws is now known as jess
<adam12> a51: Where'd you get that command from? It's not valid.
<adam12> adam12: If you look at rvm.io, there's a curl command that you can copy/paste but it doesnt' include source.
<adam12> I replied to myself apparently. lol.
<leftylink> that command does not seem to make sense. as we know, the curl produces a shell script. it does not seem sensible to pipe it to `source`. the only way it would make sense is if rvm.sh in turn invokes some shell, but if it does so, why would such a thing belong in /etc/profile.d? therefore, it will be necessary to ask the provider of those instructions to update those instructions to the correct ones
<leftylink> great, so ask them to update the instructions to the correct ones
<adam12> a51: curl -sSL https://get.rvm.io | bash -s stable
<adam12> a51: then you can try `source /etc/profile.d/rvm.sh` or `exec $SHELL`
Paris has joined #ruby
jenrzzz has joined #ruby
<a51> adam12: curl -sSL https://get.rvm.io | bash 0s stable ok, exec $SHELL ok, cd metasploit, bundle install --path vendor/bundle https://bpa.st/TQLA
<adam12> a51: Doesn't look like you're using rvm installed Ruby from that log output.
jenrzzz has quit [Ping timeout: 252 seconds]
<adam12> a51: try `rvm install 3.2 && rvm use 3.2` then your `bundle install` command again.
<a51> adam12: rvm install 3.2 https://bpa.st/QP2A
<a51> there seem an issue from 2018 for rvm on void https://github.com/rvm/rvm/issues/4472
<adam12> a51: You're probably missing dev dependencies of some sort.
<adam12> See if the log file says what you're missing.
<adam12> or try to install those dependencies by hand.
<adam12> rvm is the oldest Ruby version manager and I am not sure it's as maintained as it should be.
<a51> adam12: thanks it seem metasploit does not support openssl it is libressl
<adam12> a51: What does void package? libre or openssl?
nkm has quit [Quit: Client closed]
<a51> openssl
<adam12> a51: It should be fine then. Make sure you have openssl-dev or whatever void uses for packaging dev deps.
<adam12> I think leah2 is familiar with void and would know more.
<a51> adam12: openssl-devel is already installed
<a51> I guess since void uses openssl instead of libressl metasploit will not install until metasploit supports openssl
<adam12> a51: Metasploit should use openssl, I would assume. Where do you see it needing libressl?
<adam12> Oh I see, from the instructions you pasted? DV-Episode1?
<adam12> I think that's just poor/outdated documentation. I think it would be fine with just OpenSSL.
<adam12> The challenge is you need to get Ruby installed via compilation, which means you need to satisfy the dependencies for Ruby. rvm will try to do this for you, but it might not work. If you can satisfy them manually, then maybe you can get the compile to finish (unless rvm still insists you're missing deps for some reason).
Vonter has quit [Ping timeout: 245 seconds]
Vonter has joined #ruby
<a51> adam12: void ruby has dep openssl-devel but the command rvm install 3.2 complains about libressl-devel
<adam12> a51: the output you pasted is installing bison and gdbm too, so it isn't necessarily ssl.
<adam12> did you look at the log at /home/a51/.rvm/log/1703702217_ruby-3.2/package_install_bison_gdbm-devel_libressl-devel.log
Paris has quit [Remote host closed the connection]
<a51> adam12: now rvm install 3.2 is stalled at installing required package
<adam12> Maybe try running that locally.
<leah2> must be ancient then
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 256 seconds]
araujo has joined #ruby
mexen has quit [Read error: Connection reset by peer]
BSaboia has quit [Remote host closed the connection]
mexen has joined #ruby
matoro has quit [Remote host closed the connection]
BSaboia has joined #ruby
matoro has joined #ruby
trillion_exabyte has quit [Ping timeout: 252 seconds]
trillion_exabyte has joined #ruby
jenrzzz has joined #ruby
araujo has quit [Ping timeout: 256 seconds]
jenrzzz_ has joined #ruby
jenrzzz has quit [Ping timeout: 255 seconds]
Paris has joined #ruby
infinityfye has quit [Read error: Connection reset by peer]
infinityfye has joined #ruby
Paris has quit [Client Quit]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 264 seconds]
jenrzzz_ has quit [Ping timeout: 252 seconds]
jenrzzz has joined #ruby
xdminsy has quit [Ping timeout: 256 seconds]
weaksauc_ has joined #ruby
jenrzzz has quit [Ping timeout: 245 seconds]
weaksauce has quit [Read error: Connection reset by peer]
jenrzzz has joined #ruby
bambanxx has joined #ruby
mexen has quit [Quit: Connection closed for inactivity]
jenrzzz has quit [Ping timeout: 252 seconds]
jenrzzz has joined #ruby
jenrzzz_ has joined #ruby
jenrzzz has quit [Ping timeout: 245 seconds]
jenrzzz has joined #ruby
_ht has quit [Remote host closed the connection]
jenrzzz has quit [Ping timeout: 260 seconds]
jenrzzz_ has quit [Ping timeout: 256 seconds]
jenrzzz_ has joined #ruby
tomtmym has quit [Quit: Gone.]
bambanxx has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
jenrzzz_ has quit [Ping timeout: 240 seconds]
jenrzzz has joined #ruby
jenrzzz has quit [Ping timeout: 255 seconds]
jenrzzz has joined #ruby
znpy9 has joined #ruby
znpy has quit [Read error: Connection reset by peer]
znpy9 is now known as znpy
infinityfye has quit [Read error: Connection reset by peer]
jenrzzz has quit [Ping timeout: 245 seconds]
jas-maelstrom has joined #ruby
jenrzzz has joined #ruby
jenrzzz_ has joined #ruby
jenrzzz has quit [Ping timeout: 252 seconds]
jenrzzz has joined #ruby
ruby[bot] has quit [Remote host closed the connection]
ruby[bot] has joined #ruby
jenrzzz has quit [Ping timeout: 245 seconds]
Paris has joined #ruby
jenrzzz_ has quit [Ping timeout: 245 seconds]
jenrzzz has joined #ruby
jenrzzz_ has joined #ruby
yosafbridge has quit [Read error: Connection reset by peer]
jenrzzz has quit [Ping timeout: 268 seconds]
jenrzzz_ has quit [Ping timeout: 245 seconds]
jenrzzz has joined #ruby
bambanxx has joined #ruby
jenrzzz_ has joined #ruby
yosafbridge has joined #ruby
jenrzzz_ has quit [Ping timeout: 245 seconds]
jenrzzz has quit [Ping timeout: 260 seconds]