You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run shell: pack build myapp --builder cnbs/sample-builder:bionic
error:
===> BUILDING
[builder] ---> Java buildpack
[builder] ---> Installing JDK
[builder]
[builder] gzip: stdin: unexpected end of file
[builder] tar: Child returned status 1
[builder] tar: Error is not recoverable: exiting now
[builder] ERROR: failed to build: exit status 2
ERROR: failed to build: executing lifecycle. This may be the result of using an untrusted builder: failed with status code: 145
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
run shell:
pack build myapp --builder cnbs/sample-builder:bionic
error:
===> BUILDING
[builder] ---> Java buildpack
[builder] ---> Installing JDK
[builder]
[builder] gzip: stdin: unexpected end of file
[builder] tar: Child returned status 1
[builder] tar: Error is not recoverable: exiting now
[builder] ERROR: failed to build: exit status 2
ERROR: failed to build: executing lifecycle. This may be the result of using an untrusted builder: failed with status code: 145
Beta Was this translation helpful? Give feedback.
All reactions