Git Product home page Git Product logo

Comments (2)

jhg03a avatar jhg03a commented on July 30, 2024

It looks like @bastelfreak ran into this a while ago and worked around it by just treating .repo files as the ini files they really are and bypassing the Yumrepo resource type all together.

from puppet-yum.

crispygoth avatar crispygoth commented on July 30, 2024

I think the target thing is a bit of a red herring. The issue is that the bundled repo config is using the name attribute for the repo description when it should be using the descr attribute instead.

I've fixed this in my fork although now I'm having issues with the gpg key. It's trying to read the GPG key from /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-%{facts.os.release.major} (i.e. /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6 on my CentOS 6 system) but this file doesn't exist. Does anyone know how this is intended to work?

from puppet-yum.

Related Issues (20)

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.