Giter VIP home page Giter VIP logo

Comments (8)

geerlingguy avatar geerlingguy commented on September 27, 2024

Strange, locally it builds fine. This seems to be something strange with Travis CI's build environment :/

from docker-centos8-ansible.

geerlingguy avatar geerlingguy commented on September 27, 2024

It seems like something gets messed up with the GPG signing key after yum -y update && yum clean all, so for now I'm going to drop that from this image build and see if that fixes the build.

from docker-centos8-ansible.

geerlingguy avatar geerlingguy commented on September 27, 2024

Well that's weird... now it's failing to even get repo metadata for AppStream:

Step 6/12 : RUN yum makecache --timer  && yum -y install epel-release initscripts  && yum -y update  && yum -y install       sudo       which       hostname       python3       python3-pip  && yum clean all
 ---> Running in 23db156e206d
Failed determining last makecache time.
CentOS-8 - AppStream                             25 kB/s | 5.4 MB     03:39    
Failed to download metadata for repo 'AppStream'
Error: Failed to download metadata for repo 'AppStream'

See failed build: https://travis-ci.com/github/geerlingguy/docker-centos8-ansible/jobs/321378590#L218

from docker-centos8-ansible.

geerlingguy avatar geerlingguy commented on September 27, 2024

I'm going to leave this be for another week or so and see if it magically fixes itself. Might be a Travis CI environment issue, not sure.

from docker-centos8-ansible.

geerlingguy avatar geerlingguy commented on September 27, 2024

Related: geerlingguy/ansible-role-kubernetes#67

from docker-centos8-ansible.

geerlingguy avatar geerlingguy commented on September 27, 2024

Today, it's building fine locally again. Going to re-run in Travis and see what's up there.

from docker-centos8-ansible.

geerlingguy avatar geerlingguy commented on September 27, 2024

The above change (merging the two installs, dropping the extra yum update) seems to have fixed this!

from docker-centos8-ansible.

dmlb2000 avatar dmlb2000 commented on September 27, 2024

Not sure if this is related but seems like the docker build is now busted... see issue #7

from docker-centos8-ansible.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.