<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Ugggh. I just rebuilt my Calendar Server install on my PPC Mac Mini, including some updates to Python, etc. Unfortunately my database is back to square one, and so I have to reset some ACLs. I am getting the following error and I can't for the life of me figure out what is missing. I know this is probably less a CalendarServer question and more something specific to my environment but any insight would be greatly appreciated!</div><div><br></div><div>./runshell.py</div><div>Traceback (most recent call last):</div><div> File "./runshell.py", line 31, in <module></div><div> from src.browser import shell</div><div> File "/Library/CalDAVClientLibrary/src/browser/shell.py", line 19, in <module></div><div> from client.account import CalDAVAccount</div><div> File "/Library/CalDAVClientLibrary/src/client/account.py", line 17, in <module></div><div> from client.clientsession import CalDAVSession</div><div> File "/Library/CalDAVClientLibrary/src/client/clientsession.py", line 28, in <module></div><div> from protocol.http.authentication.gssapi import Kerberos</div><div> File "/Library/CalDAVClientLibrary/src/protocol/http/authentication/gssapi.py", line 28, in <module></div><div> import kerberos</div><div>ImportError: No module named kerberos</div><div><br></div><div apple-content-edited="true"> <span class="Apple-style-span" style="font-size: 12px; "><div><b><font class="Apple-style-span" face="Copperplate"><font class="Apple-style-span" color="#999999"><br class="Apple-interchange-newline">Regards,</font></font></b></div><div><b><font class="Apple-style-span" face="Copperplate"><font class="Apple-style-span" color="#999999">Corey</font></font></b></div><div><font class="Apple-style-span" color="#999999" face="Copperplate"><b><a href="mailto:corey@scobie.com">corey@scobie.com</a></b></font></div></span> </div><br></body></html>