#18660 closed defect (fixed)
py25-twisted -8.0.1 - incomplete install, dropin.cache not generated
Reported by: | krunk7@… | Owned by: | stechert@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | akitada@… | |
Port: | py25-twisted |
Description
Here's the debian ticket and solution, e.g. running twistd --help as root. Macports suffers the same problem:
Change History (3)
comment:1 Changed 16 years ago by mf2k (Frank Schima)
Cc: | akitada@… added |
---|---|
Owner: | changed from macports-tickets@… to stechert@… |
Port: | py25-twisted added |
comment:2 Changed 16 years ago by wsiegrist@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
According to Twisted docs, we need to call getPlugins() during post-destoot.
I have fixed this in r49098.