Package: python-oss
Version: 0.0.0.20010624-6
Severity: important
User: [email protected]
Usertags: python2.6 usr-local

Hi,

Starting from Python 2.6, the installation paths for distutils have
changed. /usr/local is now used by default.

When rebuilt against python-all{,-dev,-dbg} (and thus python2.6) from Debian
experimental, your package contained these files:

 python-oss:drwxr-xr-x root/root         0 2009-11-13 09:55 ./usr/local/
 python-oss:drwxr-xr-x root/root         0 2009-11-13 09:55 ./usr/local/lib/
 python-oss:drwxr-xr-x root/root         0 2009-11-13 09:55 
./usr/local/lib/python2.6/
 python-oss:drwxr-xr-x root/root         0 2009-11-13 09:55 
./usr/local/lib/python2.6/dist-packages/
 python-oss:-rwxr-xr-x root/root     89281 2009-11-13 09:55 
./usr/local/lib/python2.6/dist-packages/oss.so
 python-oss:-rw-r--r-- root/root       699 2009-11-13 09:55 
./usr/local/lib/python2.6/dist-packages/python_oss-0.0.0.20010624.egg-info

How to fix it?
===============
* try to pass "--prefix=/usr" to setup.py call, check if it's enough,
* if your package is using python-central:
  - add "XB-Python-Version: ${python:Versions}" to all binary packages that ship
    Python modules (.py files) or extensions (.so, including _d.so) in
    debian/control, check if it's enough,
  - try to convert to python-support[1], check if it's enough,
* add --install-layout=deb to setup.py call and bump minimum required
  python{,-all,all-dev} build dependency to 2.5.4-1~, check if it's enough
* ask for help on #debian-python or [email protected]

[1] http://wiki.debian.org/DebianPython/central2support



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to