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

DSS v7 files do not create .dsc files #24

Open
eheisman opened this issue Nov 17, 2021 · 2 comments
Open

DSS v7 files do not create .dsc files #24

eheisman opened this issue Nov 17, 2021 · 2 comments

Comments

@eheisman
Copy link
Owner

dssrip functions that access pathnames depend on generating the .dsc file created by the DSS libraries to quickly return a list of paths in the file. This file does not exist for DSS v7 files causing functions like getPaths and getAllPaths to fail.

@eheisman
Copy link
Owner Author

Action to resolve this is to replace with much older logic to parse Java Array returned by $getCatalogedPathnames()

@tungttnguyen
Copy link

Did not know about this. Thanks for working on this!

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