[opensuse-buildservice] Fedora 23 interconnect error
Hello, I'm using standalone OBS instance to build my packages, everything works fine! But recently I added Fedora 23 repository, which now displays "broken" status.
From logs I found the following error message:
2015-11-07 06:25:48 [27857]: POST /notify/REPO_PUBLISH_STATEproject=myproject&repo=Fedora_23&state=publishing2015-11-07 06:25:48 [27858]: GET /getprojpack?withrepos&expandedrepos&withsrcmd5nopackages&project=myproject&repository=Fedora_23 fetching remote project data for openSUSE.org:Fedora:23 127.0.0.1: interconnect error: unknown element: download Is it a known issue? Maybe I could help you with debugging? -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Samstag, 7. November 2015, 07:49:37 CET wrote Dmitry Kolin:
Hello,
I'm using standalone OBS instance to build my packages, everything works fine!
But recently I added Fedora 23 repository, which now displays "broken" status.
From logs I found the following error message:
2015-11-07 06:25:48 [27857]: POST /notify/REPO_PUBLISH_STATEproject=myproject&repo=Fedora_23&state=publishing2015-11-07 06:25:48 [27858]: GET /getprojpack?withrepos&expandedrepos&withsrcmd5nopackages&project=myproject&repository=Fedora_23 fetching remote project data for openSUSE.org:Fedora:23 127.0.0.1: interconnect error: unknown element: download
Is it a known issue? Maybe I could help you with debugging?
it is a new functionality of upcoming OBS 2.7 .... We need to make OBS 2.6 compatible... will take care. -- 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
On Montag, 9. November 2015, 11:36:35 CET wrote Adrian Schröter:
On Samstag, 7. November 2015, 07:49:37 CET wrote Dmitry Kolin:
Hello,
I'm using standalone OBS instance to build my packages, everything works fine!
But recently I added Fedora 23 repository, which now displays "broken" status.
From logs I found the following error message:
2015-11-07 06:25:48 [27857]: POST /notify/REPO_PUBLISH_STATEproject=myproject&repo=Fedora_23&state=publishing2015-11-07 06:25:48 [27858]: GET /getprojpack?withrepos&expandedrepos&withsrcmd5nopackages&project=myproject&repository=Fedora_23 fetching remote project data for openSUSE.org:Fedora:23 127.0.0.1: interconnect error: unknown element: download
Is it a known issue? Maybe I could help you with debugging?
it is a new functionality of upcoming OBS 2.7 ....
We need to make OBS 2.6 compatible... will take care.
Can you please test the attached patch? It modifies BSXML.pm, after a restart of the backend it should accept such project defintions. It won't download itself, but uses the interconnect to download the rpms as before. -- 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
On Montag, 9. November 2015, 11:42:33 CET wrote Adrian Schröter:
On Montag, 9. November 2015, 11:36:35 CET wrote Adrian Schröter:
On Samstag, 7. November 2015, 07:49:37 CET wrote Dmitry Kolin:
Hello,
I'm using standalone OBS instance to build my packages, everything works fine!
But recently I added Fedora 23 repository, which now displays "broken" status.
From logs I found the following error message:
2015-11-07 06:25:48 [27857]: POST /notify/REPO_PUBLISH_STATEproject=myproject&repo=Fedora_23&state=publishing2015-11-07 06:25:48 [27858]: GET /getprojpack?withrepos&expandedrepos&withsrcmd5nopackages&project=myproject&repository=Fedora_23 fetching remote project data for openSUSE.org:Fedora:23 127.0.0.1: interconnect error: unknown element: download
Is it a known issue? Maybe I could help you with debugging?
it is a new functionality of upcoming OBS 2.7 ....
We need to make OBS 2.6 compatible... will take care.
Can you please test the attached patch?
Needed one more change, the attached one is working. Will be part of OBS 2.6.7 release. -- 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
participants (2)
-
Adrian Schröter
-
Dmitry Kolin