[Forest, 2011-02-11] > Okay, I read the README. It basically says three things regarding this > issue:
python-supports regenerates empty __init__.py files via dpkg trigger, once all packages are installed. If you want to force it to regenerate it sooner, just invoke update-python-modules in postinst or use dh_python2 instead. let me quote the relevant part for you again: | What this means is, if you need a namespace package or depend on a | package that needs it, *and* that you need to use it during the | postinst phase (e.g. for a daemon), you will have to add the following | command in the postinst before starting your daemon: | update-python-modules -p -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/716789 Title: dh_pysupport fails to move zero-byte __init__.py -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
