jsnjack / grm

An experimental package manager for GitHub Releases
16 stars 2 forks source link

Trouble installing bat on m1/arm64/AArch64 #5

Closed Lilja closed 1 year ago

Lilja commented 1 year ago
lilja in ~/dotfiles on master λ grm update -v
Loading config from /Users/lilja/.config/grm/grm.yaml...
Checking BurntSushi/ripgrep...
Loading config from /Users/lilja/.config/grm/grm.yaml...
Using anonymous client
  installed file hash acfbc538b9248d964abdc5c8a490b0cb, want
Confirm to update: [y/n] y
Inspecting assets...
Found 1 suitable assets
  0) ripgrep-13.0.0-x86_64-apple-darwin.tar.gz
Selected asset: ripgrep-13.0.0-x86_64-apple-darwin.tar.gz
Loading config from /Users/lilja/.config/grm/grm.yaml...
Using anonymous client
 100% |████████████████████████████████████████| (2.2 MB/s) [0s:0s]
Installing /tmp/grm.eEklBd/ripgrep-13.0.0-x86_64-apple-darwin.tar.gz...
File type application/gzip
Installing from an archive
Unpacking archive... ripgrep-13.0.0-x86_64-apple-darwin.tar.gz
Unpacked to /tmp/grm.eEklBd/
Looking for a binary file...
  ripgrep-13.0.0-x86_64-apple-darwin/COPYING         text/plain; charset=utf-8
  ripgrep-13.0.0-x86_64-apple-darwin/LICENSE-MIT     text/plain; charset=utf-8
  ripgrep-13.0.0-x86_64-apple-darwin/README.md       text/plain; charset=utf-8
  ripgrep-13.0.0-x86_64-apple-darwin/UNLICENSE       text/plain; charset=utf-8
  ripgrep-13.0.0-x86_64-apple-darwin/complete/_rg    text/plain; charset=utf-8
  ripgrep-13.0.0-x86_64-apple-darwin/complete/_rg.ps1 text/plain; charset=utf-8
  ripgrep-13.0.0-x86_64-apple-darwin/complete/rg.bash text/plain; charset=utf-8
  ripgrep-13.0.0-x86_64-apple-darwin/complete/rg.fish text/plain; charset=utf-8
  ripgrep-13.0.0-x86_64-apple-darwin/doc/CHANGELOG.md text/plain; charset=utf-8
  ripgrep-13.0.0-x86_64-apple-darwin/doc/FAQ.md      text/plain; charset=utf-8
  ripgrep-13.0.0-x86_64-apple-darwin/doc/GUIDE.md    text/plain; charset=utf-8
  ripgrep-13.0.0-x86_64-apple-darwin/doc/rg.1        text/plain; charset=utf-8
  ripgrep-13.0.0-x86_64-apple-darwin/rg              application/x-mach-binary
  ripgrep-13.0.0-x86_64-apple-darwin.tar.gz          application/gzip
unable to find a binary file in archive
jsnjack commented 1 year ago

Hi @Lilja , don't think I can properly test it, but I think it should be fixed in the latest version! :)