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
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
The text was updated successfully, but these errors were encountered:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
lsd --version
: 5.3echo $TERM
: xterm-256colorecho $LS_COLORS
: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.
The text was updated successfully, but these errors were encountered: