[Python-modules-team] Bug#920027: python3-persistent: ships headers in /usr/include/python3.7/
Andreas Beckmann
anbe at debian.org
Mon Jan 21 18:00:52 GMT 2019
Package: python3-persistent
Version: 4.2.2-1
Severity: serious
Hi,
your package ships the header file(s):
/usr/include/python3.7/persistent/cPersistence.h
/usr/include/python3.7/persistent/ring.h
but /usr/include/python3.7 is a symlink to python3.7m in
libpython3.7-dev. This may result in silent file overwrites or depending
on the unpacking order /usr/include/python3.7 being a directory in some
cases, separating the headers into two independent trees.
These header files must be shipped in /usr/include/python3.7m/ instead.
Please talk to the python maintainers to find a proper solution for
handling the packaging of python header files in a future-proof way.
Cheers,
Andreas
More information about the Python-modules-team
mailing list