zimeon / ocfl-py

OCFL tools in Python
MIT License
20 stars 6 forks source link

Find error case where old manifest has missing entry #55

Closed zimeon closed 3 years ago

zimeon commented 3 years ago

See https://github.com/OCFL/fixtures/pull/84 in which the v2 inventory manifest does not include the fact that the duplicate v1/content/file-3.txt is present with digest b3b2...

zimeon commented 3 years ago

oops:

> ./ocfl-validate.py fixtures/1.0/bad-objects/E023_old_manifest_missing_entries
INFO:ocfl.object:OCFL object at fixtures/1.0/bad-objects/E023_old_manifest_missing_entries is VALID
zimeon commented 3 years ago

Fixed in 1.2.2