Projects
Wiki     Timeline     Roadmap     Browse Source     View Tickets     New Ticket     Search

Ticket #430 (closed Defect: Software changed)

Opened 2 years ago

Last modified 22 months ago

run -s always installs it's own python-ldap

Reported by: roland@… Owned by: wsanchez@…
Priority: 2: Expected Milestone: CalendarServer-3.x
Component: Calendar Server Severity: Other
Keywords: Cc:
Port:

Description

There is a check for the existence of python-ldap, but it is just ldap.

Attachments

diff.txt (506 bytes) - added by roland@… 2 years ago.
Diff in svn root

Change History

comment:1 Changed 2 years ago by roland@…

Extra information:

py_have_module() checks for python-ldap, but the import name is just ldap. Because of CalendarServer doesn't use the system python-ldap.

The attached patch fixes this.

comment:2 Changed 2 years ago by wsanchez@…

  • Priority changed from 5: Not set to 2: Expected
  • Milestone set to CalendarServer-3.x

Changed 2 years ago by roland@…

Diff in svn root

comment:3 Changed 22 months ago by wsanchez@…

  • Status changed from new to closed
  • Resolution set to Software changed
Note: See TracTickets for help on using tickets.