On mardi 28 août 2018 22:24:09 CEST BJH2017 wrote:
> Hi,
> 
> I build Vim (bleeding-edge package, updated within a day of the latest
> upstream release) for Fedora Rawhide, among many other platforms,
> using the openSUSE Build Service and the delightful issue I've found
> is that python3-devel cannot be installed by the OBS due to a conflict
> between python3-rpm-generators and python-rpm-macros. If you suggest I
> should ask the OBS developers for help on this don't bother because
> I've asked them and they've told me this is an upstream issue you
> folks need to fix. This issue has existed for over a week now, so it'd
> be delightful if it could be fixed.
> 
> Thanks for your time and patience,
> Brenton
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Here we go: you have created a python-rpm-macros repository: 

https://build.opensuse.org/package/binaries/home:fusion809/python-rpm-macros/Fedora_Rawhide

which is used during your vim build.

Thus it leads to this issue:

package python3-rpm-generators-5-4.fc29.noarch conflicts with python-rpm-macros 
< 3-35 provided by python-rpm-macros-3-12.237.noarch

python-rpm-generators was modified a month ago to add:

26 + # Breaking change, change a way how depgen is enabled
27 + Conflicts:      python-rpm-macros < 3-35

Thus the problem only appeared recently.

The solution would be to either delete your python-rpm-macros or update it to 
the latest version.

Best regards,

Robert-André

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to