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

checksumpackage mismatch options for older packages #31

Open
dinahhandel opened this issue Oct 29, 2015 · 3 comments
Open

checksumpackage mismatch options for older packages #31

dinahhandel opened this issue Oct 29, 2015 · 3 comments

Comments

@dinahhandel
Copy link
Contributor

As we prepare for data migration, checksumpackage will need to be able to handle older packages file paths, which will show a mismatch due to the filepath. Proposed change is to add option where if there is a mismatch, to print out the checksum and the filename.

@dinahhandel
Copy link
Contributor Author

I forgot about this! But it's important! @dericed any thoughts about next steps?

@dericed
Copy link
Collaborator

dericed commented Feb 11, 2016

Presently checksumpackage considers it an error when there is any mismatch between the previous checksum.md5 and the newly generated checksum.md5. I suggest dividing this into types of responses:

  • The new checksum document includes references to new files in the package that weren't part of the original package (i.e. an scc file was added from a later workflow. This gets into the living-aip concept.)
  • Error when the same relative filepath has a checksum mismatch between the old checksum.md5 and the newly generated checksum.md5

@dinahhandel
Copy link
Contributor Author

@dericed is this still an issue to be resolved, and are these still the responses to focus on?

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

2 participants