Your message dated Fri, 20 Nov 2009 23:04:56 +0000
with message-id <[email protected]>
and subject line Bug#555795: fixed in pygresql 1:4.0-1.1
has caused the Debian Bug report #555795,
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 [email protected]
immediately.)
--
555795: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555795
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pygresql
Version: 1:4.0-1
Severity: important
User: [email protected]
Usertags: python2.6 python-version
Hi,
Starting from Python 2.6, the installation paths for distutils have
changed. Instead of /usr/lib/pythonX.Y/site-packages, the default has
now changed to /usr/local.
python-support and python-central (since 0.6.12+nmu1) will recognize it
and move the files to the right location. Unfortunately python-central does
that only for packages which declare Python-Version header.
Please:
* 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, or
* add --prefix=/usr to setup.py call. If it will not be enough,
add --install-layout=deb to setup.py call and bump minimum required
python{,-all,all-dev} build dependency to 2.5.4-1~
--- End Message ---
--- Begin Message ---
Source: pygresql
Source-Version: 1:4.0-1.1
We believe that the bug you reported is fixed in the latest version of
pygresql, which is due to be installed in the Debian FTP archive:
pygresql_4.0-1.1.diff.gz
to main/p/pygresql/pygresql_4.0-1.1.diff.gz
pygresql_4.0-1.1.dsc
to main/p/pygresql/pygresql_4.0-1.1.dsc
python-pygresql-dbg_4.0-1.1_amd64.deb
to main/p/pygresql/python-pygresql-dbg_4.0-1.1_amd64.deb
python-pygresql_4.0-1.1_amd64.deb
to main/p/pygresql/python-pygresql_4.0-1.1_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sandro Tosi <[email protected]> (supplier of updated pygresql package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 15 Nov 2009 22:47:23 +0100
Source: pygresql
Binary: python-pygresql python-pygresql-dbg
Architecture: source amd64
Version: 1:4.0-1.1
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose <[email protected]>
Changed-By: Sandro Tosi <[email protected]>
Description:
python-pygresql - PostgreSQL module for Python
python-pygresql-dbg - PostgreSQL module for Python (debug extension)
Closes: 555795
Changes:
pygresql (1:4.0-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Prepare for the upcoming Python 2.6 transition; thanks to Piotr Ożarowski
for the bug report and to Kumar Appaiah for the patch; Closes: #555795
- debian/rules
+ pass --prefix=/usr when installing
- debian/control
+ set XB-Python-Version in binary package
Checksums-Sha1:
73651bef57c712f9c8be7b8611687f5d39a65cb3 1125 pygresql_4.0-1.1.dsc
ae76e921021712e3220c2ea8fc67266eb3ddd007 3833 pygresql_4.0-1.1.diff.gz
e06706059d1bd90ef8d4e069dea6836a8cc0ca73 122720
python-pygresql_4.0-1.1_amd64.deb
dfef45fbb5d38fefac95443b37d22634688e74f5 163756
python-pygresql-dbg_4.0-1.1_amd64.deb
Checksums-Sha256:
9839dab392d7aaed053eb9585a93060e316ef419d138f324f9446f2dbf49a12c 1125
pygresql_4.0-1.1.dsc
b422ff9f22318c3e430ae3e7b962c8dd085dea2cb541f542c15c387848a8026d 3833
pygresql_4.0-1.1.diff.gz
1d0c7833cbff4cb5a6c75bc28c7ba8bea452f915480a2708a2ccd3ad0aa7844c 122720
python-pygresql_4.0-1.1_amd64.deb
73920a629eb52e88ee70640dc2535641ba9a6a28fece6b64a730230e71e2b5df 163756
python-pygresql-dbg_4.0-1.1_amd64.deb
Files:
0c857751d6159ff14fd12d5e24e5bd81 1125 python optional pygresql_4.0-1.1.dsc
fdf5d262eb310737a1df9070ab45363a 3833 python optional pygresql_4.0-1.1.diff.gz
a76ef9e7eb407aa90042730ca0bc0287 122720 python optional
python-pygresql_4.0-1.1_amd64.deb
b2e6789c175a5c021145d6452b97dd38 163756 debug extra
python-pygresql-dbg_4.0-1.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAksAf7IACgkQAukwV0RN2VBdvQCfRzdOOMrzaG15yuxHyyIKbnp1
G3kAn3RP8it42QOgRXeh4NZy5KQrKPgz
=9LMX
-----END PGP SIGNATURE-----
--- End Message ---