From umagon at gmail.com Tue Dec 4 10:44:21 2007 From: umagon at gmail.com (Grigory Merzon) Date: Tue, 4 Dec 2007 18:44:21 +0300 Subject: Problem with "hobix regen" Message-ID: Hello. I've just installed hobix from svn (URL: http://code.whytheluckystiff.net/svn/hobix/trunk; Revision: 163). But when I try to run "hobix regen" I get the folowing error: % hobix regen j *** Loading /[...]/j/hobix.out.quick ++ Reloaded about/me ++ Reloaded blog/theBokoMaruCalypso ++ Reloaded blog/theSixthBook ++ Reloaded blog/theFiftyThirdCalypso /usr/local/lib/site_ruby/1.8/hobix/storage/filesys.rb:215:in `sort!': comparison of Array with Array failed (ArgumentError) from /usr/local/lib/site_ruby/1.8/hobix/storage/filesys.rb:215:in `sort_index' from /usr/local/lib/site_ruby/1.8/hobix/storage/filesys.rb:207:in `load_index' from /usr/local/lib/site_ruby/1.8/hobix/storage/filesys.rb:265:in `find' from /usr/local/lib/site_ruby/1.8/hobix/base.rb:108:in `lastn' from /usr/local/lib/site_ruby/1.8/hobix/weblog.rb:652:in `skel_index' from /usr/local/lib/site_ruby/1.8/hobix/weblog.rb:433:in `call' from /usr/local/lib/site_ruby/1.8/hobix/weblog.rb:433:in `build_pages' from /usr/local/lib/site_ruby/1.8/hobix/weblog.rb:428:in `loop' ... 7 levels... from /usr/local/lib/site_ruby/1.8/hobix/weblog.rb:579:in `regenerate' from /usr/local/lib/site_ruby/1.8/hobix/commandline.rb:256:in `regen_action' from /usr/bin/hobix:83:in `call' from /usr/bin/hobix:83 ( % ruby --version ruby 1.8.5 (2006-08-25) [i486-linux] ) Thanks for any help. -- Grigory