[Rpm-maint] [rpm-software-management/rpm] NEVR provides in source package lead to rpmbuild errors (#1189)
Michael Schroeder
notifications at github.com
Tue Apr 21 16:07:44 UTC 2020
This is a regression caused by commit 75ec16e660e784d7897b37cac1a2b9b135825f25. The provides added to the source rpms will be checked against the dependencies of the installed packages. Because of this you will get an error if you try to build an rpm where the package name matches a conflict of an installed package.
I.e.:
```
error: Failed build dependencies:
bash <= 2.0.4-21 conflicts with (installed) setup-2.8.71-2.fc20.noarch
```
--
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/1189
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200421/6e8aa1b6/attachment.html>
More information about the Rpm-maint
mailing list