[Rpm-maint] [rpm-software-management/rpm] rpmbuild -br returns 11 even though all dependencies are satisfied (#963)
Tomáš Hrnčiar
notifications at github.com
Mon Dec 2 14:52:00 UTC 2019
Hello,
I have encountered problem with rpmbuild -br and dependencies during dynamic buildrequires. It returns 11 even though all dependencies are satisfied.
How to reproduce:
I have this .spec file:
[dummy-pkg.spec.txt](https://github.com/rpm-software-management/rpm/files/3911787/dummy-pkg.spec.txt)
When you install all dependencies (copr-cli, star), it shoudln't return 11 but it does.
`/usr/bin/rpmbuild -br --target x86_64 --nodeps /tmp/dummy-pkg.spec`
Thank you
--
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/issues/963
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20191202/dda8eba3/attachment.html>
More information about the Rpm-maint
mailing list