Issue #18427 has been updated by Pedro CĂ´rte-Real.

This is a really annoying bug that slows down my puppet runs and causes gems to 
get reinstalled and (at least with nokogiri apparently) cause them to be 
unavailable for the duration of the install. This means that every time puppet 
runs it breaks my system for a little bit. I've even sent a patch. Any chance 
someone could take a quick look at this and implement the fix? Thanks

----------------------------------------
Bug #18427: gem package provider is confused by platform components in version 
strings
https://projects.puppetlabs.com/issues/18427#change-99943

* Author: Luke M
* Status: Accepted
* Priority: Normal
* Assignee: Charlie Sharpsteen
* Category: package
* Target version: 
* Affected Puppet version: 2.7.20
* Keywords: gem arch platform version_info simplefix
* Branch: 
----------------------------------------
Using: 

    package{'facter':
      ensure          => latest,
      provider        => 'gem',
      source          => "http://puppet:8808";,
    }

Produces:


    notice: /Stage[main]/Common_puppet::Hpux/Package[facter]/ensure: ensure 
changed '1.6.17' to '1.6.17 ruby'

This happens on every puppet run. 



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
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/groups/opt_out.

Reply via email to