Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 539150

Summary: FTBFS perl-Crypt-GPG-1.63-7.fc13
Product: [Fedora] Fedora Reporter: FTBFS <ftbfs>
Component: perl-Crypt-GPGAssignee: Robert Scheck <redhat-bugzilla>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: rawhideCC: kasal, perl-devel, redhat-bugzilla
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://linux.dell.com/files/fedora/FixBuildRequires/mock-results/
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-02-14 03:36:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 539875    
Bug Blocks: 538681    
Attachments:
Description Flags
root.log
none
build.log
none
mock.log
none
root.log
none
build.log
none
mock.log none

Description FTBFS 2009-11-19 17:00:30 UTC
perl-Crypt-GPG-1.63-4.fc12.src.rpm Failed To Build From Source against the rawhide tree.  See http://fedoraproject.org/wiki/FTBFS for more information.

Comment 1 FTBFS 2009-11-19 17:00:33 UTC
Setting to ASSIGNED per Fedora Bug Triage workflow.  https://fedoraproject.org/wiki/BugZappers/BugStatusWorkFlow

Comment 2 FTBFS 2009-11-19 17:00:36 UTC
Created attachment 371877 [details]
root.log

root.log for i386

Comment 3 FTBFS 2009-11-19 17:00:37 UTC
Created attachment 371878 [details]
build.log

build.log for i386

Comment 4 FTBFS 2009-11-19 17:00:38 UTC
Created attachment 371879 [details]
mock.log

mock.log for i386

Comment 5 FTBFS 2009-11-19 17:00:39 UTC
Created attachment 371880 [details]
root.log

root.log for x86_64

Comment 6 FTBFS 2009-11-19 17:00:41 UTC
Created attachment 371881 [details]
build.log

build.log for x86_64

Comment 7 FTBFS 2009-11-19 17:00:42 UTC
Created attachment 371882 [details]
mock.log

mock.log for x86_64

Comment 8 Robert Scheck 2009-11-21 12:51:53 UTC
This build failure is caused by gnupg2 replacing gnupg1. Of course gnupg2 has
another (broken) behaviour, see bug #539875 for further information.

Comment 9 Stepan Kasal 2010-01-18 20:51:54 UTC
I did a rebuild against 5.10.1, to resolve some rpm deps, but do not get disturbed: this module does not work with gnupg2 at all; it cannot encrypt not decrypt, it is only able to create keys. ;-)

Comment 10 Robert Scheck 2010-01-18 23:15:16 UTC
Stepan, do you have any idea how to get perl-Crypt-GPG back to life? I know,
I'm the package maintainer, but I don't see myself able to rewrite parts of
the module to get it working with gnupg2. And somebody less nice obsoleted
gnupg1 package simply...

Comment 11 Stepan Kasal 2010-01-25 09:36:58 UTC
> Stepan, do you have any idea how to get perl-Crypt-GPG back to life?

Unfortunately, I have no miracle ready.

The code seems to have various variables for command options, so adding the options should not be the hradest part; the hard thing is to identify all the use cases and finding the corresponding gpg commands to do the tasks.

Do you actually use the module?  It would help to find someone who does, because we could then start from the simplest use cases: sign a text with a key from my ring, encrypt it, decrypt it,...

Comment 12 FTBFS 2010-02-14 03:36:15 UTC
FTBFS fixed in perl-Crypt-GPG-1.63-6.fc13.  Closing.