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
markus@computer:~/datasets/waymo$ cat training.tar.gz* | tar -xzv
gzip: stdin: not in gzip format
tar: Child died with signal 13
tar: Error is not recoverable: exiting now
Concatenation and extracting also does not work:
markus@computer:~/datasets/waymo$ cat training.tar.gz-* > full_archive.tar.gz
markus@computer:~/datasets/waymo$ tar xzvf full_archive.tar.gz
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
It looks like the files are PGP-encrypted archives, not standard .tar.gz files. Can you share the key?
Uh oh!
There was an error while loading. Please reload this page.
Hi, I cannot unzip the files:
Concatenation and extracting also does not work:
It looks like the files are PGP-encrypted archives, not standard .tar.gz files. Can you share the key?
The text was updated successfully, but these errors were encountered: