severity 521663 normal reassign 521663 python-nevow retitle 521663 python-nevow: postinst regenerates plugin cache before invoking pycentral pkginstall thanks
On Mon, Mar 30, 2009 at 9:07 AM, Marco Rodrigues <[email protected]> wrote: > You can't reproduce it? I'm using a clean pbuilder. I did eventually manage to reproduce it; the problem has no effect on the build (the traceback is essentially cosmetic), but it seems this is in fact a bug in python-nevow. python-nevow installs a twisted plugin and thus has code in the postinst to regenerate the plugin cache; however, this code runs before pycentral pkginstall is invoked to actually make the plugin available, thus on a fresh install of python-nevow, the plugin cache will be out of date once installation is complete. -- mithrandi, i Ainil en-Balandor, a faer Ambar _______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

