Skip to content

Building default Docker.local fails #32

@igaln

Description

@igaln

�getting a 404 when running hooks on ca-certificates

Resolving www.arangodb.com (www.arangodb.com)... 85.214.140.94
Connecting to www.arangodb.com (www.arangodb.com)|85.214.140.94|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-04-03 16:45:02 ERROR 404: Not Found.

The command '/bin/sh -c apt-get update && apt-get install -y --no-install-recommends libgoogle-perftools4 ca-certificates pwgen wget && rm -rf /var/lib/apt/lists/* && wget ${ARANGO_SIGNATURE_URL} && wget ${ARANGO_PACKAGE_URL} && gpg --verify ${ARANGO_PACKAGE}.asc && dpkg -i ${ARANGO_PACKAGE} && sed -ri -e 's!127.0.0.1!0.0.0.0!g' -e 's!^(file\s*=).!\1 -!' -e 's!^#\suid\s*=.!uid = arangodb!' -e 's!^#\sgid\s*=.!gid = arangodb!' /etc/arangodb/arangod.conf && apt-get purge -y --auto-remove ca-certificates wget && rm -f ${ARANGO_PACKAGE}' returned a non-zero code: 8

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions