On Freitag, 22. November 2019, 13:40:26 CET Mathias Radtke wrote:
Hi
yes the official Repo has it included.
Therefore I added all possible CentOS 8 repositories to my project conf
<repository name="CentOS_8">
<path project="CentOS:CentOS-8" repository="standard"/>
<path project="CentOS:CentOS-8" repository="baseos"/>
<path project="CentOS:CentOS-8" repository="extras"/>
<path project="CentOS:CentOS-8" repository="appstream"/>
<path project="CentOS:CentOS-8:Stream"
repository="standard"/>
<path project="CentOS:CentOS-8:Stream"
repository="baseos"/>
<path project="CentOS:CentOS-8:Stream"
repository="appstream"/>
<path project="CentOS:CentOS-8:Stream"
repository="extras"/>
<arch>x86_64</arch>
</repository>
uh, this looks broken, you prefer old rpms over the ones from :Stream
with that order.
If you use just this single path:
<path project="CentOS:CentOS-8:Stream" repository="standard"/>
it should expand to the right repositories anyway.
packages requiring python2/python27 are still
unresolvable.
On 22.11.19 13:35, Julio Gonzalez wrote:
Hi,
Check
https://lists.opensuse.org/opensuse-buildservice/2019-11/msg00024.html
$ dnf info python2
Name : python2
[..]
Repo : AppStream
Python2 comes the appstream repository at CentOS, so I am pretty sure so you
need to modify your prjconfig to add the module for python2.
Regards.
On viernes, 22 de noviembre de 2019 11:33:59 (CET) Mathias Radtke wrote:
Hi
I activated the CentOS 8 build target.
However, any package requiring python (2) reported it is unresolvable.
So i edited the spec file to use python2 or python27. These packages are
available on a CentOS 8 system. But in the buildservice they are still
reported as unresolvable.
Any suggestions how to get my python 2 packages to build on CentOS 8?
Regards
--
Adrian Schroeter <adrian(a)suse.de>
Build Infrastructure Project Manager
SUSE Software Solutions Germany GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany
(HRB 247165, AG München), Geschäftsführer: Felix Imendörffer
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org