From: "nobu (Nobuyoshi Nakada)" Date: 2021-12-27T04:31:47+00:00 Subject: [ruby-core:106831] [Ruby master Bug#18430] Raspberry Pi 3.0.3 Compile Issue Issue #18430 has been updated by nobu (Nobuyoshi Nakada). Status changed from Open to Feedback Seems installing the default gems to `/var/lib`. Maybe you don't have the permission to write? ---------------------------------------- Bug #18430: Raspberry Pi 3.0.3 Compile Issue https://bugs.ruby-lang.org/issues/18430#change-95644 * Author: daBee (da Bee) * Status: Feedback * Priority: Normal * ruby -v: 3.0.3 * Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN ---------------------------------------- Seems like a missing gem. I am assuming the maintainer will see this here. ``` $ sudo make install ... installing default gems from lib: /var/lib/gems/3.0.0 abbrev 0.1.0 ./tool/rbinstall.rb:288:in `initialize': No such file or directory @ rb_sysopen - /usr/lib/ruby/gems/3.0.0/specifications/default/abbrev-0.1.0.gemspec (Errno::ENOENT) from ./tool/rbinstall.rb:288:in `open' from ./tool/rbinstall.rb:288:in `open_for_install' from ./tool/rbinstall.rb:930:in `block in install_default_gem' from ./tool/rbinstall.rb:920:in `each' from ./tool/rbinstall.rb:920:in `install_default_gem' from ./tool/rbinstall.rb:873:in `block in
' from ./tool/rbinstall.rb:1049:in `block in
' from ./tool/rbinstall.rb:1046:in `each' from ./tool/rbinstall.rb:1046:in `
' make: *** [uncommon.mk:378: do-install-all] Error 1 ``` This was the same error as my first attempt. -- https://bugs.ruby-lang.org/ Unsubscribe: