Hi again,

I'm back with yet another update, this time rev a7ad9f3836. The build is running here:

https://koji.fedoraproject.org/koji/taskinfo?taskID=110284699

This time, there are several changes I'd like to mention.

* There is included patch fixing several of the network related spec failures, therefore we don't need to workaround them anymore.

* There are now several more gems bundled in RubyGems. Mamoru already knows. Apart of the issues he hit, this means the licensing information of RubyGems is not up2date anymore. I have opened several tickets around various default gems and RubyGems requesting license clarification. I have also update the license information in ruby.spec a bit.

* Some of you probably noticed the "auto user install" feature of RubyGems [1]. There were several issues, which should have been fixed now. I thought that it could help us a bit, but I am not sure anymore. In theory, we could remove this branch [2] in our operating_system.rb. But we would constantly need to look at "Defaulting to user installation because default installation directory (#{Gem.dir}) is not writable." message, which does not make any sense to me. I have proposed this PR [3] to make it configurable (and then probably got completely confused 🤯) ...

Nevertheless, I still believe that configuring the directories without these flags (which we used up until Ruby 2.5) is better over all and therefore I have changed the operating_system.rb to the original way [4]. This is possible now, because the location for default gems can be configured, which was not possible before.

This is also my biggest concern. If you can test this, I'd really appreciate. After all, both methods should be good enough.


And that should be it. Any feedback is appreciated.


Thx a lot


Vít





[1] https://github.com/rubygems/rubygems/pull/5327

[2] https://src.fedoraproject.org/rpms/ruby/blob/5fd12c42e7911fe5a07db3f92167983bd6e78008/f/operating_system.rb#_102-104

[3] https://github.com/rubygems/rubygems/pull/7243

[4] https://src.fedoraproject.org/fork/vondruch/rpms/ruby/c/d3eaae9cc22d725b74dfdef3446b12d09fb1d9d1

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

--
_______________________________________________
ruby-sig mailing list -- ruby-sig@lists.fedoraproject.org
To unsubscribe send an email to ruby-sig-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/ruby-sig@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to