[#109095] [Ruby master Misc#18888] Migrate ruby-lang.org mail services to Google Domains and Google Workspace — "shugo (Shugo Maeda)" <noreply@...>
Issue #18888 has been reported by shugo (Shugo Maeda).
16 messages
2022/06/30
[ruby-core:108850] [Ruby master Bug#10213] bundled gems ignored by make install
From:
"mame (Yusuke Endoh)" <noreply@...>
Date:
2022-06-10 09:55:10 UTC
List:
ruby-core #108850
Issue #10213 has been updated by mame (Yusuke Endoh). Status changed from Assigned to Feedback Maybe because of time, I cannot understand what is a problem. What do you mean "ignored"? A bundled gem has been used for many years as a bare gem that is automatically installed during "make install" (i.e., it can be uninstalled), and I don't think that's particularly confusing. I think it would be rather confusing to give special treatment by introducing `bundle_gem?`. ---------------------------------------- Bug #10213: bundled gems ignored by make install https://bugs.ruby-lang.org/issues/10213#change-97928 * Author: Hanmac (Hans Mackowiak) * Status: Feedback * Priority: Normal * Assignee: hsbt (Hiroshi SHIBATA) * ruby -v: ruby 2.2.0dev (2014-09-08 trunk 47447) [x86_64-linux] * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- i am often working with ruby trunk, and then i notice that "sudo make install" does ignore the gems that got moved from "defs/default_gems" to "gems/bundled_gems" means gems listed in "gems/bundled_gems" toally got ignored and might missing later -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>