request: add --always-unzip to PYEASYINSTALL_INSTALLARGS

Brooks Davis brooks at FreeBSD.org
Tue Aug 5 19:26:36 UTC 2008


I'd like to request that --always-unzip (-Z) be added to the default
PYEASYINSTALL_INSTALLARGS.  The reason for this request is that
compressed eggs cause all sorts of problems for unattended operation or
operation via sudo.  For example, trac uses textproc/py-genshi which
is installed compressed.  Unfortunately, that means you have to create
a PYTHON_EGG_CACHE directory with appropriate permissions and put it
in the Apache environment if you want it to work.  If you further run
trac-admin as www via sudo, you end up needing to mangle the environment
there as well.

I recognize that this change would be a major undertaking since it would
break the plist of any port that currently installed a compressed egg,
but I think it would greatly improve the usability of modules installed
from ports and thus should be given serious consideration.

Thanks,
Brooks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-python/attachments/20080805/3d2d9ec4/attachment.pgp


More information about the freebsd-python mailing list