On Thu, Oct 27, 2005 at 01:53:20PM -0600, why the lucky stiff wrote: > Paul van Tilburg wrote: > > >I haven't traced the problem to the source yet, but is it one of the > >obvious Ruby 1.8.3 YAML oddities? > > > Hobix hadn't been updated to reflect the final YAML API for 1.8.3 but > had some code in there which was working with Syck CVS. Let's see if we > can get this. Update your source and give it a whirl.
I will, thanks! I got another report of Hobix trying to handle 0-byte files in the entries dir (can occur by doing a hobix post with a full fs, etc). YAML parses the empty file/string to false and tries to get attributes of this entry which obviously fails with unknown method errors. Can the Storage backend be adapted to ignore such files or maybe be aware of them? Greetings, Paul -- Student @ Eindhoven | email: [EMAIL PROTECTED] University of Technology, The Netherlands | JID: [EMAIL PROTECTED] >>> Using the Power of Debian GNU/Linux <<< | GnuPG key ID: 0x50064181 _______________________________________________ Hobix-is-the-way mailing list [email protected] http://rubyforge.org/mailman/listinfo/hobix-is-the-way
