Issue #4026 has been updated by Denis Treskunov. Status changed from Closed to Re-opened
Sadly, Matt Robinson's changes are not incorporated into the current version. It would be extremely helpful if this bug were fixed once again :) https://github.com/puppetlabs/puppet/blob/master/spec/unit/resource/catalog_spec.rb https://github.com/mmrobins/puppet/commit/5616c4675aa39495339a2bcd3223c556aae325c8#diff-6 ---------------------------------------- Bug #4026: use_cached_catalog is ignored if cache is too old https://projects.puppetlabs.com/issues/4026#change-61764 Author: Alan Barrett Status: Re-opened Priority: Normal Assignee: Category: plumbing Target version: Affected Puppet version: 0.25.5 Keywords: catalog cache Branch: http://github.com/mmrobins/puppet/tree/bug/0.25.x/4026-use_cached_catalog When I say "--use_cached_catalog", I really mean it, but puppetd thinks it knows better: <pre> # /usr/local/sbin/puppetd --use_cached_catalog --noop --onetime --test info: Not using expired catalog for hostname.domain.example from cache; expired at Thu Jun 17 17:26:07 +0200 2010 notice: Using cached catalog info: Caching catalog for hostname.domain.example ... </pre> -- 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 post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
