Issue #2641 has been updated by James Turnbull.

Target version deleted (Puppet - 0.25.3)


----------------------------------------
Bug #2641: problems with yum-repo provider and noop
http://projects.reductivelabs.com/issues/2641

Author: defunt Bode
Status: Duplicate
Priority: High
Assigned to: Jesse Wolfe
Category: yumrepo
Target version: 
Affected version: 0.24.8
Keywords: 
Branch: 


I get errors when I run the yum provider on noop mode.

The first log is if the yum files currently exist, if I delete the existing yum 
files first, then I get the second message

/usr/lib/ruby/site_ruby/1.8/puppet/type/yumrepo.rb:182:in `chmod'
/usr/lib/ruby/site_ruby/1.8/puppet/type/yumrepo.rb:182:in `store'
/usr/lib/ruby/site_ruby/1.8/puppet/type/yumrepo.rb:224:in `store'
/usr/lib/ruby/site_ruby/1.8/puppet/type/yumrepo.rb:214:in `go'
/usr/lib/ruby/site_ruby/1.8/puppet/transaction/change.rb:72:in `forward'
/usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:118:in `apply_changes'
/usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:111:in `collect'
/usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:111:in `apply_changes'
/usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:83:in `apply'
/usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:239:in `eval_resource'
/usr/lib/ruby/site_ruby/1.8/puppet/util.rb:425:in `thinmark'
/usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'
/usr/lib/ruby/site_ruby/1.8/puppet/util.rb:424:in `thinmark'
/usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:238:in `eval_resource'
/usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:310:in `evaluate'
/usr/lib/ruby/site_ruby/1.8/puppet/util.rb:425:in `thinmark'
/usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'
/usr/lib/ruby/site_ruby/1.8/puppet/util.rb:424:in `thinmark'
/usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:309:in `evaluate'
/usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:303:in `collect'
/usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:303:in `evaluate'
/usr/lib/ruby/site_ruby/1.8/puppet/node/catalog.rb:124:in `apply'
/usr/lib/ruby/site_ruby/1.8/puppet/network/client/master.rb:256:in `run'
/usr/lib/ruby/site_ruby/1.8/puppet/util.rb:180:in `benchmark'
/usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'
/usr/lib/ruby/site_ruby/1.8/puppet/util.rb:179:in `benchmark'
/usr/lib/ruby/site_ruby/1.8/puppet/network/client/master.rb:255:in `run'
/usr/lib/ruby/1.8/sync.rb:229:in `synchronize'
/usr/lib/ruby/site_ruby/1.8/puppet/network/client/master.rb:237:in `run'
/usr/sbin/puppetd:417
err: 
//Node[default]/base/puppet/pkgmgr/pkgmgr::yum/Pkgmgr::Yum::Birepo[bia.FC-updates]/Yumrepo[bia.FC-updates-i386]/baseurl:
 change from http:///yum-repo/fc10/i386//updates to 
http:///yum-repo/fc10/i386//updates failed: can't convert Hash into String

   


notice: Starting catalog run
info: create new repo bia.RHEL4-in-house-i386 in file 
/etc/yum.repos.d/bia.RHEL4-in-house-i386.repo
notice: 
/:main/Node[default]/base/puppet/pkgmgr/pkgmgr::yum/Pkgmgr::Yum::Birepo[bia.RHEL4-in-house]/Yumrepo[bia.RHEL4-in-house-i386]/descr:
 is absent, should be RHEL4 $releasever - $basearch - In House (noop)
notice: 
/:main/Node[default]/base/puppet/pkgmgr/pkgmgr::yum/Pkgmgr::Yum::Birepo[bia.RHEL4-in-house]/Yumrepo[bia.RHEL4-in-house-i386]/baseurl:
 is absent, should be http:///yum-repo/inhouse/el4/i386/ (noop)
