Jira (PUP-1366) yum provider doesn't respect items provided by a package, only the package name

2016-09-22 Thread Moses Mendoza (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Moses Mendoza commented on  PUP-1366 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: yum provider doesn't respect items provided by a package, only the package name  
 
 
 
 
 
 
 
 
 
 
This ticket has not been updated in some time and is believed to be resolved by virtue of https://github.com/puppetlabs/puppet/pull/2370. If any viewer/watcher feels this is inaccurate, please re-open this ticket. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.14#64029-sha1:ae256fe) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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 puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at https://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-1366) yum provider doesn't respect items provided by a package, only the package name

2014-09-25 Thread Felix Frank (JIRA)
Title: Message Title










 

 Felix Frank commented on an issue


















  Re: yum provider doesn't respect items provided by a package, only the package name 










Hi Sam Kottler, any update on this?












   

 Add Comment

























 Puppet /  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...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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 puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.


Jira (PUP-1366) yum provider doesn't respect items provided by a package, only the package name

2014-05-09 Thread Felix Frank (JIRA)
Title: Message Title










 

 Felix Frank commented on an issue


















  Re: yum provider doesn't respect items provided by a package, only the package name 










Hi Sam Kottler,
seeing as the PR was closed in favor of another patch, would it make sense to close this as won't fix? Or is this now fixed and should be sent to review?












   

 Add Comment

























 Puppet /  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...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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 puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at 

Jira (PUP-1366) yum provider doesn't respect items provided by a package, only the package name

2014-02-13 Thread Sam Kottler (JIRA)
Title: Message Title










 

 Sam Kottler assigned an issue to Sam Kottler


















 Puppet /  PUP-1366



  yum provider doesn't respect items provided by a package, only the package name 










Change By:

 Sam Kottler




Assignee:

 SamKottler












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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 puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.


Jira (PUP-1366) yum provider doesn't respect items provided by a package, only the package name

2014-01-03 Thread Jason Antman (JIRA)
Title: Message Title










 

 Jason Antman updated an issue


















 Puppet /  PUP-1366



  yum provider doesn't respect items provided by a package, only the package name 










Change By:

 Jason Antman




Component/s:

 TypesandProviders




Labels:

 redmine yum












   

 Add Comment






















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
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 puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.


Jira (PUP-1366) yum provider doesn't respect items provided by a package, only the package name

2014-01-03 Thread redmine.exporter (JIRA)
Title: Message Title










 

 redmine.exporter created an issue


















 Puppet /  PUP-1366



  yum provider doesn't respect items provided by a package, only the package name 










Issue Type:

  Bug




Assignee:


 Unassigned




Created:


 03/Jan/14 2:48 PM




Labels:


 redmine




Priority:

  Normal




Reporter:

 redmine.exporter










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 this package every time. 
 [root@centos6-32 ~]# puppet resource package libcurl-devel warning: Package kernel found in both yum and yum; skipping the yum version warning: Package gpg-pubkey found in both yum and yum; skipping the yum version package  { 'libcurl-devel': ensure = '7.19.7-26.el6_1.2', }
 [root@centos6-32 ~]# puppet resource package curl-devel warning: Package kernel found in both yum and yum; skipping the yum version warning: Package gpg-pubkey found in both yum and yum; skipping the yum version package  { 'curl-devel': ensure = 'absent', }
 [root@centos6-32 ~]# rpm -q --whatprovides curl-devel libcurl-devel-7.19.7-26.el6_1.2.i686 [root@centos6-32 ~]# 
The yum provider should basically use the way yum work to make this happen. If I do yum install curl-devel on EL6, it pulls in libcurl-devel.