On 13/03/2018 11:31, Andreas Schwab wrote:
On Mär 13 2018, Normand <normand@linux.vnet.ibm.com> wrote:
On 13/03/2018 10:52, Andreas Schwab wrote:
On Mär 13 2018, Marcus Meissner <meissner@suse.de> wrote:
Hi,
I asked coolo actually to fix it.
These two lines need to be:
<path project="openSUSE:Leap:42.3:Ports" repository="ports"/> <path project="openSUSE:Leap:42.3:Update" repository="standard"/>
flipped:
<path project="openSUSE:Leap:42.3:Update" repository="standard"/> <path project="openSUSE:Leap:42.3:Ports" repository="ports"/>
That needs to be openSUSE:Leap:42.3:Update/ports.
Andreas.
Thank you Andreas for the proposition, BUT this added line refer to an almost empty repo with "update-test-trivial rpm"
$ osc ls -b openSUSE:Leap:42.3:Update -r ports -a ppc64le | wc -l 4452
Andreas.
Thank you Andreas, I was not familiar with the osc ls -b command. The meta file (2) has been already updated with this repo, and I verified locally that allow to build os-autoinst for ppc64le. (2) https://build.opensuse.org/project/meta/devel:openQA:Leap:42.3 === <repository name="openSUSE_Leap_42.3"> <path project="openSUSE:Leap:42.3:Ports" repository="ports"/> <path project="openSUSE:Leap:42.3:Update" repository="ports"/> <path project="openSUSE:Leap:42.3:Update" repository="standard"/> <arch>x86_64</arch> <arch>ppc64le</arch> </repository> === -- Michel Normand -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org