notice: 
/:main/Node[default]/base/puppet/pkgmgr/pkgmgr::yum/Pkgmgr::Yum::Birepo[bia.RHEL4-in-house]/Yumrepo[bia.RHEL4-in-house-i386]/enabled:
 is absent, should be 1 (noop)
notice: 
/:main/Node[default]/base/puppet/pkgmgr/pkgmgr::yum/Pkgmgr::Yum::Birepo[bia.RHEL4-in-house]/Yumrepo[bia.RHEL4-in-house-i386]/gpgcheck:
 is absent, should be 0 (noop)
/usr/lib/site_ruby/1.8/puppet/type/yumrepo.rb:182:in `chmod'
/usr/lib/site_ruby/1.8/puppet/type/yumrepo.rb:182:in `store'
/usr/lib/site_ruby/1.8/puppet/type/yumrepo.rb:224:in `store'
/usr/lib/site_ruby/1.8/puppet/type/yumrepo.rb:214:in `go'
/usr/lib/site_ruby/1.8/puppet/transaction/change.rb:72:in `forward'
/usr/lib/site_ruby/1.8/puppet/transaction.rb:118:in `apply_changes'
/usr/lib/site_ruby/1.8/puppet/transaction.rb:111:in `collect'
/usr/lib/site_ruby/1.8/puppet/transaction.rb:111:in `apply_changes'
/usr/lib/site_ruby/1.8/puppet/transaction.rb:83:in `apply'
/usr/lib/site_ruby/1.8/puppet/transaction.rb:239:in `eval_resource'
/usr/lib/site_ruby/1.8/puppet/transaction.rb:238:in `thinmark'
/usr/lib/site_ruby/1.8/puppet/util.rb:424:in `measure'
/usr/lib/ruby/1.8/benchmark.rb:342:in `realtime'
/usr/lib/site_ruby/1.8/puppet/util.rb:424:in `thinmark'
/usr/lib/site_ruby/1.8/puppet/transaction.rb:240:in `eval_resource'
/usr/lib/site_ruby/1.8/puppet/transaction.rb:310:in `evaluate'
/usr/lib/site_ruby/1.8/puppet/transaction.rb:309:in `thinmark'
/usr/lib/site_ruby/1.8/puppet/util.rb:424:in `measure'
/usr/lib/ruby/1.8/benchmark.rb:342:in `realtime'
/usr/lib/site_ruby/1.8/puppet/util.rb:424:in `thinmark'
/usr/lib/site_ruby/1.8/puppet/transaction.rb:311:in `evaluate'
/usr/lib/site_ruby/1.8/puppet/transaction.rb:303:in `collect'
/usr/lib/site_ruby/1.8/puppet/transaction.rb:303:in `evaluate'
/usr/lib/site_ruby/1.8/puppet/node/catalog.rb:124:in `apply'
/usr/lib/site_ruby/1.8/puppet/network/client/master.rb:256:in `run'
/usr/lib/site_ruby/1.8/puppet/network/client/master.rb:255:in `benchmark'
/usr/lib/site_ruby/1.8/puppet/util.rb:179:in `measure'
/usr/lib/ruby/1.8/benchmark.rb:342:in `realtime'
/usr/lib/site_ruby/1.8/puppet/util.rb:179:in `benchmark'
/usr/lib/site_ruby/1.8/puppet/network/client/master.rb:255:in `run'
/usr/lib/site_ruby/1.8/puppet/network/client/master.rb:237:in `synchronize'
/usr/lib/site_ruby/1.8/puppet/network/client/master.rb:237:in `run'
/usr/sbin/puppetd:417
err: 
/:main/Node[default]/base/puppet/pkgmgr/pkgmgr::yum/Pkgmgr::Yum::Birepo[bia.RHEL4-in-house]/Yumrepo[bia.RHEL4-in-house-i386]/gpgcheck:
 change from absent to 0 failed: cannot convert Hash into String                
                                                                                
                                                       


-- 
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://reductivelabs.com/redmine/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.

Reply via email to