Description of problem: tins cannot be required, attempting to do so produces the following error: <internal:/usr/share/rubygems/rubygems/core_ext/kernel_require.rb>:85:in `require': cannot load such file -- sync (LoadError) from <internal:/usr/share/rubygems/rubygems/core_ext/kernel_require.rb>:85:in `require' from /usr/share/gems/gems/tins-1.0.0/lib/tins/dslkit.rb:3:in `<top (required)>' from <internal:/usr/share/rubygems/rubygems/core_ext/kernel_require.rb>:85:in `require' from <internal:/usr/share/rubygems/rubygems/core_ext/kernel_require.rb>:85:in `require' from /usr/share/gems/gems/tins-1.0.0/lib/tins.rb:50:in `<module:Tins>' from /usr/share/gems/gems/tins-1.0.0/lib/tins.rb:1:in `<top (required)>' from <internal:/usr/share/rubygems/rubygems/core_ext/kernel_require.rb>:160:in `require' from <internal:/usr/share/rubygems/rubygems/core_ext/kernel_require.rb>:160:in `rescue in require' from <internal:/usr/share/rubygems/rubygems/core_ext/kernel_require.rb>:149:in `require' from -e:1:in `<main>' Version-Release number of selected component (if applicable): 1.0.0 How reproducible: Always Steps to Reproduce: 1. Run the following command: $ ruby -e "require 'tins'" Actual results: Error as given in the description Expected results: Completes successfully Additional info: bug 1969253 is caused by this
I think the solution is to add rubygem-sync to Fedora, then update rubygem-tins to latest version (bug 1078788). More details here: https://bugzilla.redhat.com/show_bug.cgi?id=1969253#c1
FEDORA-2021-7315275292 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-7315275292
FEDORA-2021-226fc3740f has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-226fc3740f
I don't understand why this has been assigned to me. I've never touched rubygem-tins, yet somehow I am the main (and only) admin for it. I'm trying to cut down on my rubygems in Fedora, so if someone wants this package just ask. Otherwise I will orphan it in a few weeks.
You can hand rubygem-tins over to me. It is part of dependency chain of one of my packages.
Done, thank you.
FEDORA-2021-7315275292 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2021-7315275292 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-7315275292 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-226fc3740f has been pushed to the Fedora 33 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2021-226fc3740f \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-226fc3740f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-226fc3740f has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2021-7315275292 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.