Code Monkey home page Code Monkey logo

Comments (10)

robertsLando avatar robertsLando commented on June 3, 2024 1

from pkg-binaries.

n1ru4l avatar n1ru4l commented on June 3, 2024 1

Yeah I misunderstood that comment then 🤣. check #9

from pkg-binaries.

n1ru4l avatar n1ru4l commented on June 3, 2024

@robertsLando Thanks for the clarification and also for the binaries 👍

from pkg-binaries.

robertsLando avatar robertsLando commented on June 3, 2024

@n1ru4l You welcome :)

from pkg-binaries.

n1ru4l avatar n1ru4l commented on June 3, 2024

@robertsLando So we are finally trying to upgrade to Node12 now and we run into a few complications.

We are using docker buildx for creating armv7 binaries (since armv6 is not available as a docker image) and not supported by debian and dropped by Node.js).

This means without a fetched-v12.18.1-linux-armv7 we are unable to build those.

Could you please consider providing binaries for armv7?

Edit: It seems building armv7 is currently broken for pkg (at least in docker buildx), as the architecture cannot be resolved reliably. This PR should fix that: https://github.com/vercel/pkg-fetch/pull/101/files

from pkg-binaries.

robertsLando avatar robertsLando commented on June 3, 2024

Your edit is the answer to your question :) Once that is sorted I will update the build script, actually if you chech how I build now you will see I select armv6 even for armv7 build on purpose to fix that

from pkg-binaries.

n1ru4l avatar n1ru4l commented on June 3, 2024

@robertsLando Yeah I actually figured that out already 😅 So that means it should actually work today if I would place fetched-v12.18.1-linux-armv6 as fetched-v12.18.1-linux-armv7 in the cache, is that correct?

from pkg-binaries.

robertsLando avatar robertsLando commented on June 3, 2024

@n1ru4l Unfortunally I rarely see a PR to be merged or at least considered with both pkg or pgk-fetch, if you don't see any response I could consider to use your branch to build pkg

from pkg-binaries.

robertsLando avatar robertsLando commented on June 3, 2024

So that means it should actually work today if I would place fetched-v12.18.1-linux-armv6 as fetched-v12.18.1-linux-armv7 in the cache, is that correct

That is what I'm doing in last year and I didn't have any problem. Using armv6 binaries in armv7 seems safe, just rename it and it works :) As I said in my first comment here: #7 (comment)

from pkg-binaries.

n1ru4l avatar n1ru4l commented on June 3, 2024

closed by #9

from pkg-binaries.

Related Issues (16)

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.