[Bug 912991] New: perl-GnuPG-Interface-0.46 breaks perl-Mail-GnuPG

bugzilla at redhat.com bugzilla at redhat.com
Wed Feb 20 06:58:15 UTC 2013


Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=912991

            Bug ID: 912991
           Summary: perl-GnuPG-Interface-0.46 breaks perl-Mail-GnuPG
           Product: Fedora
           Version: rawhide
         Component: perl-GnuPG-Interface
          Severity: unspecified
          Priority: unspecified
          Reporter: rc040203 at freenet.de

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=cTUTdKZo9s&a=cc_unsubscribe



More information about the perl-devel mailing list