Bug 711508 - trytond-calendar should depend on pywebdav
Summary: trytond-calendar should depend on pywebdav
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: trytond-calendar
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
Assignee: Dan Horák
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-07 16:45 UTC by Cristian Ciupitu
Modified: 2011-06-23 22:02 UTC (History)
2 users (show)

Fixed In Version: trytond-calendar-1.8.1-2.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-21 17:28:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Cristian Ciupitu 2011-06-07 16:45:35 UTC
Description of problem:
I installed trytond-calendar, but not pywebdav and the trytond service was not starting. After installing pywebdav the service started.

Version-Release number of selected component (if applicable):
trytond-calendar-1.8.1-1.fc15.noarch

How reproducible:
Every time

Steps to Reproduce:
1. Install trytond-calendar, but not pywebdav
  
Actual results:
The trytond service fails to start.

Expected results:
The trytond service should start.

Additional info:
While debugging, I managed to get this:
Traceback (most recent call last):
  File "/usr/bin/trytond", line 30, in <module>
    trytond.server.TrytonServer().run()
  File "/usr/lib/python2.7/site-packages/trytond/server.py", line 99, in run
    Pool.start()
  File "/usr/lib/python2.7/site-packages/trytond/pool.py", line 75, in start
    register_classes(reload_p=reload_p)
  File "/usr/lib/python2.7/site-packages/trytond/modules/__init__.py", line 378, in register_classes
    pathname, description)
  File "/usr/lib/python2.7/site-packages/trytond/modules/calendar/__init__.py", line 4, in <module>
    import caldav
  File "/usr/lib/python2.7/site-packages/trytond/modules/calendar/caldav.py", line 7, in <module>
    from DAV import propfind
ImportError: No module named DAV

Comment 1 Fedora Update System 2011-06-07 20:28:16 UTC
trytond-calendar-1.8.1-2.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/trytond-calendar-1.8.1-2.fc15

Comment 2 Fedora Update System 2011-06-07 20:36:56 UTC
trytond-calendar-1.8.1-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/trytond-calendar-1.8.1-2.el6

Comment 3 Fedora Update System 2011-06-07 23:04:47 UTC
Package trytond-calendar-1.8.1-2.el6:
* should fix your issue,
* was pushed to the Fedora EPEL 6 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing trytond-calendar-1.8.1-2.el6'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/trytond-calendar-1.8.1-2.el6
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2011-06-21 17:28:06 UTC
trytond-calendar-1.8.1-2.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2011-06-23 22:02:35 UTC
trytond-calendar-1.8.1-2.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.