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 1239850 - python-pgpdump: FTBFS in rawhide
Summary: python-pgpdump: FTBFS in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pgpdump
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Christopher Meng
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F23FTBFS
TreeView+ depends on / blocked
 
Reported: 2015-07-05 21:15 UTC by Dennis Gilmore
Modified: 2015-07-28 06:43 UTC (History)
2 users (show)

Fixed In Version: python-pgpdump-1.5-1.fc24 python-pgpdump-1.5-1.fc23
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-07-28 06:43:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (11.62 KB, text/plain)
2015-07-05 21:15 UTC, Dennis Gilmore
no flags Details
root.log (68.61 KB, text/plain)
2015-07-05 21:15 UTC, Dennis Gilmore
no flags Details
state.log (641 bytes, text/plain)
2015-07-05 21:15 UTC, Dennis Gilmore
no flags Details
python-pgpdump.spec.patch (740 bytes, patch)
2015-07-22 13:18 UTC, Avram Lubkin
no flags Details | Diff

Description Dennis Gilmore 2015-07-05 21:15:45 UTC
Your package python-pgpdump failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=10144979

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

Comment 1 Dennis Gilmore 2015-07-05 21:15:46 UTC
Created attachment 1047865 [details]
build.log

Comment 2 Dennis Gilmore 2015-07-05 21:15:47 UTC
Created attachment 1047866 [details]
root.log

Comment 3 Dennis Gilmore 2015-07-05 21:15:47 UTC
Created attachment 1047867 [details]
state.log

Comment 4 Jan Kurik 2015-07-15 13:31:00 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle.
Changing version to '23'.

(As we did not run this process for some time, it could affect also pre-Fedora 23 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23

Comment 5 Avram Lubkin 2015-07-22 13:18:11 UTC
The problem is caused by a missing file, testdata/partial_length.gpg. Dan left it out of the manifest when he pushed 1.5 to PyPi. He fixed the manifest back in Jan 2014, but hasn't pushed a new release since. The simplest fix is to pull from Github instead of PyPi.

Just change the Source line to:
Source:         https://github.com/toofishes/%{name}/archive/%{version}.tar.gz#/%{pkgname}-%{version}.tar.gz

And %setup line to:
%setup -qn %{name}-%{version}

I'll attach a diff

Comment 6 Avram Lubkin 2015-07-22 13:18:51 UTC
Created attachment 1054835 [details]
python-pgpdump.spec.patch

Comment 7 Christopher Meng 2015-07-28 02:59:09 UTC
I haven't checked the build state of this package since February, sorry for the trouble.


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