https://bugzilla.redhat.com/show_bug.cgi?id=1432068 Jitka Plesnikova <jplesnik@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|fedora-review? |fedora-review+ --- Comment #3 from Jitka Plesnikova <jplesnik@xxxxxxxxxx> --- > Couldn't find an editor: No such file or directory at > /builddir/build/BUILD/Proc-InvokeEditor-1.07/blib/lib/Proc/InvokeEditor.pm > line 178. > # Looks like your test exited with 2 just after 6. > t/02_editor.t ........ > Dubious, test returned 2 (wstat 512, 0x200) > Failed 2/8 subtests PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01_require.t ....... ok t/02_editor.t ........ ok t/03_pod.t ........... ok t/04_pod_coverage.t .. ok All tests successful. Ok. > FIX: Add at least one of default editors (vi, ed) to build-requires and > also to run-requires. # Tests: +# ed || vi must be installed to pass tests +BuildRequires: ed BuildRequires are ok $ rpm -qp --requires perl-Proc-InvokeEditor-1.07-1.fc27.noarch.rpm | sort | uniq -c 1 perl(:MODULE_COMPAT_5.24.1) 1 perl(Carp::Assert) >= 0.11 1 perl(Exporter) 1 perl(Fcntl) 1 perl(File::Spec) >= 0.82 1 perl(File::Temp) >= 0.12 1 perl(IPC::Cmd) 1 perl(strict) 1 perl(vars) 1 perl(warnings) 1 rpmlib(CompressedFileNames) <= 3.0.4-1 1 rpmlib(FileDigests) <= 4.6.0-1 1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 1 rpmlib(PayloadIsXz) <= 5.2-1 Binary requires are Ok. $ rpm -qp --provides perl-Proc-InvokeEditor-1.07-1.fc27.noarch.rpm | sort | uniq -c 1 perl(Proc::InvokeEditor) = 1.07 1 perl-Proc-InvokeEditor = 1.07-1.fc27 Binary provides are Ok. $ rpmlint ./perl-Proc-InvokeEditor* 2 packages and 1 specfiles checked; 0 errors, 0 warnings. Rpmlint is ok The package looks good. 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