From: "terceiro (Antonio Terceiro)" Date: 2013-11-06T09:44:56+09:00 Subject: [ruby-core:58193] [ruby-trunk - Bug #9085][Open] contents of io-console.gemspec not reproducible Issue #9085 has been reported by terceiro (Antonio Terceiro). ---------------------------------------- Bug #9085: contents of io-console.gemspec not reproducible https://bugs.ruby-lang.org/issues/9085 Author: terceiro (Antonio Terceiro) Status: Open Priority: Normal Assignee: nobu (Nobuyoshi Nakada) Category: build Target version: current: 2.1.0 ruby -v: trunk Backport: 1.9.3: DONTNEED, 2.0.0: REQUIRED The contents of io-console.gemspec varies dependending on the date it was built. To be able to support multiarch on Debian, all architecture-independent files must have the same contents on all architectures, which mostly requires them to have a predictable contents regardless of when they were built. The attached patch fixes the issue. -- http://bugs.ruby-lang.org/