Description of problem: perl-GnuPG-Interface-0.46 breaks building perl-Mail-GnuPG (Testsuite hangs) From some further local checks and comparing *0.44 on fc18 vs. 0.46 on rawhide, I am inclined to believe *0.46 either is API incompatible to < 0.45 or really defective. perl-GnuPG-Interface-0.45 seems to be working fine. Version-Release number of selected component (if applicable): perl-GnuPG-Interface-0.46-1.fc19.noarch How reproducible: Always. Steps to Reproduce: 1. Try to build perl-Mail-GnuPG for rawhide (Pick up the version from git) # mock -r fedora-rawhide-x86_64 perl-Mail-GnuPG-0.18-2.fc19.src.rpm => Building hangs. 2. Press Ctrl C to abort the build 3. Download perl-GnuPG-Interface-0.45-1.fc19.noarch.rpm from http://koji.fedoraproject.org/koji/buildinfo?buildID=357445 and install it into the chroot: # mock -r fedora-rawhide-x86_64 \ --remove perl-GnuPG-Interface # mock -r fedora-rawhide-x86_64 \ --install perl-GnuPG-Interface-0.45-1.fc19.noarch.rpm 4. Rebuild perl-Mail-GnuPG: # mock -r fedora-rawhide-x86_64 \ --chroot "rpmbuild -ba builddir/build/SPECS/perl-Mail-GnuPG.spec" => Build succeeds. Actual results: * Building hangs with perl-GnuPG-Interface-0.46, building succeeds with perl-GnuPG-Interface-0.45 * The current f19 rpm builds fine for fedora < 19. Expected results: Function. Additional info: This issue is the cause of a perl-Mail-GnuPG FTBFS during https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild http://koji.fedoraproject.org/koji/taskinfo?taskID=4972656
Reported upstream Mail::GnuPG: https://rt.cpan.org/Public/Bug/Display.html?id=83465
Reported upstream GnuPG::Interface: https://rt.cpan.org/Ticket/Display.html?id=83466
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle. Changing version to '19'. (As we did not run this process for some time, it could affect also pre-Fedora 19 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19
Ralf, I'm giving this one back to you. Given the comments in rco #83465, the fault is actually with perl-Mail-GnuPG and using the patch attached will allow the testsuite to pass.
Updating to Mail-GnuPG 0.19 should fix the issue.
perl-Mail-GnuPG-0.19-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/perl-Mail-GnuPG-0.19-1.fc19
Package perl-Mail-GnuPG-0.19-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing perl-Mail-GnuPG-0.19-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-7500/perl-Mail-GnuPG-0.19-1.fc19 then log in and leave karma (feedback).
perl-Mail-GnuPG-0.19-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.