Ticket #113 (closed Defect: Not to be fixed)
./run does not detect if the correct xattr module is installed.
| Reported by: | dreid@… | Owned by: | wsanchez@… |
|---|---|---|---|
| Priority: | 3: Important | Milestone: | Later |
| Component: | Calendar Server | Severity: | Other |
| Keywords: | Cc: | kurt.leubner@… | |
| Port: |
Description
the ./run script currently only tries import xattr, it does not check if the xattr module has the attribute "xattr", which is what twisted does when choosing the NonePropertyStore
Change History
comment:1 Changed 6 years ago by wsanchez@…
- Priority changed from 5: Not set to 3: Important
- Milestone set to Version One
comment:11 Changed 4 months ago by wsanchez@…
- Status changed from assigned to closed
- Resolution set to Not to be fixed
xattrs are obsolete, yo
Note: See
TracTickets for help on using
tickets.

