python-mimeparse fails to build in Koji for the epel8-playground target:

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

from build.log (as an aside, Koji often prompts to look at root.log even when that's not where the error lies, weird):

error: line 48: Unknown tag: %python_provide: ERROR: python3-mimeparse not recognized.

but builds fine with the same spec for epel8:

  https://koji.fedoraproject.org/koji/buildinfo?buildID=1492466

Interestingly, building in mock with the epelplayground-8-x86_64 configuration works!

fedpkg srpm
mock -r epelplayground-8-x86_64 ./python-mimeparse-1.6.0-13.el8.src.rpm

In Mock, the macro expansion works fine:

```
<mock-chroot> sh-4.4# rpm -E '%python_provide python3-mimeparse'

<mock-chroot> sh-4.4# rpm -q python-rpm-macros
python-rpm-macros-3-37.el8.noarch
```

Is the epel8-playground builder somehow using an different version of python-rpm-macros? Happy to file a bug if I know where this should go.

Thanks,

--
Michel Alexandre Salim
profile: https://keybase.io/michel_slm
chat via email: https://delta.chat/
GPG key: 96A7 A6ED FB4D 2113 4056 3257 CAF9 AD10 ACB1 BEF2
_______________________________________________
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org

Reply via email to