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

Extra Directory Created #132

Open
gnosisgithub opened this issue Apr 16, 2019 · 2 comments
Open

Extra Directory Created #132

gnosisgithub opened this issue Apr 16, 2019 · 2 comments

Comments

@gnosisgithub
Copy link

BagIt-Version: 0.97

When I run bagit it always creates a tertiary directory:

For example:
C:\Users\smith\Desktop\desktop\bagit-python-master>bagit.py --contact-name 'Stephen' C:\Users\smith\Desktop\project\Appendices

===>
C:\Users\smith\Desktop\project\Appendices
becomes:
C:\Users\sklein\Desktop\project\data\tmpvi4hndq5\Appendices\

Is this a bug?
Will it effect checksum reporting?
If so, how to prevent the creation of this random directory (in this example:\tmpvi4hndq5)

Also, the first time I run bagit:
'C:\Users\smith\Desktop\desktop\bagit-python-master>bagit.py --contact-name 'Stephen' C:\Users\smith\Desktop\project\Appendices'
always fails, so I always have to run the command a second time in the same command prompt.

@nkrabben
Copy link

This is an issue with bagit-python. It should be reported in this repo. https://github.com/LibraryOfCongress/bagit-python

If you repost it there, can you confirm that the bagging command finished processing? Bagit-python uses a temporary folder to simplify some of the processing and file movements, but it should be cleaned up when bagging finishes.

@gnosisgithub
Copy link
Author

Thanks, Nick. Sorry for my sloppiness.

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