On Tue, Nov 9, 2021 at 7:22 AM Mamoru TASAKA <mtasaka@fedoraproject.org> wrote:
Kaleb Keithley wrote on 2021/11/09 21:14:
> I'm trying to do a scratch build but not getting python3-devel installed.
>
> The .spec file has BR: python3-devel, and rpm -qp --requires on the
> .src.rpm shows it has the needed Requires: python3-devel.
>
> E.g. https://kojipkgs.fedoraproject.org//work/tasks/6036/78546036/root.log
>
> Regular builds of the package found python3-devel the last time I built.
>
>

But the above root.log actually shows:

>  python3-devel  x86_64  3.10.0-2.fc36 build  206 k

A possible case is that configuration script cannot find python 3."10" .

gah... I swear I searched for that last night. It was very late.

Yes, you're probably correct about the config script. Thanks for looking. 

--

Kaleb