Description of problem: rubygem-grit has a test suite logic in check section of rpm spec file. But actually its test suite is not set in the directory. You can get unit test files from github. Version-Release number of selected component (if applicable): rubygem-grit-2.5.0-3 How reproducible: Steps to Reproduce: 1. mock -r fedora-rawhide-x86_64 rubygem-grit-2.5.0-3.fc25.src.rpm 2. <mock-chroot> sh-4.3# ls -l /builddir/build/BUILD/rubygem-grit-2.5.0/usr/share/gems/gems/grit-2.5.0/test ls: cannot access '/builddir/build/BUILD/rubygem-grit-2.5.0/usr/share/gems/gems/grit-2.5.0/test': No such file or directory Actual results: test is success without any test files. Expected results: test is success with test files. Additional info: Refer a rubygem-activesupport case URL. http://pkgs.fedoraproject.org/cgit/rpms/rubygem-activesupport.git/tree/rubygem-activesupport.spec I want to update rubygem-grit because I wanted to use rubygem-mime-types 3.1, which is depended from rubygem-grit. https://bugzilla.redhat.com/show_bug.cgi?id=907393 I tried to fix test suite on upstream. but not yet. https://github.com/junaruga/grit/tree/feature/pass-test-suite Actually the upstream has retired to maintain it. So, I think that it is optional to retire this rpm package to solve this program.
I suppose that the upstream recommends rugged [1], and we have rubygem-rugged package [2]. So, I think we can retire this rubygem-grit rpm package. [1] https://github.com/mojombo/grit > Grit is no longer maintained. Check out rugged. [2] https://admin.fedoraproject.org/pkgdb/package/rpms/rubygem-rugged/
Please retire rubygem-grit
(In reply to Joe Vlcek from comment #2) > Please retire rubygem-grit Okay, thanks for your replying.
(In reply to Joe Vlcek from comment #2) > Please retire rubygem-grit Joe, you are the only one who can do that. I tried to retire the package using my proven-packager privileges, but unfortunately "fedpkg retire" denied my request with "Could not retire package: You are not allowed to retire this package." message.
(In reply to Joe Vlcek from comment #2) > Please retire rubygem-grit Joe, could you retire by yourself?
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
Moving Status to POST. Please let me know if this is not the correct Status flow.
Thx Joe, that was actually good move with orphaning of the package. I took it end was able to retire it properly.