Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running into checksum error during yum install #675

Closed
jakirkham opened this issue May 20, 2016 · 2 comments
Closed

Running into checksum error during yum install #675

jakirkham opened this issue May 20, 2016 · 2 comments
Labels

Comments

@jakirkham
Copy link
Contributor

Encountering this issue on DockerHub only. Note that we are doing CI with CircleCI and are not encountering this issue. Log snippet below from a recent log. This has happened with the last 3 builds.

Rpmdb checksum is invalid: dCDPT(pkg checksums): centos-release-scl-rh.noarch 0:2-1.el6.centos - u
�[0m 
Removing intermediate container 76a26421f715
The command '/bin/sh -c yum update -y &&     yum install -y                    centos-release-scl                    yum-utils &&     yum-config-manager --add-repo http://people.centos.org/tru/devtools-2/devtools-2.repo &&     yum update -y &&     yum install -y                    devtoolset-2-binutils                    devtoolset-2-gcc                    devtoolset-2-gcc-c++ &&     yum clean all' returned a non-zero code: 1
@tianlai
Copy link

tianlai commented Jun 20, 2016

I'm running into the same symptom by just do yum install -y openssh-server based on centos7 image. Successfully built with local docker engine consistently.

@github-actions
Copy link

We are clearing up our old issues and your ticket has been open for one year with no activity. Remove stale label or comment or this will be closed in 15 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants