[CalendarServer-dev] Attempt to package 4.1.1 for debian - unofficial
Glyph
glyph at twistedmatrix.com
Tue Nov 13 11:35:10 PST 2012
On Nov 13, 2012, at 11:17 AM, Fredrik Unger <fred at tree.se> wrote:
> Hi,
>
> As there has not been any upgrades to the debian package, with regards to major
> versions I decided to have a go at trying to find out the problems with the
> current released version 4.1.1. I am not the debian maintainer, nor a debian developer.
The debian maintainer (Rahul Amaram) did some work not too long ago packaging 3.2, so perhaps you should work with him. I think he's on this list. Due to that work, at least now Debian is on a version with an SQL-backed data store; 3.2 and 4.1 have similar enough structures that you shouldn't need to change much. (2.4->3.2 was a much bigger jump.)
> I am working out some details but one thing I have not been able
> to bypass, and would like some advice :
>
> The server fails in :
> exceptions.RuntimeError: twisted.internet.addressalready loaded, cannot load required backport
> later other parts fail in :
> exceptions.AttributeError: 'module' object has no attribute 'backport'
Can you attempt to reproduce this problem with trunk? Trunk should not be packaged, but I vaguely recall seeing this bug and fixing it, although I can't find it in subversion history at the moment.
If it doesn't reproduce with trunk I will try to find and extract the fix for you. If it *does* reproduce, that's odd, because I've at least run Calendar Server on Debian; it could be that I had a different version of Twisted installed, though.
Thanks,
-glyph
More information about the calendarserver-dev
mailing list