Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catch error case E010_missing_versions #63

Closed
zimeon opened this issue Apr 25, 2021 · 1 comment · Fixed by #70
Closed

Catch error case E010_missing_versions #63

zimeon opened this issue Apr 25, 2021 · 1 comment · Fixed by #70
Labels
bug Something isn't working

Comments

@zimeon
Copy link
Owner

zimeon commented Apr 25, 2021

Currently reported as valid:

> ./ocfl-validate.py fixtures/1.0/bad-objects/E010_missing_versions
[W010] OCFL Object v3 SHOULD have an inventory file but does not (see https://ocfl.io/1.0/spec/#W010)
INFO:ocfl.object:OCFL object at fixtures/1.0/bad-objects/E010_missing_versions is VALID

Some debate about error code OCFL/fixtures#79 but per current spec should fail

@zimeon zimeon added the bug Something isn't working label Apr 25, 2021
@zimeon
Copy link
Owner Author

zimeon commented Apr 26, 2021

This is actually working fine, there was an empty directory in my local copy that caused confusion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant