[moved from ruby-talk] Re: hob x 0.2 .. blogink for ample abilities .. come into the arms of ..

why the lucky stiff why at hobix.com
Wed Sep 15 15:53:01 EDT 2004


William Morgan wrote:

>I'm still getting the problem with today's download.
>
>+ setup your blogs + [Yn] ?
>-e:1: (eval):193:in `require': No such file to load -- hobix/commandline (LoadError)
>        from (eval):193
>        from (eval):131:in `each'
>        from (eval):131
>  
>
You are so right.  The bootstrap script was requiring 
'hobix/commandline', but now I'm supplying it the configured path.  
Thanks for working through this with me.  I haven't really been testing 
any installations like this, so it's good to work these out.

0.2d is up.  But you'll need to install like this:

  ruby -ropen-uri -e 'eval(open("http://go.hobix.com/0.2d/").read)'

Note the version number.

>I'm also encountering a few problems when using 'hobix edit'. First,
>the default hobix.yaml file doesn't seem to have hobix_yaml defined,
>which raises this error when you save it out:
>
>585$ hobix edit all-thing
>/usr/local/stowed/hobix-09152004/lib/site_ruby/1.8/hobix/weblog.rb:293:in `initialize': cannot convert nil into String (TypeError)
>        from /usr/local/stowed/hobix-09152004/lib/site_ruby/1.8/hobix/weblog.rb:293:in `open'
>        from /usr/local/stowed/hobix-09152004/lib/site_ruby/1.8/hobix/weblog.rb:293:in `save'
>        from /usr/local/stowed/hobix-09152004/lib/site_ruby/1.8/hobix/commandline.rb:180:in `edit_action'
>        from /usr/local/bin/hobix:65:in `call'
>        from /usr/local/bin/hobix:65
>  
>
Yeah, @hobix_yaml is a private instance variable inside the class that 
remembers the configuration file's location for this weblog.  You 
shouldn't have to force it.  It sounds like you've got a 0.2b and a 0.2c 
library mixing.

_why


More information about the Hobix-is-the-way mailing list