cdash-docker
cdash-docker copied to clipboard
docker-compose build failed
It looks like docker-compose is not able to reconstruct the images any more and failed during script due to missing packages.
$ docker-compose build
...
+ curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add -
E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is required for this operation
(23) Failed writing body
Error executing command, exiting
ERROR: Service 'cdash' failed to build: The command '/bin/sh -c curl -sL https://deb.nodesource.com/setup_6.x | bash && apt-get install -y git libbz2-dev libfreetype6-dev libjpeg62-turbo-dev libmcrypt-dev libpng12-dev libpq-dev libxslt-dev libxss1 nodejs unzip wget zip && docker-php-ext-configure pgsql --with-pgs
i bypassed this issue:
RUN apt-get update && apt-get install -y git libbz2-dev libfreetype6-dev libjpeg62-turbo-dev \
libmcrypt-dev libpng-dev libpq-dev libxslt-dev libxss1 nodejs unzip wget \
zip gnupg1
RUN curl -sL https://deb.nodesource.com/setup_6.x | bash
nevetheless the build crashes later on:
configuration option "php_ini" is not set to php.ini location
You should add "zend_extension=/usr/local/lib/php/extensions/no-debug-non-zts-20151012/xdebug.so" to php.ini
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 257k 100 257k 0 0 855k 0 --:--:-- --:--:-- --:--:-- 853k
-: FAILED
sha384sum: WARNING: 1 computed checksum did NOT match
is this repository alive?
It looks to me that the checksum is static, but the composer version is not
https://getcomposer.org/download/2.1.5/composer.phar https://getcomposer.org/download/2.1.5/composer.phar.sha256sum
be95557cc36eeb82da0f4340a469bad56b57f742d2891892dcb2f8b0179790ec