Bug 1556261

Summary: python-rdflib: FTBFS in F28
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: python-rdflibAssignee: Dave Malcolm <dmalcolm>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: dan, dcallagh, dmalcolm, pingou
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-03-15 06:31:29 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:    
Bug Blocks: 1555378    

Description Fedora Release Engineering 2018-03-14 23:32:32 UTC
Your package python-rdflib failed to build from source in current F28.

https://koji.fedoraproject.org/koji/taskinfo?taskID=24880849

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

Comment 1 Dan Callaghan 2018-03-15 06:25:27 UTC
Logs are missing in Koji so it's a bit hard to see what went wrong... It builds locally for me in mock, although with a large number of test failures that are then suppressed...

Comment 2 Dan Callaghan 2018-03-15 06:29:25 UTC
Hmm okay. The failed build was:

python-rdflib-4.2.1-4.fc28

Then the test failures were suppressed:
https://src.fedoraproject.org/rpms/python-rdflib/c/7fe1b1a7d492a1c48e30eb75d9a8d918f0f809dc

and there was a successful build:

python-rdflib-4.2.1-5.fc28

but that build is tagged f29, not f28, in spite of its dist tag. 🤔 Not sure how that happened.

Comment 3 Dan Callaghan 2018-03-15 06:31:29 UTC
But anyway, it seems we still have python-rdflib-4.2.1-2.fc26 in Fedora 28 right now, which is the same code. And we have successful builds on the f28 branch (in case it needs any fixes during Fedora 28 release cycle). So I don't think there is anything else we need to do here.