You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@danielftz if you mean original/artifact.tgz, it works for me on (Ubuntu) Linux:
$ tar --version
tar (GNU tar) 1.28
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
$ tar -xzvf artifact.tgz
./
./R_code/
./R_code/loadData.r
./R_code/dpCode.r
./R_code/.Rhistory
./sqlDump/
./sqlDump/_stat_per_lang/
./sqlDump/_stat_per_lang/xab
...
What kind of OS and what version of tar tool do you use?
Hi, here is the issue if I try to unzip it manually in windows.
! D:\personal\school\lastlast\cmput497\TOPLAS19_Artifact\original\artifact.tgz: The archive is either in unknown format or damaged
! No archives found
I have tried unzipping it in unix using 7zip or tar, doesn't work either. If I try to just use make then it will not succesfully build
Hi, I think there is a problem with artifact.tgz as i cannot decompress it with tar, 7zip or gzip. Is it an archive at all?
The text was updated successfully, but these errors were encountered: