Issue #14788 has been updated by Michael Baydoun.
Just noting I am seeing the same error and same debug output, same version of puppet ---------------------------------------- Bug #14788: Could not prefetch package provider 'yum': no block given https://projects.puppetlabs.com/issues/14788#change-64343 Author: hai wu Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: 3.0.0rc3 Keywords: Branch: Getting this error message: Could not prefetch package provider 'yum': no block given When in debug mode, here is what I got: Debug: Executing '/bin/rpm --version' Debug: Executing '/bin/rpm -qa --nosignature --nodigest --qf '%{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH} '' Error: Could not prefetch package provider 'yum': no block given Debug: Executing '/bin/rpm -q sendmail-devel --nosignature --nodigest --qf %{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH} ' Debug: Executing '/bin/rpm -q sendmail --nosignature --nodigest --qf %{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH} ' -- 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.
