From: "mame (Yusuke Endoh)" Date: 2022-06-10T09:55:10+00:00 Subject: [ruby-core:108850] [Ruby master Bug#10213] bundled gems ignored by make install 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: