[Bug 1361130] Re: calendarserver fails to start

Kai Kasurinen 1361130 at bugs.launchpad.net
Sun Aug 30 15:20:50 UTC 2020


** Changed in: python-cryptography (Ubuntu)
       Status: New => Invalid

** Changed in: pip
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-cryptography in Ubuntu.
https://bugs.launchpad.net/bugs/1361130

Title:
  calendarserver fails to start

Status in pip:
  Invalid
Status in calendarserver package in Ubuntu:
  Confirmed
Status in python-cryptography package in Ubuntu:
  Invalid

Bug description:
  package calendarserver fails to start.

  
  When starting service calendar server with the default configuration (and also with a previously working config for 12.04-calendarserver 3.2), the service fails to start with the following error message:

  Reading configuration from file: /etc/caldavd/caldavd.plist
  An error has occurred: 'list index out of range'
  Please look at log file for more information.

  Info:

  calendarserver:
    Installed: 5.2+dfsg-1
    Candidate: 5.2+dfsg-1
    Version table:
   *** 5.2+dfsg-1 0
          500 http://ch.archive.ubuntu.com/ubuntu/ trusty/universe i386 Packages
          100 /var/lib/dpkg/status

  
  Description:	Ubuntu 14.04.1 LTS
  Release:	14.04

  Log:
  Log opened.
  2014-08-25 11:21:20+0200 [-] ControlSocket starting on '/var/run/caldavd/caldavd.sock'
  2014-08-25 11:21:20+0200 [-] Traceback (most recent call last):
  2014-08-25 11:21:20+0200 [-]   File "/usr/bin/twistd", line 14, in <module>
  2014-08-25 11:21:20+0200 [-]     run()
  2014-08-25 11:21:20+0200 [-]   File "/usr/lib/python2.7/dist-packages/twisted/scripts/twistd.py", line 27, in run
  2014-08-25 11:21:20+0200 [-]     app.run(runApp, ServerOptions)
  2014-08-25 11:21:20+0200 [-]   File "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line 642, in run
  2014-08-25 11:21:20+0200 [-]     runApp(config)
  2014-08-25 11:21:20+0200 [-]   File "/usr/lib/python2.7/dist-packages/twisted/scripts/twistd.py", line 23, in runApp
  2014-08-25 11:21:20+0200 [-]     _SomeApplicationRunner(config).run()
  2014-08-25 11:21:20+0200 [-]   File "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line 380, in run
  2014-08-25 11:21:20+0200 [-]     self.postApplication()
  2014-08-25 11:21:20+0200 [-]   File "/usr/lib/python2.7/dist-packages/twisted/scripts/_twistd_unix.py", line 193, in postApplication
  2014-08-25 11:21:20+0200 [-]     self.startApplication(self.application)
  2014-08-25 11:21:20+0200 [-]   File "/usr/lib/python2.7/dist-packages/twisted/scripts/_twistd_unix.py", line 390, in startApplication
  2014-08-25 11:21:20+0200 [-]     app.startApplication(application, not self.config['no_save'])
  2014-08-25 11:21:20+0200 [-]   File "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line 658, in startApplication
  2014-08-25 11:21:20+0200 [-]     service.IService(application).startService()
  2014-08-25 11:21:20+0200 [-]   File "/usr/lib/python2.7/dist-packages/twisted/application/service.py", line 282, in startService
  2014-08-25 11:21:20+0200 [-]     service.startService()
  2014-08-25 11:21:20+0200 [-]   File "/usr/lib/python2.7/dist-packages/twisted/application/service.py", line 282, in startService
  2014-08-25 11:21:20+0200 [-]     service.startService()
  2014-08-25 11:21:20+0200 [-]   File "/usr/lib/python2.7/dist-packages/txdav/base/datastore/subpostgres.py", line 505, in startService
  2014-08-25 11:21:20+0200 [-]     initdb = self.initdb()
  2014-08-25 11:21:20+0200 [-]   File "/usr/lib/python2.7/dist-packages/txdav/base/datastore/subpostgres.py", line 269, in initdb
  2014-08-25 11:21:20+0200 [-]     return which(self._initdb)[0]
  2014-08-25 11:21:20+0200 [-] IndexError: list index out of range

To manage notifications about this bug go to:
https://bugs.launchpad.net/pip/+bug/1361130/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list