Your message dated Sat, 14 Nov 2009 11:15:54 +0100
with message-id <8b2d7b4d0911140215h487eb6f7x8e77ea8ec2593...@mail.gmail.com>
and subject line Re: [Python-modules-team] Bug#556158: installs files into 
/usr/local  for Python >= 2.6
has caused the Debian Bug report #556158,
regarding installs files into /usr/local for Python >= 2.6
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
556158: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556158
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: pyxine
Version: 0.1alpha2-5
Severity: important
User: debian-pyt...@lists.debian.org
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:

 pyxine:drwxr-xr-x root/root         0 2009-11-13 10:50 
./usr/lib/debug/usr/local/
 pyxine:drwxr-xr-x root/root         0 2009-11-13 10:50 
./usr/lib/debug/usr/local/lib/
 pyxine:drwxr-xr-x root/root         0 2009-11-13 10:50 
./usr/lib/debug/usr/local/lib/python2.6/
 pyxine:drwxr-xr-x root/root         0 2009-11-13 10:50 
./usr/lib/debug/usr/local/lib/python2.6/dist-packages/
 pyxine:drwxr-xr-x root/root         0 2009-11-13 10:50 
./usr/lib/debug/usr/local/lib/python2.6/dist-packages/pyxine/
 pyxine:-rw-r--r-- root/root    171581 2009-11-13 10:50 
./usr/lib/debug/usr/local/lib/python2.6/dist-packages/pyxine/libxine.so
 pyxine:-rw-r--r-- root/root    423145 2009-11-13 10:50 
./usr/lib/debug/usr/local/lib/python2.6/dist-packages/pyxine/pxlibc.so

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 debian-pyt...@l.d.o

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



--- End Message ---
--- Begin Message ---
Version: 0.1alpha2-6

Hi Piotr,
thanks for the report.

On Fri, Nov 13, 2009 at 23:15, Piotr Ożarowski <pi...@debian.org> wrote:
> Package: pyxine
> Version: 0.1alpha2-5
> Severity: important
> User: debian-pyt...@lists.debian.org
> 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.

I've uploaded a new revision, -6, just a couple of hrs before your
report, and that upload fixes this bugs too.

Cheers,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to