Bug 1706148 - koschei: FTBFS in Fedora rawhide/F31: AttributeError: module 'hawkey' has no attribute 'Repo'
Summary: koschei: FTBFS in Fedora rawhide/F31: AttributeError: module 'hawkey' has no ...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libdnf
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Mikolaj Izdebski
QA Contact: Fedora Extras Quality Assurance
URL: http://apps.fedoraproject.org/koschei...
Whiteboard:
Depends On:
Blocks: F31FTBFS PYTHON38 1732841
TreeView+ depends on / blocked
 
Reported: 2019-05-03 16:28 UTC by Miro Hrončok
Modified: 2019-07-31 22:40 UTC (History)
9 users (show)

Fixed In Version: libdnf-0.31.0-3.fc31
Clone Of:
Environment:
Last Closed: 2019-05-06 03:10:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2019-05-03 16:28:06 UTC
Description of problem:
Package koschei fails to build from source in Fedora rawhide.

Version-Release number of selected component (if applicable):
2.4.0-5.fc30

Steps to Reproduce:
koji build --scratch f31 koschei-2.4.0-5.fc30.src.rpm


It seems that this was a backward incompatible change in python3-hawkey:

 - 0.28.1-1.fc31
 + 0.31.0-1.fc31


AttributeError: module 'hawkey' has no attribute 'Repo'


This blocks the Python 3.8 rebuild of koschei.

Additional info:
This package is tracked by Koschei. See:
http://apps.fedoraproject.org/koschei/package/koschei

Comment 1 Mikolaj Izdebski 2019-05-06 03:10:50 UTC
This was a regression in libdnf that was fixed in libdnf-0.31.0-3.fc31:
https://koji.fedoraproject.org/koji/buildinfo?buildID=1261993

From changelog:

* Fri May 03 2019 Pavla Kratochvilova <pkratoch> - 0.31.0-3
- Backport patches to reintroduce hawkeyRepo


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