https://bugzilla.redhat.com/show_bug.cgi?id=1898132 Jitka Plesnikova <jplesnik@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|fedora-review? |fedora-review+ --- Comment #3 from Jitka Plesnikova <jplesnik@xxxxxxxxxx> --- > Tests failed > FIX: Network tests failed with same errors in mock and in koji. > More details: > https://koji.fedoraproject.org/koji/taskinfo?taskID=55688312 Tests passed now. > I can't check binary requires and provides without successful build. > FIX: Please fix the tests Solved $ rpm -qp --requires perl-Net-Ping-2.74-1.fc34.noarch.rpm | sort | uniq -c | grep -v rpmlib 1 perl(Carp) 1 perl(constant) 1 perl(Exporter) 1 perl(Fcntl) 1 perl(FileHandle) 1 perl(IO::Socket::INET) 1 perl(:MODULE_COMPAT_5.32.0) 1 perl(POSIX) 1 perl(Socket) >= 2.007 1 perl(strict) 1 perl(Time::HiRes) 1 perl(vars) 1 perl(:VERSION) >= 5.2.0 Binary requires are Ok. $ rpm -qp --provides perl-Net-Ping-2.74-1.fc34.noarch.rpm | sort | uniq -c 1 perl(Net::Ping) = 2.74 1 perl-Net-Ping = 2.74-1.fc34 Binary provides are Ok. The package is in line with Fedora and Perl packaging guide lines. Resolution: Approved -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx