piuma / centos7-apache-php

base docker images for centos7-apache-php
1 stars 7 forks source link

image build is failing php7.2 #2

Open flik opened 5 years ago

flik commented 5 years ago

Here is error detail:

Rpmdb checksum is invalid: dCDPT(pkg checksums): libgnome-keyring.x86_64 0:3.12.0-1.el7 - u

ERROR: Service 'php72' failed to build: The command '/bin/sh -c yum -y install httpd mysql-devel mysql-libs mod_ssl php php-cli php-imap php-ldap php-mbstring php-mcrypt php-mysql php-pear-MDB2-Driver-mysqli php-pecl-memcached php-tidy php-xml php-gd msmtp && yum -y update bash && rm -rf /var/cache/yum/* && yum clean all' returned a non-zero code: 1

piuma commented 5 years ago

It's an upstream issue and not in the container itself.