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

Problem: pygfried not identifying fmt/1507 #349

Open
sallain opened this issue Jun 30, 2023 · 0 comments
Open

Problem: pygfried not identifying fmt/1507 #349

sallain opened this issue Jun 30, 2023 · 0 comments

Comments

@sallain
Copy link
Contributor

sallain commented Jun 30, 2023

Describe the bug
pygfried does not identify this file when it is processed in a3m:

The PREMIS output looks like this:

            <premis:eventType>format identification</premis:eventType>
            <premis:eventDateTime>2023-06-29T18:39:53.488283+00:00</premis:eventDateTime>
            <premis:eventDetailInformation>
              <premis:eventDetail>program="pygfried/siegfried"; version="1.10.0"</premis:eventDetail>
            </premis:eventDetailInformation>
            <premis:eventOutcomeInformation>
              <premis:eventOutcome>Not identified</premis:eventOutcome>
              <premis:eventOutcomeDetail>
                <premis:eventOutcomeDetailNote>No Matching Format</premis:eventOutcomeDetailNote>
              </premis:eventOutcomeDetail>
            </premis:eventOutcomeInformation>

I installed pygfried locally (same version, 1.10.0) and it identifies the file correctly.

>>> pygfried.version()
'1.10.0'
>>> pygfried.identify("View_from_lookout_over_Queenstown_towards_the_Remarkables_in_spring.jpg")
'fmt/1507'

To Reproduce
Steps to reproduce the behavior:

  1. Start a transfer in Enduro using the DemoTransfersCSV package from archivematica-sampledata
  2. Check the digiprovMD for View_from_lookout_over_Queenstown_towards_the_Remarkables_in_spring.jpg

Expected behavior
This file should be identified.

Additional context

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

No branches or pull requests

1 participant