On Friday, 7 July 2017 15:06:02 CEST jan matejek wrote:
On 4.7.2017 23:17, Oliver Kurz wrote:
That is unfortunately still not working or not doing what I wanted to achieve
https://build.opensuse.org/package/view_file/network:messaging:matrix/matr ix-synapse/matrix-synapse.spec?expand=1
shows that I try to do that but the "unresolvable" in https:// build.opensuse.org/project/show/network:messaging:matrix shows that the package "matrix-synapse" can not be found by test-matrix- synapse.
actually, it's working, even though it doesn't look like it :) for instance in Factory, you can see that "matrix-synapse" is provided by the rpm [1], and the test-matrix-synapse is failing because it can't find matrix-synapse dependencies.
In 42.2 and 42.3, matrix-synapse is failing to build completely, and that is because you're not using the compatibility shims [2] in the spec file.
Yes, I removed the compatibility shim suspecting it to implicitly add the python prefix to all "provides" but I guess I did not understand that part correctly. Ok, that seems to work now: https://build.opensuse.org/package/binary/network:messaging:matrix/matrix-synapse?arch=x86_64&filename=matrix-synapse-0.19.2-10.1.noarch.rpm&repository=openSUSE_Leap_42.3 Thank you for pointing me to that yet another so far unknown helpful OBS subpage :-) Now I can concentrate on fixing dependencies again. Regards, Oliver -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org