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

Add fixture fixity duplicate digests #63

Merged
merged 1 commit into from
Apr 18, 2021

Conversation

pwinckles
Copy link
Contributor

Fixture for fixity blocks with duplicate digests

@zimeon
Copy link
Collaborator

zimeon commented Apr 15, 2021

ocfl-validate.py 1.0/bad-objects/E097_fixity_duplicate_digests/
[E097] OCFL Object root inventory fixity block for digest algorithm ???, includes digest eb1a3227cdc3fedbaec2fe38bf6c044a more than once with different normalizations (see https://ocfl.io/1.0/spec/#E097)
INFO:ocfl.object:OCFL object at 1.0/bad-objects/E097_fixity_duplicate_digests/ is INVALID

agrees, though my code fails to report the algorithm as md5

@awoods
Copy link
Member

awoods commented Apr 18, 2021

ocfl-validate.py 1.0/bad-objects/E097_fixity_duplicate_digests/
[E097] OCFL Object root inventory fixity block for digest algorithm ???, includes digest eb1a3227cdc3fedbaec2fe38bf6c044a more than once with different normalizations (see https://ocfl.io/1.0/spec/#E097)
INFO:ocfl.object:OCFL object at 1.0/bad-objects/E097_fixity_duplicate_digests/ is INVALID

agrees, though my code fails to report the algorithm as md5

Output bug resolved with: zimeon/ocfl-py#45

@awoods awoods merged commit 042b5bf into OCFL:main Apr 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants