rami3l / pacaptr

Pacman-like syntax wrapper for many package managers.

Home Page:https://crates.io/crates/pacaptr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Unable to run pacaptr on macOS 11.0.1

xMuu opened this issue · comments

commented

I got this after I run it:

bash-3.2$ pacaptr -h
Killed: 9

I installed pacaptr from Homebrew and the version of pacaptr is v0.8.0.

After seeing astefanutti/kubebox#105, I believe that this is a problem with UPX during the distribution process. The original binary seems fine.
What's more, because GitHub Actions haven't update its runners to macOS 11 yet, I have failed to detect this problem.
I'll stop using UPX at least for now.

Closed in 4b263d9.