[Rpm-maint] [rpm-software-management/rpm] Fix dynamic buildrequire error handling (#889)

Miro Hrončok notifications at github.com
Tue Oct 8 10:54:03 UTC 2019


step 4 gave me:

```
error: Failed build dependencies:
	python3dist(decopatch) is needed by python-pytest-harvest-1.7.1-1.fc32.noarch
	python3dist(makefun) >= 1.5 is needed by python-pytest-harvest-1.7.1-1.fc32.noarch
Wrote: /builddir/build/SRPMS/python-pytest-harvest-1.7.1-1.fc32.buildreqs.nosrc.rpm
```

The source RPM contains all the deps:

```
$ rpm -qp --requires ~/build/SRPMS/python-pytest-harvest-1.7.1-1.fc32.buildreqs.nosrc.rpm
pyproject-rpm-macros
python3-devel
python3dist(decopatch)
python3dist(makefun) >= 1.5
python3dist(packaging)
python3dist(pandas)
python3dist(pypandoc)
python3dist(pytest-runner)
python3dist(pytoml)
python3dist(setuptools-scm)
python3dist(six)
python3dist(tabulate)
python3dist(wheel)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(DynamicBuildRequires) <= 4.15.0-1
rpmlib(FileDigests) <= 4.6.0-1
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/889#issuecomment-539460031
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20191008/378eec30/attachment.html>


More information about the Rpm-maint mailing list