package gracie tags 519623 - moreinfo unreproducible thanks On 07-May-2009, Ben Finney wrote: > On 13-Mar-2009, Thadeu Lima de Souza Cascardo wrote: > > Below is the error. > > > > Starting Gracie OpenID provider:Traceback (most recent call last): > > File "/usr/bin/gracied", line 18, in <module> > > from gracie.server import become_daemon > > ImportError: No module named gracie.server
I'm now able to reproduce this: The error is caused by the ‘postinst’ script of this package trying to start the server before the Python packages are available (that is, ‘dh_installinit’ code appears before ‘dh_pycentral’). Since the script fails, the Python packages never actually get configured properly. -- \ “Let others praise ancient times; I am glad I was born in | `\ these.” —Ovid (43 BCE–18 CE) | _o__) | Ben Finney <[email protected]>
signature.asc
Description: Digital signature

