Open sticnarf opened 3 years ago
cc @lucklove
Similar issue, If the decompression procedure is not completed, decompression out of the binary may be incomplete, then invoke with it, there will be unexpected problems, in this case, we may need to prompt the user to download and install again.
eg:
tiup install cdc
Ctrl^C
...
tiup cdc
Starting component `cdc`: /root/.tiup/components/cdc/v5.0.0-rc/cdc
Error: run `/root/.tiup/components/cdc/v5.0.0-rc/cdc` (wd:/root/.tiup/data/SPfnaWs) failed: signal: segmentation fault
/root/.tiup/components/cdc/v5.0.0-rc/cdc
Segmentation fault
Bug Report
I ran
tiup cdc
and interrupted it before it unarchived thetar.gz
. Then the second time I rantiup cdc
, it says it is already installed.Unarchive the downloaded tar. I can also accept redownloading the archive.
It didn't help me unarchive it nor redownload it.
tiup --version
)?v1.3.1