[Calendarserver-maintainers] Bug#541683: calendarserver: caladmin requires python-twisted-web

Guillaume Tamboise gtamboise at gmail.com
Sat Aug 15 14:45:29 UTC 2009


Package: calendarserver
Version: 1.2.dfsg-8
Severity: normal

The calendarserver package does not have any dependency on python-twisted-web.
However, caladmin needs it:

$ sudo caladmin groups
Traceback (most recent call last):
  File "/usr/bin/caladmin", line 29, in <module>
    run()
  File "/usr/lib/python2.5/site-packages/twistedcaldav/admin/script.py", line 108, in run
    adminOptions.parseOptions(sys.argv[1:])
  File "/usr/lib/python2.5/site-packages/twistedcaldav/admin/script.py", line 73, in parseOptions
    usage.Options.parseOptions(self, opts)
  File "/usr/lib/python2.5/site-packages/twisted/python/usage.py", line 241, in parseOptions
    self.postOptions()
  File "/usr/lib/python2.5/site-packages/twistedcaldav/admin/script.py", line 96, in postOptions
    self.parseOptions(self.params)
  File "/usr/lib/python2.5/site-packages/twistedcaldav/admin/script.py", line 73, in parseOptions
    usage.Options.parseOptions(self, opts)
  File "/usr/lib/python2.5/site-packages/twisted/python/usage.py", line 231, in parseOptions
    self.subOptions.parseOptions(rest)
  File "/usr/lib/python2.5/site-packages/twisted/python/usage.py", line 241, in parseOptions
    self.postOptions()
  File "/usr/lib/python2.5/site-packages/twistedcaldav/admin/options.py", line 164, in postOptions
    report = reflect.namedAny(self.action)(self, self.name).run()
  File "/usr/lib/python2.5/site-packages/twisted/python/reflect.py", line 426, in namedAny
    topLevelPackage = _importAndCheckStack(trialname)
  File "/usr/lib/python2.5/site-packages/twistedcaldav/admin/principals.py", line 26, in <module>
    from twistedcaldav.admin import util
  File "/usr/lib/python2.5/site-packages/twistedcaldav/admin/util.py", line 25, in <module>
    from twisted.web import microdom
ImportError: No module named web

$ sudo apt-get install python-twisted-web

$ sudo caladmin groups
Name            # Calendars     # Events        # Todos         Quota           Used            Available       


-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (50, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.30.4-grsec (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages calendarserver depends on:
ii  adduser                 3.110            add and remove users and groups
ii  lsb-base                3.2-20           Linux Standard Base 3.2 init scrip
ii  python                  2.5.2-3          An interactive high-level object-o
ii  python-central          0.6.8            register and build utility for Pyt
ii  python-dateutil         1.4.1-2          powerful extensions to the standar
ii  python-kerberos         1.0+svn2455-1    A GSSAPI interface module for Pyth
ii  python-openssl          0.7-2            Python wrapper around the OpenSSL 
ii  python-pysqlite2        2.4.1-1          Python interface to SQLite 3
ii  python-twisted-calendar 0.2.0.svn19773-5 Twisted components for Apple's Cal
ii  python-vobject          0.6.0-1          parse iCalendar and VCards in Pyth
ii  python-xattr            0.4-4            module for manipulating filesystem
ii  python-xml              0.8.4-10.1       XML tools for Python
ii  ssl-cert                1.0.23           simple debconf wrapper for OpenSSL

calendarserver recommends no packages.

Versions of packages calendarserver suggests:
pn  python-pydirector             <none>     (no description available)

-- no debconf information





More information about the Calendarserver-maintainers mailing list