-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I'm getting the failure below. Any suggestions?
-------> Buildpack version 4.3.42
Installing HTTPD
HTTPD 2.4.27
Traceback (most recent call last):
File "/tmp/buildpacks/b9d2a80e3f1bbb4448d9b085812e89e2/scripts/compile.py", line 55, in <module>
.from_build_pack('lib/additional_commands')
File "/tmp/buildpacks/b9d2a80e3f1bbb4448d9b085812e89e2/lib/build_pack_utils/builder.py", line 209, in extensions
process_extension(path, ctx, 'compile', process, args=[self])
File "/tmp/buildpacks/b9d2a80e3f1bbb4448d9b085812e89e2/lib/build_pack_utils/utils.py", line 69, in process_extension
success(getattr(extn, to_call)(*args))
File "/tmp/buildpacks/b9d2a80e3f1bbb4448d9b085812e89e2/lib/httpd/extension.py", line 45, in compile
.package('HTTPD')
File "/tmp/buildpacks/b9d2a80e3f1bbb4448d9b085812e89e2/lib/build_pack_utils/builder.py", line 185, in package
self._installer.install_binary(key)
File "/tmp/buildpacks/b9d2a80e3f1bbb4448d9b085812e89e2/lib/build_pack_utils/cloudfoundry.py", line 214, in install_bin
ary
strip=strip)
File "/tmp/buildpacks/b9d2a80e3f1bbb4448d9b085812e89e2/lib/build_pack_utils/cloudfoundry.py", line 190, in _install_bi
nary_from_manifest
self._dwn.download(url, self._ctx['TMPDIR'])
File "/tmp/buildpacks/b9d2a80e3f1bbb4448d9b085812e89e2/lib/build_pack_utils/downloads.py", line 40, in download
raise RuntimeError("MD5 of downloaded dependency does not match expected value")
RuntimeError: MD5 of downloaded dependency does not match expected value
Failed to compile droplet: Failed to run finalize script: exit status 1
Exit status 223
Stopping instance 8937e43f-3b6e-42f3-a2a4-bcf726bfa9a3
Destroying container
Successfully destroyed container
FAILED
Error restarting application: BuildpackCompileFailed
Metadata
Metadata
Assignees
Labels
No labels