danielrenninghoff / infinality-ultimate-fedora

Fedora packages for infinality-ultimate-bundle by bohoomil
59 stars 9 forks source link

"dnf builddep wine" results in removal of various infinality packages #8

Closed kholia closed 3 years ago

kholia commented 8 years ago

Running sudo dnf builddep wine --allowerasing --best on a Fedora 24 installation results in removal of various infinality packages. Running plain sudo dnf builddep wine aborts due to conflicts.

danielrenninghoff commented 8 years ago

I looked into this. I cant seem to fix it. This seems to be only happening when using dnf-builddep. The dependencies should be fine, so I don't understand why this is happening and can't fix it :(. Maybe a bug in dnf-builddep? If you have any idea, let me know.

kholia commented 8 years ago

I am out of ideas too but I will take a deeper look when I start some RPM packaging work again. Thanks!