ATAC: Install from Homebrew is not working

I am using an M1 based Macbook

  1. When installing from homebrew I had to manually add the execute bit.

     chmod +x  /opt/homebrew/Cellar/atac/0.11.3/bin/atac
    
  2. The binary is for X64 rather than ARM so I can’t run it

(PS – This looks like a cool tool so will install from binary for now)

About this issue

  • Original URL
  • State: closed
  • Created 2 months ago
  • Comments: 16 (14 by maintainers)

Most upvoted comments

Looks like success to me. I will close the ticket.

Merci bien

image

Ah Ha.

A brew update fixed it!

Sorry about that.

Also not sure if this info is useful

https://docs.brew.sh/Formula-Cookbook#handling-different-system-configurations

@Julien-cpsn for records, I just upgrade via brew, and I got the 1.13.0 and the binary is working

@alecthegeek how can you have 0.12.0 while it’s the 0.13.0 that is available ?

did you launch the following command ?

brew upgrade atac

I think that problems comes from the binary I put in my homebrew script. Currently the only one that has been working for is unknown-linux-musl, but since I don’t have a mac maybe it doesn’t work at all on those devices. I have been searching how to put binaries for many distribution in my homebrew but I do not find anything at all… If you guys know, I am willing to understand how!

PS: heres the “script” https://github.com/Julien-cpsn/homebrew-atac/blob/main/Formula/atac.rb

It looks like this cargo tool could be useful https://github.com/axodotdev/cargo-dist