+++ This bug was initially created as a clone of Bug #856840 +++ Created attachment 612286 [details] Perl script which calls IPC::Run::harness Description of problem: Line 1906 of /usr/share/perl5/vendor_perl/IPC/Run.pm contains "require IO::Pty;" but this module is not required by the perl-IPC-Run package. The module is used by IPC::Run::harness. Version-Release number of selected component (if applicable): 0.84-2 How reproducible: Always Steps to Reproduce: 1. Remove the perl-IO-Tty package if installed 2. Install perl-IPC-Run if absent 3. Run the attached test script Actual results: Can't locate IO/Pty.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/share/perl5/vendor_perl/IPC/Run.pm line 1906. [...] --- Additional comment from ppisar on 2012-09-13 11:58:37 GMT --- Thank you for the report. Indeed, the package is missing `perl(IO::Pty)' from run-requires: # rpm -q --requires perl-IPC-Run | sort perl(Carp) perl(constant) perl(Exporter) perl(Fcntl) perl(File::Spec) perl(IO::Handle) perl(IPC::Run) perl(IPC::Run::Debug) perl(IPC::Run::IO) perl(IPC::Run::Timer) perl(:MODULE_COMPAT_5.10.1) perl(POSIX) perl(strict) perl(Symbol) perl(UNIVERSAL) perl(vars) rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsXz) <= 5.2-1 rpmlib(VersionedDependencies) <= 3.0.3-1 ------- All Fedoras are affected.
perl-IPC-Run-0.89-9.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/perl-IPC-Run-0.89-9.fc18
perl-IPC-Run-0.89-7.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/perl-IPC-Run-0.89-7.fc17
perl-IPC-Run-0.89-6.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/perl-IPC-Run-0.89-6.fc16
Package perl-IPC-Run-0.89-9.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing perl-IPC-Run-0.89-9.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-13925/perl-IPC-Run-0.89-9.fc18 then log in and leave karma (feedback).
perl-IPC-Run-0.89-9.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.
perl-IPC-Run-0.89-6.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.
perl-IPC-Run-0.89-7.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.