Attention is currently required from: pespin, daniel.
1 comment:
Patchset:
1 failed:
- [debian:10] https://jenkins.osmocom.org/jenkins/job/gerrit-binpkgs/688/consoleFull
We need buster-backports for liburing-dev.
That sounds reasonably simple. The gerrit-binpkgs job would need to have that apt feed installed, and we also need to teach OBS about it, to ensure it resolves its pacakge depencies from there.
Another possibility is to simply --disable-uring in ./configure for buster.
The problem is that this is not "simple". It would require some kind of pre-processor/logic in the debian/rules file to detect for which particular distribution we're building right now. SPEC files have that, but dpkg doesn't. So effectively you would fork the package, creating a trail of downhill issues as I stated.
To view, visit change 32536. To unsubscribe, or for help writing mail filters, visit settings.