> >> I found the difference of the behavior between Upstream Ruby and Fedora > >> Ruby. > >> Case 2-1. does not install ri document by "gem install". > > Apparently I have met this issue already: > > https://github.com/rubygems/rubygems/issues/1470
For your information. The issue that ri document is not installed was fixed on the upstream. https://github.com/rubygems/rubygems/issues/1470 https://github.com/rubygems/rubygems/commit/7c14198 Do we patch this or wait next release of rubygems? Jun On Tue, Jan 2, 2018 at 5:54 PM, Vít Ondruch <[email protected]> wrote: > Hm, aarch64 build failed, but AFAIK, that is the same issue as: > > https://bugs.ruby-lang.org/issues/13758 > > So chances are the build would pass second time ... > > > Vít > > > > Dne 2.1.2018 v 17:33 Vít Ondruch napsal(a): >> Hi everybody. >> >> Ruby 2.5 was released during Christmas [1]. One notable change is that >> Bundler is not included in the package at the end [2] and I am glad for >> that decision, as long as the merge of Bundler and RubyGems is not done >> (or at least better, there is currently to much bundling going on). >> >> So here is the build of stable Ruby 2.5.0: >> >> https://koji.fedoraproject.org/koji/taskinfo?taskID=23973894 >> >> The sources are, as always, in the private-ruby-2.5 dist-git branch. >> >> This is perhaps going to F28 unless some issues are discovered. I'll be >> asking for the side-tag, so the rebuild can begin (there is not much >> time prior mass rebuild). >> >> The release was not reset to 1, since rubygem-net-telnet is still of the >> same version and rubygem-io-console version was not bumped (although >> there were some changes, but I am tired of reminding this every time :/ ). >> >> Also, prior the official build, I'll have to temporary bump the >> rubygem-json release, since the independent rubygem-json has the same >> version but higher release already, that would be issue for the rebuild >> of any other rubygem- package. >> >> >> >> Vít >> >> >> [1] https://www.ruby-lang.org/en/news/2017/12/25/ruby-2-5-0-released/ >> [2] https://bugs.ruby-lang.org/issues/12733#change-68601 >> _______________________________________________ >> ruby-sig mailing list -- [email protected] >> To unsubscribe send an email to [email protected] > _______________________________________________ > ruby-sig mailing list -- [email protected] > To unsubscribe send an email to [email protected] -- Jun Aruga [email protected] IRC: jaruga, Office: TPB(Technology Park Brno) Building C 1F, Brno, Czech Republic _______________________________________________ ruby-sig mailing list -- [email protected] To unsubscribe send an email to [email protected]
