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

Bagit update does not update playloadmanifest #127

Open
DaleLore opened this issue Nov 5, 2018 · 1 comment
Open

Bagit update does not update playloadmanifest #127

DaleLore opened this issue Nov 5, 2018 · 1 comment

Comments

@DaleLore
Copy link

DaleLore commented Nov 5, 2018

Currently on a mac mini (Late 2014), macOS High Sierra version 10.13.6. I did the latest brew install bagit (which should be BagIt Library Version v4.12.3)

I tried to update a bag's manifest and tag-manifest to a sha512 and only the tagmanifest was updated. Only "Date modified" changed to reflect the current date, but the manifest itself still had the default md5 and did not change.

bagit update --tagmanifestalgorithm sha512 --payloadmanifestalgorithm sha512

I then tried to create a new bag and that seemed to work just fine:
bagit baginplace --tagmanifestalgorithm sha512 --payloadmanifestalgorithm sha512

There seems to be a bug or I'm inputting the data in incorrectly.
Thanks to whichever kind soul helps me!

@jscancella
Copy link
Contributor

the java bagit command line utility has many known issues and is no longer supported. I would recommend upvoting on LibraryOfCongress/bagit-python#61 and using the python command line version which is supported.

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