-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
When trying to extract the released tar file, it fails as follows:
+ gzip -dc ./parse_args-0.5.1.tar.gz
+ tar -xf -
tar: parse_args-0.5.1/bench/run.tcl: Cannot create symlink to ‘../teabase/run_bench.tcl’: No such file or directory
tar: parse_args-0.5.1/generic/tclstuff.h: Cannot create symlink to ‘../teabase/tclstuff.h’: No such file or directory
tar: parse_args-0.5.1/generic/tip445.h: Cannot create symlink to ‘../teabase/tip445.h’: No such file or directory
tar: Exiting with failure status due to previous errors
It appears as though it is an issue with the sub-module files missing. Should they be bundled together for the tar/zip release?
Metadata
Metadata
Assignees
Labels
No labels