Mattias Ellert
Mattias Ellert
> @ellert do you think you could add the changes from PR #209 into EPEL and Debian? I have now created updates in Fedora, EPEL and Debian.
The sources for the documentation was forked to the gridcf github area: https://github.com/gridcf/gct-documentation The part of the documentation that is referenced in the README files is https://github.com/gridcf/gct-documentation/tree/master/toolkit/docs with a link...
The README files are updated to point to the GCT documentation in PR #31: This package is part of the C Common Libraries component of the Grid Community Toolkit. For...
I see the problem on Fedora 41, 42 and 43, and EPEL 10. EPEL 9 is not affected. The failure appears on all architectures (i686, x86_64, aarch64, ppc64le, s390x)
> @ellert Please verify if the referenced commit fixes the problem for you. Do not close the issue, this will be done automatically when the next official release becomes available....
Regarding the second failure: With Python 3.12 `pos` is 0 and the return statement is executed. With Python 3.13 `pos` is 2 and the exception is raised. if pos in...
Here is a s390x build using master from yesterday (Jun 18): https://koji.fedoraproject.org/koji/taskinfo?taskID=134115604 Many RNTuple tests still fail: The following tests FAILED: 1 - cppinterop-CppInterOpTests (Failed) DEPENDS 13 - pyunittests-bindings-distrdf-backend-distrdf-unit-backend-graph-caching (Failed)...