Simon Chopin
Simon Chopin
FYI, this patch is being shipped in the Ubuntu packaging of nzbget as part of our OpenSSL 3.0 transition.
This patch has been written when looking into the build failure of `azure-uamqp-python` in Ubuntu due to our transition to OpenSSL3. It will be shipped in the affected package.
> (missing `XS-Vendored-Sources-Rust` field in debian/control) That part is actually deliberate. I haven't found a satisfying way to magically generate this for you in a way that's also enforceable at...
Sorry, this fell off my radar entirely. I'll try to get back into it this week.
Still on my todolist, still haven't found the time to work on it. Feel free to close out the PR though, since the final implementation will likely be different anyway...
In the case you pointed to, `Min` is not a variable but a template parameter, i.e. a compile-time constant.
Marking as Draft since there are no tests to back it up.
Coverage was angry because you touched error paths that aren't yet tested, I'm fine with it.
I didn't even remember that `/usr/bin/ld.so` was a thing. Maybe just use `/lib/$triplet/ld.*\.so\..*`?
Ugh, apparently the tests assume that -p is for the source package. This entire thing is just sooooo confusing.