[EPEL-devel] Cannot run fedpkg mockbuild for epel9 on f38

2023-06-03 Thread Brad Bell
I am getting the error message below in response to a `fedpkg mockbuild` command. What am I doing wrong ? >fedpkg mockbuild ... snip ... ERROR: Mock config 'epel-9-x86_64' not found, see errors above. Here is my system information: >git branch * epel9   rawhide >uname -a Linux brad-mobile

[EPEL-devel] Re: python build package in epel9

2023-05-26 Thread Brad Bell
>uname -a Linux fedora 6.2.15-200.fc37.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 11 15:56:33 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux >mock --version 3.5 >git branch * epel9   f37   f38   rawhide >dnf info fedpkg ... snip ... Name : fedpkg Version  : 1.44 Release  : 4.fc37

[EPEL-devel] python build package in epel9

2023-05-26 Thread Brad Bell
I am getting the following message when I try to execute     fedpkg mockbuild in the epel9 branch for my package:     No matching package to install: 'python3dist(build)' Does this mean that the python build package     https://pypi.org/project/build/ is not available in epel9 ?