Closed dashaun closed 1 year ago
Making progress, but this is where I'm stuck now:
********Building paketo-buildpacks/java from /Users/dashaun/fun/dashaun/paketo-arm64/scripts/buildpacks/paketo-buildpacks/java
ERROR: packaging dependencies (uri=docker://gcr.io/paketo-buildpacks/yarn:1.1.5,image=): extracting from registry docker://gcr.io/paketo-buildpacks/yarn:1.1.5: extracting buildpacks from gcr.io/paketo-buildpacks/yarn:1.1.5: could not find label io.buildpacks.buildpackage.metadata
Extracting buildpacks
"could not find label io.buildpacks.buildpackage.metadata"
CC @dmikusa @ThomasVitale
~@dashaun try switching to docker.io/paketo-buildpacks/yarn. I don't believe that team publishes to gcr anymore.~
Scratch that. They are still there.
The yarn
and node-engine
scripts don't know how to pull down an ARM64 version of jam
at the moment. So I have a little more work to do.
I got over the missing label, after rubber-ducking the issue with @dmikusa
My problem using docker import
instead of pack
You might not believe this, but jam
now has ARM64
releases, as of today!
I'm going to close this one, but still need to test and validate the yarn
and node-engine
buildpacks.
However, this buildpack now works with existing test cases, so closing.
See also: https://github.com/paketo-buildpacks/yarn/issues/359
"not working"