Since eedd976 , AFAICS the ReadFooterDataFromBlob code path when parsing zstd:chunked metadata always fails, because it does not set ChecksumAnnotation, causing a failure when validating the manifest.
@giuseppe the binary footer seems to be unused in practice. Can we eliminate it altogether, and simplify the code?