I took a look at the issue and here are my thoughts:

- the build error is a failure to link some test binaries. excluding them
from the build might be possible with some patching.
- I've upgraded the package to the latest upstream 1.3, and was seeing
exactly the same build failure
- the build failure goes away when not stripping the bundled copies of
runtime-spec and image-spec
- Dimtry had a conversation about this with upstream at
https://github.com/containers/crun/issues/240. It seems to be that upstream
strongly recommends to just use the vendored copies of image-spc and
runtime-spec
-  I've pushed my work to
https://salsa.debian.org/debian/crun/-/merge_requests/1
- I believe the issue was introduced by Shengjing's update in
https://tracker.debian.org/news/1249177/accepted-golang-github-opencontainers-specs-10266g20a2d97-1-source-into-unstable/
-- but that was already months ago. So that may not be true

With this, I'd like to suggest to move ahead with my merge request and
don't strip image-spec and runtime-spec from the package.

Any thoughts?

-- 
regards,
    Reinhard

Reply via email to