On Fri, 26 May 2023, Brad Bell wrote:

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
Architecture : noarch
Size         : 333 k
Source       : fedpkg-1.44-4.fc37.src.rpm
Repository   : @System
From repo    : updates
Summary      : Fedora utility for working with dist-git
URL          : https://pagure.io/fedpkg
License      : GPLv2+
Description  : Provides the fedpkg command for working with dist-git


The command
    fedpkg mockbuid
works on all the branches except epel9 where I get the error messages:

    No matching package to install: 'python3dist(build)'
    No matching package to install: 'python3dist(furo)'
    ... snip ...
    Not all dependencies satisfied
    Error: Some packages could not be found

The command below has not output; i.e, the spec files are the same:
git diff epel9:python-xrst.spec rawhide:python-xrst.spec

python-build doesn't exist for EPEL, see:

https://bugzilla.redhat.com/show_bug.cgi?id=2129071

Scott
_______________________________________________
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
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to