[opensuse-buildservice] own obs: Fedora_28: nothing provides annobin < IF> needed by redhat-rpm-config

hi all, I'm running my own OBS instance based on the official appliance image (2.8.4). All repos for various Suse flavours and Centos7 works fine. I have long term issue with Feadora_28. All packages in this project are in 'unresolvable' state, showing: nothing provides annobin < IF> needed by redhat-rpm-config What can be the issue? There is only one small additional config: Prefer: postgresql-devel: postgresql10-devel Prefer: postgresql: postgresql10 %if 0%{?fedora} || 0%{?el7} || 0%{?centos_version} Substitute: java-1_8_0-openjdk-devel java-1.8.0-openjdk-devel Prefer: jna:java-1.8.0-openjdk %endif This is "Meta": <project name="qorus-3.1-stable"> <title/> <description/> <person userid="Admin" role="maintainer"/> <build> <disable arch="i586"/> </build> <repository name="openSUSE_Tumbleweed"> <path project="openSUSE.org:openSUSE:Factory" repository="snapshot"/> <arch>i586</arch> <arch>x86_64</arch> </repository> <repository name="openSUSE_Leap_15.0"> <path project="openSUSE.org:openSUSE:Leap:15.0" repository="standard"/> <arch>x86_64</arch> </repository> <repository name="Fedora_28"> <path project="openSUSE.org:Fedora:28" repository="standard"/> <arch>x86_64</arch> </repository> <repository name="CentOS_7"> <path project="openSUSE.org:CentOS:CentOS-7" repository="standard"/> <arch>x86_64</arch> </repository> </project> thanks, Petr -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org

On Donnerstag, 7. Juni 2018, 10:50:58 CEST wrote Petr Vanek:
hi all,
I'm running my own OBS instance based on the official appliance image (2.8.4).
All repos for various Suse flavours and Centos7 works fine. I have long term issue with Feadora_28. All packages in this project are in 'unresolvable' state, showing:
nothing provides annobin < IF> needed by redhat-rpm-config
What can be the issue?
We had this just yesterday on this list. You need OBS 2.9 for support of conditional dependencies: https://lists.opensuse.org/opensuse-buildservice/2018-06/msg00013.html -- Adrian Schroeter email: adrian@suse.de SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (2)
-
Adrian Schröter
-
Petr Vanek