-
Notifications
You must be signed in to change notification settings - Fork 293
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR: rebase working image: manifest.json had unexpected number of entries: 2 #999
Comments
Hey @altfatterz , Thanks for the really clear error report! I tried to replicate it, but I wasn't successfully able to do so:
My docker info:
|
@altfatterz The next release of pack should contain the fix for this issue buildpacks/imgutil#63. A an explanation of the issue can be found here buildpacks/imgutil#81
You should be able to work around this in the meantime by adding an explicit
|
@ekcasey great and thanks for the workaround. |
Closing as I can no longer reproduce with |
Summary
pack rebase
is failing with:Reproduction
Steps
buildpacks-demo
with a newer base imageCurrent behavior
It fails with error:
1.0.11-base-cnb: Pulling from paketobuildpacks/run Digest: sha256:f393fa2927a2619a10fc09bb109f822d20df909c10fed4ce3c36fad313ea18e3 Status: Image is up to date for paketobuildpacks/run:1.0.11-base-cnb Rebasing buildpacks-demo on run image paketobuildpacks/run:1.0.11-base-cnb ERROR: rebase working image: manifest.json had unexpected number of entries: 2
Expected behavior
The new image is not produced.
Environment
pack report
docker info
The text was updated successfully, but these errors were encountered: