Hello I resolved the problem. I define same packages in deferent modules, and some dependences to these packages.
Delete multiple package define, the warning message was gone. Cheers Xiaofei 于 2013/10/14 14:12, Rahul Khengare wrote: > Hi Yan, > Can you provide details about your manifests. May be manifests helps > us to find the solution to problem. > > Thanks and Regards, > Rahul Khengare > NTT DATA OSS Center, Pune, India. > > > On Saturday, October 12, 2013 6:22:00 AM UTC+5:30, Yan Xiaofei wrote: > > Hello > > After add some packagelist to puppet class. > I get lots of warning message "appears to have a negative number of > dependencies". > My puppet master and agent version are 3.3.1. > Here is the log out: > > [root@gpu022 ~]# puppet agent --test > Info: Retrieving plugin > Info: Loading facts in /var/lib/puppet/lib/facter/puppet_vardir.rb > Info: Loading facts in /var/lib/puppet/lib/facter/puppi_projects.rb > Info: Loading facts in /var/lib/puppet/lib/facter/pe_version.rb > Info: Loading facts in /var/lib/puppet/lib/facter/last_run.rb > Info: Loading facts in /var/lib/puppet/lib/facter/concat_basedir.rb > Info: Loading facts in /var/lib/puppet/lib/facter/root_home.rb > Info: Loading facts in /var/lib/puppet/lib/facter/facter_dot_d.rb > Info: Caching catalog for gpu022.ihep.ac.cn > <http://gpu022.ihep.ac.cn> > Info: Applying configuration version '1381473104' > Warning: /Stage[main]/Afs::Client/Service[afs]: appears to have a > negative number of dependen > Warning: Class[Afs::Client]: appears to have a negative number of > dependencies > Warning: Class[Afs::Client]: appears to have a negative number of > dependencies > Warning: /Stage[main]/Afs::Client/File[ThisCell]: appears to have a > negative number of depend > Warning: /Stage[main]/Afs::Client/File[CellServDB]: appears to have a > negative number of depe > Warning: Class[Afs::Client]: appears to have a negative number of > dependencies > Warning: Class[Afs::Client]: appears to have a negative number of > dependencies > Warning: Stage[main]: appears to have a negative number of > dependencies > Warning: Stage[main]: appears to have a negative number of > dependencies > Warning: Stage[main]: appears to have a negative number of > dependencies > Warning: Stage[main]: appears to have a negative number of > dependencies > Warning: /root/wn58packages.lst: appears to have a negative number of > dependencies > Warning: Class[Wn58packages]: appears to have a negative number of > dependencies > Warning: Stage[main]: appears to have a negative number of > dependencies > Notice: Finished catalog run in 150.52 seconds > > > -- > You received this message because you are subscribed to the Google > Groups "Puppet Users" 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-users. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users. For more options, visit https://groups.google.com/groups/opt_out.
