Giter Site home page Giter Site logo

Comments (3)

renaudguerin avatar renaudguerin commented on May 26, 2024 1

I can confirm there's an issue with the UPX-compressed binary at https://github.com/corneliusweig/ketall/releases/download/v1.3.6/ketall-amd64-darwin.tar.gz

Big Sur 11.1 (Intel)
ketall installed via krew (itself installed via Homebrew)
Any invocation (standalone or via kubectl) immediately results in Killed: 9

After Googling for similar issues it seemed UPX could be the culprit.
Installed UPX 3.96, uncompressed ketall with upx -d ~/.krew/store/get-all/v1.3.6/get-all-amd64-darwin: it works
Recompressed with this UPX version upx -9 ~/.krew/store/get-all/v1.3.6/get-all-amd64-darwin: still working.

from ketall.

corneliusweig avatar corneliusweig commented on May 26, 2024

Sorry this does not work. I believe this might have something to do with upx/upx#222.
Have you tried if a build without upx compression works for you?

from ketall.

pgdagenais avatar pgdagenais commented on May 26, 2024

Thanks @renaudguerin I had the same issue and I was also wondering.

Had the same setup than you and was able to fix it with the upx command you provided.

Thank you very much!

from ketall.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.