-
Notifications
You must be signed in to change notification settings - Fork 10
Closed as not planned
Description
Expected Behavior
Build succeeds like it have been up until recently
Current Behavior
Since some days the build fails during image layer download with this message:
Building Cloud Native Buildpack-based application with builder paketobuildpacks/builder:full...
full: Pulling from paketobuildpacks/builder
415e3fde5bca: Pulling fs layer
d08d3c1e32f0: Pulling fs layer
15de52ae9c9d: Pulling fs layer
<snip>
607425cbcd39: Pull complete
7d9dccdc2e67: Verifying Checksum
7d9dccdc2e67: Download complete
88b7955b77ba: Pull complete
7d9dccdc2e67: Pull complete
Digest: sha256:077d819956695e51719c020e3063014f5e564044e699913f87b72d898421f818
Status: Downloaded newer image for paketobuildpacks/ruby@sha256:077d819956695e51719c020e3063014f5e564044e699913f87b72d898421f818
ERROR: failed to build: failed to write image to the following tags: [pack.local/builder/6e777974666c72687072:latest: loading image "pack.local/builder/6e777974666c72687072:latest". first error: embedded daemon response: max depth exceeded]
We've added only one additional buildpack: fagiani/apt.
Possible Solution
I am not sure. Maybe it's related to spring-projects/spring-boot#31233
Steps to Reproduce
Just try to build a RoR project.
Metadata
Metadata
Assignees
Labels
No labels