Projects
Wiki     Timeline     Roadmap     Browse Source     View Tickets     New Ticket     Search

Ticket #113 (closed Defect: Not to be fixed)

Opened 6 years ago

Last modified 4 months ago

./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:2 Changed 6 years ago by wsanchez@…

  • Status changed from new to assigned

comment:3 Changed 6 years ago by wsanchez@…

  • Milestone changed from 1.0 to 1.1

comment:4 Changed 5 years ago by wsanchez@…

  • Milestone changed from 1.1 to 1.2

comment:5 Changed 5 years ago by wsanchez@…

  • Milestone changed from 1.2 to 1.x

comment:6 Changed 5 years ago by wsanchez@…

  • Milestone changed from 1.x to 2.x

comment:7 Changed 4 years ago by wsanchez@…

  • Milestone changed from CalendarServer-2.x to Later

comment:8 Changed 6 months ago by kurt.leubner@…

  • Cc kurt.leubner@… added

Cc Me!

comment:9 Changed 6 months ago by kurt.leubner@…

  • Cc kurt.leubner@… removed

Cc Me!

comment:10 Changed 6 months ago by kurt.leubner@…

  • Cc kurt.leubner@… added

Cc Me!

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.