-
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
v0.27.0: ERROR: failed to create launch cache: permission denied #1467
Comments
- while we investigate build failures. See buildpacks/pack#1467
- while we investigate build failures. See buildpacks/pack#1467
We encountered this too, until we upgraded the |
xref #1417 and buildpacks/lifecycle#847 |
@jromero should we call this out in the release notes? |
At minimum, that sounds reasonable. @natalieparellano could you provide some context as to what is happening for those that are curious? Also, are there any strategies we can think of to mediate this a bit better? cc: @dfreilich |
After further investigation and consideration, given that this bug is only present in very specific set of conditions and the actual bug resides elsewhere (lifecycle 0.14.0), we don’t believe that there are any changes necessary for pack. We have updated the release notes to call out the known issue (the incompatibility with lifecycle 0.14.0) and possible workarounds. As builders get updated with the latest patched lifecycle version this issue should naturally become less relevant. |
Summary
When upgrading from
pack 0.26.0
topack 0.27.0
previously-successful builds are now failing with the following error:Example build failing in CI: https://github.com/paketo-buildpacks/jammy-tiny-stack/pull/18/checks
The buildpacks involved are:
The text was updated successfully, but these errors were encountered: