Package: cherrypy3 Version: 3.1.1-1 Hi,
The cherrypy3 rules file contains the following:
common-binary-post-install-indep::
mv
debian/python-cherrypy3/usr/share/python-support/python-cherrypy3/cherrypy/tutorial/
\
debian/python-cherrypy3/usr/share/doc/python-cherrypy3/
With the upcoming version of python-support (currently in experimental),
this is going to cause two issues:
* the first one is a build failure, since the files won’t be moved
to the same directory ;
* then, even if you move the files from the new location
(/usr/share/pyshared), this is going to fail at installation
time, since python-support will try to register files that have
been moved away in the meantime.
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).
For this specific issue, I suggest that you move the tutorial away
before running dh_pysupport (that is, in the binary-install target
instead of binary-post-install), from the original python directory.
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.
signature.asc
Description: Ceci est une partie de message numériquement signée

