[Python-modules-team] Bug#516197: epsilon: generates incorrect package with python-support from experimental
Josselin Mouette
joss at debian.org
Thu Feb 19 18:45:35 UTC 2009
Package: epsilon
Version: 0.5.9-1
Hi,
the epsilon rules file contains the following:
binary-post-install/python-epsilon::
rm -rf $(PKGDIR)/usr/share/python-support/python-epsilon/build/
With the upcoming version of python-support (currently in experimental),
this statement does nothing, since the files are now moved to a
different directory (/usr/share/pyshared). It does not prevent the
package from building, but the resulting package has the build/
directory in it.
In all cases, you should remove these files *before* calling
dh_pysupport, to avoid any manipulation it might do with them. Doing the
removal in the binary-install target and using the standard Python
directory there should be enough.
Please do not rely on the internals of python-support in the packaging;
this will avoid such issues in the future (although hopefully there
won’t be a need to change the paths any further).
Thanks,
--
.''`. Debian 5.0 "Lenny" has been released!
: :' :
`. `' Last night, Darth Vader came down from planet Vulcan and told
`- me that if you don't install Lenny, he'd melt your brain.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Ceci est une partie de message
=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=
Url : http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20090219/da73c59d/attachment.pgp
More information about the Python-modules-team
mailing list