From: shibata.hiroshi@... Date: 2014-09-08T09:30:25+00:00 Subject: [ruby-core:64854] [ruby-trunk - Bug #10213] [Assigned] bundled gems ignored by make install Issue #10213 has been updated by Hiroshi SHIBATA. Status changed from Open to Assigned Assignee changed from Nobuyoshi Nakada to Hiroshi SHIBATA ---------------------------------------- Bug #10213: bundled gems ignored by make install https://bugs.ruby-lang.org/issues/10213#change-48721 * Author: Hans Mackowiak * Status: Assigned * Priority: Normal * Assignee: Hiroshi SHIBATA * Category: build * Target version: * 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/