Title: Message Title
Felix Frank commented on an issue
Puppet / Bug PUP-1366
yum provider doesn't respect items provided by a package, only the package name
A simple use case:

In EL5 and earlier, the curl development headers were included in a package called curl-devel. In EL6 and later that package was renamed to libcurl-devel. However, the libcurl-devel package still provides curl-devel.

When using something like

    package { "curl-devel":
      ensure => installed
    }

puppet looks for...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to