#351: 'already imported' warning from pkgutil
-----------------------------+----------------------------------------------
 Reporter:  gl...@…          |       Owner:  gl...@…        
     Type:  Defect           |      Status:  new            
 Priority:  5: Not set       |   Milestone:                 
Component:  Calendar Server  |    Severity:  Other          
 Keywords:                   |  
-----------------------------+----------------------------------------------
 When run in its default configuration, calendarserver produces warnings
 every time it spawns a subprocess that looks like this:

 {{{
 .../zope/__init__.py:1: UserWarning: Module twisted was already imported
 from .../CalendarServer/Twisted/twisted/__init__.pyc, but
 .../system/lib/python is being added to sys.path
 }}}

 This should be fixed by generating .egg-info directories for each
 dependency along the path.

-- 
Ticket URL: <http://trac.calendarserver.org/ticket/351>
CalendarServer </>
HTTP/WebDAV/CalDAV Server
_______________________________________________
calendarserver-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-dev

Reply via email to