[CalendarServer] #351: 'already imported' warning from pkgutil
#351: 'already imported' warning from pkgutil -----------------------------+---------------------------------------------- Reporter: glyph@… | Owner: glyph@… 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
#351: 'already imported' warning from pkgutil -------------------------------+-------------------------------------------- Reporter: glyph@… | Owner: glyph@… Type: Defect | Status: closed Priority: 5: Not set | Milestone: Component: Calendar Server | Severity: Other Resolution: Software changed | Keywords: -------------------------------+-------------------------------------------- Changes (by glyph@…): * status: new => closed * resolution: => Software changed Comment: This should have been fixed in r4610. -- Ticket URL: <http://trac.calendarserver.org/ticket/351#comment:1> CalendarServer </> HTTP/WebDAV/CalDAV Server
participants (1)
-
CalendarServer