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

Potential container path bug on Windows with no UUID being present #150

Open
nightlark opened this issue Feb 21, 2024 · 1 comment
Open
Labels
bug Something isn't working
Milestone

Comments

@nightlark
Copy link
Collaborator

Container path UUID may not be getting substituted in correctly on Windows. Either install prefix with C:/ is a problem, or multiple config file entries specifying same archive.

@nightlark nightlark added the bug Something isn't working label Feb 21, 2024
@nightlark nightlark added this to the v0 milestone Feb 22, 2024
@nightlark
Copy link
Collaborator Author

Install prefix containing C:/ and C:\\ both appear to be okay, as do multiple config file entries specifying the same archive (when testing on a Unix-based system). Will do the same tests on Windows next.

One additional observation: symlinks don't result in additional entries being added to the containerPath list, only the installPath list. Not sure if this is a bug or a feature... it does give a way to distinguish which paths are symlinks, but it's unclear if symlinks are "contained" in an archive/installer/container or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant