#1094 gather.py needs createrepo library
Closed: Fixed 5 years ago Opened 5 years ago by fepitre.

In Fedora 29, pungi requires python3-createrepo_c and makes obsolete createrepo library. It leads to a problem in gather.py where createrepo is imported. Specifically, in function _makeMetadata, the classes MetaDataConfig and MetaDataGenerator are used. So I guess there is a little adaptation to do with createrepo_c python bindings?


I went through the problem when using pungi-legacy subpackage under Fedora 29.

Metadata Update from @lsedlar:
- Issue set to the milestone: 4.1.32

5 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #1097 Merged 5 years ago