Hi folks-- I'm a generally late adopter, using Hobix 0.3b on ruby 1.8.2 (2004-12-25), Windows XP Home. Until today, when I got really hungry for the tagging functions that were added in Hobix 0.4, but decided I should probably upgrade Ruby while I was at it.
Installed v1.8.5 (2006-08-25) [i386-mswin32], then Hobix 0.4.127 via gem install hobix -r --source http://code.whytheluckystiff.net. The gem install seemed fine. 'hobix blogs' works, and shows me all of my previously existing blogs. 'hobix create' is also fine, although it might abort early: *** Joining blog `a bokononist asks', adding you as author. ** Edit aborted This may be because I don't have EDITOR set in the environment, can't remember for sure. Anyway, the problem is that I get an error when parsing any blog's hobix.yaml: C:\Bri\ruby\hobix>hobix list test-blog c:/ruby-1.8.5/lib/ruby/1.8/uri/common.rb:432:in `split': bad URI(is not URI?): C :Bri/ruby/hobix/test-blog/hobix.yaml (URI::InvalidURIError) from c:/ruby-1.8.5/lib/ruby/1.8/uri/common.rb:481:in `parse' from c:/ruby-1.8.5/lib/ruby/gems/1.8/gems/hobix-0.4.127/bin/hobix:61 from c:/ruby-1.8.5/bin/hobix:18:in `load' from c:/ruby-1.8.5/bin/hobix:18 This happens with any blog, either newly created or previously existing. Does anyone have 0.4 working with Ruby 1.8.5, or should I try the 0.5 alpha from SVN? Thanks. ------------------------------------------------------------------------ Brian C. Young “...the depth of human sinfulness is expressed in the way in which human beings deceive themselves into believing that the defense of, or commitment to, their own people requires the harm of other people.” --Duane K. Friesen _______________________________________________ Hobix-is-the-way mailing list [email protected] http://rubyforge.org/mailman/listinfo/hobix-is-the-way
