webi-installers icon indicating copy to clipboard operation
webi-installers copied to clipboard

[Bug] lsd - installer uses the gnu version where the musl version would be needed

Open Ognian opened this issue 4 years ago • 0 comments

What were you trying to install (or what else went wrong)?

Installed lsd But it installed the gnu version instead of the musl version. (musl version works if installed manually) OS is alpine based Linux (k3os) Is there a way to manually override wich version should be installed?

What exactly did you do?

curl -sS https://webinstall.dev/lsd | bash

What went wrong?

Found /home/rancher/Downloads/webi/lsd/0.20.1/lsd-0.20.1-x86_64-unknown-linux-gnu.tar.gz

it installed the gnu version instead of the musl version (the musl version works when downloaded manually)

Which OS did you try on?

  • [ ] Mac
  • [ ] Windows
  • [ x] Linux

What type of computer (i.e. laptop, desktop, Raspberry Pi)?

  • [ ] Laptop or Desktop (amd64 / x86-64)
  • [ ] Raspberry Pi (ARM-64)
  • [ x] Other (please specify, if you know) VM

Ognian avatar Dec 18 '21 15:12 Ognian