Has the hula hoop fallen?
Apr. 6th, 2006 05:05 pmLast weekend I found myself looking for something to hack on that wasn't something I see during my work day. I took a look at Hula. I've wanted something like this for use at home. It would be nice if
auzure_skies and I could see one another's calendar, have our own Jabber server, and have easy access to our email through a local client or through webmail.
There seem to be a steady stream of commits to Hula's SVN, but almost no discussion on the mailing list. I've sent in one patch to the Makefile so that make dist would run (accepted), and sent another asking for design information (No answer yet). In general, the codebase seems crufted with a bunch of legacy NetWare concepts. It's written in at least four languages (C, C , C#, and Python) and doesn't seem to have a testsuite. The code also currently doesn't run on powerpc without segfaulting.
Ah well. Anyone know if there's another project that has similar aims and goals? Basically some sort of server software that will handle almost all of what evolution can hand to it, plus some sort of extensible interface so that it's reasonably easy to add things like Jabber servers, RSS/Atom Aggregators, etc.
There seem to be a steady stream of commits to Hula's SVN, but almost no discussion on the mailing list. I've sent in one patch to the Makefile so that make dist would run (accepted), and sent another asking for design information (No answer yet). In general, the codebase seems crufted with a bunch of legacy NetWare concepts. It's written in at least four languages (C, C , C#, and Python) and doesn't seem to have a testsuite. The code also currently doesn't run on powerpc without segfaulting.
Ah well. Anyone know if there's another project that has similar aims and goals? Basically some sort of server software that will handle almost all of what evolution can hand to it, plus some sort of extensible interface so that it's reasonably easy to add things like Jabber servers, RSS/Atom Aggregators, etc.
hula on debian
Date: 2006-04-06 10:07 pm (UTC)it seems hula's debian package is quite abandoned. Some time ago i almost tested it, but openxchange was getting nice too ... so decided ... none of them.
maybe one apt-get install hula ... just to see
Re: hula on debian
Date: 2006-04-06 10:22 pm (UTC)The one in Debian is still 1000 SVN commits behind head, though. There's a comment on the bug asking for a newer version that the DD is waiting for the store branch to land against the head. At that point, he'll still be stuck with code that looks to be only tested on i386. The lack of a testsuite there is particularily concerning.
Re: hula on debian
Date: 2006-04-07 06:55 am (UTC)If you look at the bugs, there's one asking for a newer release, and the reasons for not providing one yet are listed there.