-
-
Notifications
You must be signed in to change notification settings - Fork 398
Open
Description
[root@localhost ~]# ./demo.run
Verifying archive integrity... 100% MD5 checksums are OK. All good.
Uncompressing demo_pkg ... Extraction failed.
100% ... Decompression failed.
Signal caught, cleaning up
[root@localhost ~]# ./demo.run --list
Target directory: test
./demo.bin: line 319: tar: command not found
... Extraction failed.
TerminatedIt took me some time to check why extraction failed. If use --list, the failure turns out missing tar. This should be print when run package file.
Metadata
Metadata
Assignees
Labels
No labels