Bug 1282251 - Failed to rebuild against python-3.5
Summary: Failed to rebuild against python-3.5
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-defusedxml
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miro Hrončok
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1282263
TreeView+ depends on / blocked
 
Reported: 2015-11-15 19:32 UTC by Ralph Bean
Modified: 2015-11-17 18:35 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-15 20:09:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Fix FTBFS and modernize python macros (3.45 KB, patch)
2015-11-15 19:50 UTC, Ralph Bean
no flags Details | Diff

Description Ralph Bean 2015-11-15 19:32:58 UTC
See the build here:  http://koji.fedoraproject.org/koji/taskinfo?taskID=11794010

This is problematic because python3-openid depends on python3-defusedxml and python3-fedora depends on python3-openid, and lots of things depend on python3-fedora.

It looks like python-defusedxml is simply using the unittest API in some way that changed in the latest python release -- i.e., it is not a defect of the module, but only a defect in the test suite.

Disabling the test suite short-term could get things moving again until we can find out more.

Comment 1 Ralph Bean 2015-11-15 19:50:52 UTC
Created attachment 1094580 [details]
Fix FTBFS and modernize python macros

This should unblock python3-openid which should unblock python3-fedora, etc..

Comment 2 Ralph Bean 2015-11-15 20:09:36 UTC
Built here:  http://koji.fedoraproject.org/koji/buildinfo?buildID=699506

Comment 3 Miro Hrončok 2015-11-17 18:35:28 UTC
Thanks


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