lsd-rs / lsd

The next gen ls command
Apache License 2.0
12.85k stars 420 forks source link

Cannot install lsd version 1.0.0 #963

Closed cabiamdos closed 7 months ago

cabiamdos commented 7 months ago

Expected behavior

If applicable, add the output of the classic ls command (\ls -la) in order to show the buggy file/directory. When I try to install latest version I received this error. I have asked chatgpt and the solution didn't work. But version 0.2 is working fine

Actual behavior

If the application panics run the command with the trace (RUST_BACKTRACE=1 lsd ...). In case of graphical errors, add a screenshot if possible.

> sudo dpkg -i lsd-musl_1.0.0_amd64.deb
dpkg-deb: error: archive 'lsd-musl_1.0.0_amd64.deb' uses unknown compression for member 'control.tar.zst', giving up
dpkg: error processing archive lsd-musl_1.0.0_amd64.deb (--install):
 dpkg-deb --control subprocess returned error exit status 2
Errors were encountered while processing:
 lsd-musl_1.0.0_amd64.deb
zwpaper commented 7 months ago

please check https://github.com/lsd-rs/lsd/issues/891

/close

muniu-bot[bot] commented 7 months ago

@zwpaper: Closing this issue.

In response to [this](https://github.com/lsd-rs/lsd/issues/963#issuecomment-1863808004): >please check https://github.com/lsd-rs/lsd/issues/891 > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.