COMBINE/OMEX archive has warnings.
- The manifest does not include its parent COMBINE/OMEX archive. Manifests should include their parent COMBINE/OMEX archives.
I can't fix this directly, even if I include a manifest file in the original directory: the 'build_combine_archive' explicitly ignores any existing manifest file and creates a new one from scratch.
If I have a directory of files that I want to turn into an OMEX file, I do:
If I then read that file:
I get the warning:
I can't fix this directly, even if I include a manifest file in the original directory: the 'build_combine_archive' explicitly ignores any existing manifest file and creates a new one from scratch.