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

tar archives and using experiments as inputs #6

Open
siccegge opened this issue Apr 27, 2016 · 0 comments
Open

tar archives and using experiments as inputs #6

siccegge opened this issue Apr 27, 2016 · 0 comments

Comments

@siccegge
Copy link
Contributor

ahoi

fwiw if you use an tar archive in an experiment (as input!) and use that experiment as input for a second experiment (A inputs TarArchive() ... B inputs A) running versuchung will fail:

the tar archive will try to initialize itself and find the canonical path of the tar file (which has no value and can't be given one when running B) so it gets None as canonical path and then calls a .startswith("/") on that

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

1 participant