bagit-python
bagit-python copied to clipboard
Validation failes when fetch.txt are in manifest but not on disk
If I'm understanding correctly the spec fetch items are listed in 'manifest-.txt'.
However, if I try to a file there (with the checksum) and have it also in fetch.txt, the validation will fail if the file is not found in filesystem.
Is it expected?