
Hi Axel, On Thu, 07 Jun 2018, 09:39:12 +0200, Axel Braun wrote:
Am Donnerstag, 7. Juni 2018, 08:40:53 CEST schrieb Andreas Schwab:
On Jun 06 2018, "Axel Braun" <Axel.Braun@gmx.de> wrote:
And how would I do that? A statement like Conflicts: postgresql10 in the spec file does not fix it
Without details there is nothing that can be done.
Sure. The package is: https://build.opensuse.org/package/show/ home:DocB:branches:Application:ERP:GNUHealth:Factory/trytond
Conflicts is fixed in between by considering all postgresql[10] entries: Conflicts: postgresql10 Conflicts: postgresql
The second conflict is wrong because it's too broad; "postgresql" is provided by postgresql96-server and since trytond doesn't want a package installed which provides "postgresql", it cannot be installed. What happens if you remove the second Conflicts:? HTH, cheers. l8er manfred