Bug 912991 - perl-GnuPG-Interface-0.46 breaks perl-Mail-GnuPG
Summary: perl-GnuPG-Interface-0.46 breaks perl-Mail-GnuPG
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Mail-GnuPG
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ralf Corsepius
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 914296
TreeView+ depends on / blocked
 
Reported: 2013-02-20 06:58 UTC by Ralf Corsepius
Modified: 2013-05-24 20:35 UTC (History)
4 users (show)

Fixed In Version: perl-Mail-GnuPG-0.19-1.fc19
Clone Of:
Environment:
Last Closed: 2013-05-24 20:35:45 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ralf Corsepius 2013-02-20 06:58:15 UTC
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

Comment 1 Ralf Corsepius 2013-02-20 07:25:39 UTC
Reported upstream Mail::GnuPG:
https://rt.cpan.org/Public/Bug/Display.html?id=83465

Comment 2 Ralf Corsepius 2013-02-20 07:58:42 UTC
Reported upstream GnuPG::Interface:
https://rt.cpan.org/Ticket/Display.html?id=83466

Comment 3 Fedora End Of Life 2013-04-03 14:49:23 UTC
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

Comment 4 Emmanuel Seyman 2013-05-05 08:20:58 UTC
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.

Comment 5 Emmanuel Seyman 2013-05-05 08:57:33 UTC
Updating to Mail-GnuPG 0.19 should fix the issue.

Comment 6 Fedora Update System 2013-05-06 06:25:45 UTC
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

Comment 7 Fedora Update System 2013-05-06 18:32:30 UTC
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).

Comment 8 Fedora Update System 2013-05-24 20:35:45 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.