* Improve err msg in `helpers::atomic_install`
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
* Check for missing `source` in `install_bin`
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
* Fix `install_bin`: Use `try_exists` instead of `exists`
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
* Do not test `cargo-deb` in `ci-scripts/tests.sh`
Due to the fact that it uses gnu sparse extension which is not supported
by crate `tar`.
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>