search for: nonodes

Displaying 7 results from an estimated 7 matches for "nonodes".

Did you mean: n_nodes
2007 Feb 12
1
probably running puppet on red hat for the first time
...tivelabs.com/trac/puppet/wiki/InstallationGuide says that you should use the vendor''s Ruby, but Red Hat''s current version of Ruby is 1.8.1-07 - is this new enough? I assumed that it would be and proceeded... When I try and start up puppetmasterd either with --mkusers or -- nonodes I get the following error: [root@flx-web-dev 1.8]# /usr/sbin/puppetmasterd --nonodes /usr/lib/site_ruby/1.8/puppet/config.rb:42:in `[]='': Unknown configuration parameter :lockdir (Puppet::Error) from /usr/lib/site_ruby/1.8/puppet/config.rb:39:in `synchronize''...
2006 Sep 12
8
"undefined method `retrieve'' for nil:NilClass" when attempting to run puppetmasterd
I posted this earlier on IRC, but it didn''t seem anyone was active: <mozillaman>Hey all! <mozillaman>Quick question for you :) <mozillaman>I installed puppet according to the directions on the site and got this: sudo /usr/bin/puppetmasterd --nonodes undefined method `retrieve'' for nil:NilClass <mozillaman>Anyone have any ideas? Any help would be appreciated, Robin -- Robin Monks, CivicSpace Release Engineer - http://civicspacelabs.com Drupal Marketing Coordinator - http://drupal.org Encrypt! http://tinyurl.com/ffo3l - http:/...
2005 Apr 03
1
[LLVMdev] Running Pool Allocated programs
...h cycles =SmartCoallesceNodes - Use the smart node merging heuristic =AllInOneGlobalPool - Use pool library as replacement for malloc/free =OnlyOverhead - Do not pool allocate anything, but induce all overhead from it =NoNodes - Do not pool allocate anything --- Chris Lattner <sabre at nondot.org> wrote: > On Sat, 2 Apr 2005, Ricardo wrote: > > After applying the PA to it, the output is something like this: > ... > > > My question is: why is this malloc nece...
2007 Mar 14
2
loaderror in line 85
...erver-0.22.1-1.i386) scriptlet failed, exit status 1 when installing: puppet: unknown service pupetmaster: unknown service error: %post(puppet-server-0.22.1-1.i386) scriptlet failed, exit status 1 not sure if this is connected to the error this email is actually about: when starting puppetmaster --nonodes --mkusers -v this error is shown: /usr/sbin/puppetmasterd:85:in `require`: no such file to load -- puppet looks as if this puppetmaster ruby file tries to import something that is either not there or somewhere, where it''s not looking. i have installed a SuSE ruby package 1.8.4-17. then...
2005 Apr 03
0
[LLVMdev] Running Pool Allocated programs
On Sat, 2 Apr 2005, Ricardo wrote: > After applying the PA to it, the output is something like this: ... > My question is: why is this malloc necessary? > ltmp_2_5 = malloc(4u); > Shouldn't be the result a program with this malloc replaced by poolalloc? > Should I include a special flag to achieve this? Ah, sorry, my memory was wrong. The default is to perform the
2005 Apr 03
2
[LLVMdev] Running Pool Allocated programs
Thanks for the answer I am trying to test the PA with a program very similar to the one used as an example in the paper located here: http://llvm.cs.uiuc.edu/pubs/2003-04-29-DataStructureAnalysisTR.html The program is as follows: ========================== struct list { struct list *Next; }; struct list *makeList (int Num) { struct list *New = malloc ( sizeof ( struct list ) );
2007 Feb 06
23
What I''m doing with Puppet
Hi all, Just reading through Luke''s interview on computerworld.com.au and I came across this statement: "This topic comes up on the list periodically, however, and most people are very tight-lipped about what they''re doing with Puppet." Being the chattermouth that I am, I''d like to take this opportunity to tell you all what we''re (that is, my