SUSE / cf-buildpack-packager-docker

Create offline (cached) buildpacks for Cloud Foundry
Other
1 stars 3 forks source link

required stack sle12 was not found #8

Open troytop opened 5 years ago

troytop commented 5 years ago

Does the packager only package binaries for opensuse42? We need support for the sle12 stack.

Staging app and tracing logs...
   Downloading python_offline_buildpack...
   Downloaded python_offline_buildpack (830.7M)
   Cell diego-cell-0 creating container for instance 6f2fe077-b391-45af-a125-c763f77ec546
   Cell diego-cell-0 successfully created container for instance 6f2fe077-b391-45af-a125-c763f77ec546
   Downloading app package...
   Downloaded app package (46.9K)
   -----> Python Buildpack version 1.6.25
          **ERROR** Stack not supported by buildpack: required stack sle12 was not found
   Failed to compile droplet: Failed to run all supply scripts: exit status 11
   Exit status 223
   Cell diego-cell-0 stopping instance 6f2fe077-b391-45af-a125-c763f77ec546
   Cell diego-cell-0 destroying container for instance 6f2fe077-b391-45af-a125-c763f77ec546
   Cell diego-cell-0 successfully destroyed container for instance 6f2fe077-b391-45af-a125-c763f77ec546
Error staging application: App staging failed in the buildpack compile phase
FAILED