caprese icon indicating copy to clipboard operation
caprese copied to clipboard

Probably a newbie mistake --

Open ar4s-eth opened this issue 14 years ago • 2 comments

Hello,

I'm having some trouble at Step 5: Test.

I can run the following without being prompted for the password:

sudo /opt/caprese/caprese start DESCRIPTION="test description"

However I get the below:

pro:~ ar4s$ sudo /opt/caprese/caprese stop /opt/caprese/config.rb:59:in load': uninitialized constant CapreseConfigurator::MY_NAME (NameError) from /opt/caprese/lib/caprese_configurator.rb:24:inload' from /opt/caprese/lib/caprese_configurator.rb:11:in load_config' from /opt/caprese/lib/caprese_configurator.rb:6:ininitialize' from /opt/caprese/lib/caprese.rb:3:in new' from /opt/caprese/lib/caprese.rb:3:inconfig' from /opt/caprese/lib/caprese.rb:7:in actions' from /opt/caprese/lib/caprese.rb:24:instop' from /opt/caprese/lib/caprese.rb:40:in with_growl_notification' from /opt/caprese/lib/caprese.rb:23:instop' from /opt/caprese/caprese:9 from /opt/caprese/caprese:14:in `call' from /opt/caprese/caprese:14

After running through the rest of the install Steps I see that nothing seems to be working.

Apologies if I'm missing something obvious, but I'm willing to help you help me if I'm missing any information that is important.

Cheers!

ar4s-eth avatar Mar 01 '11 11:03 ar4s-eth

It appears you are referencing an underclared constant nnamed "MY_NAME". Perhaps it is an area of the docs that can be improved...

timcharper avatar Mar 01 '11 15:03 timcharper

I'll be honest, I'm not really sure how that would even effect the script? Is it that I missed something (should I try again from the beginning?)

Thanks!

ar4s-eth avatar Mar 02 '11 13:03 ar4s-eth