Your message dated Fri, 04 May 2007 10:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#409814: fixed in python-mysqldb 1.2.2-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: python-mysqldb
Version: 1.2.1-p2-4
Severity: normal
The python-mysqldb package should support python2.5. Currently no files
are installed in /usr/lib/python2.5/site-packages/. For example:
$ python2.4
Python 2.4.4 (#2, Jan 13 2007, 17:50:26)
[GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import MySQLdb
>>>
$ python2.5
Python 2.5 (release25-maint, Dec 9 2006, 14:35:53)
[GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-20)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import MySQLdb
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named MySQLdb
>>>
$
The MySQLdb package ought to work on python2.5, judging from the limited
information available on sourceforge, and I have an unconfirmed report that
this package works with python2.5 in Ubuntu (sigh).
There is a patch in the Ubuntu repository:
http://patches.ubuntu.com/p/python-mysqldb/python-mysqldb_1.2.1-p2-4ubuntu2.patch
but it seems that a rebuild was all that was necessary to support python2.5.
--scott
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages python-mysqldb depends on:
ii libc6 2.3.6.ds1-11 GNU C Library: Shared libraries
ii libmysqlclient15off 5.0.32-3 mysql database client library
ii python 2.4.4-2 An interactive high-level object-o
ii python-central 0.5.12 register and build utility for Pyt
ii zlib1g 1:1.2.3-13 compression library - runtime
python-mysqldb recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: python-mysqldb
Source-Version: 1.2.2-2
We believe that the bug you reported is fixed in the latest version of
python-mysqldb, which is due to be installed in the Debian FTP archive:
python-mysqldb_1.2.2-2.diff.gz
to pool/main/p/python-mysqldb/python-mysqldb_1.2.2-2.diff.gz
python-mysqldb_1.2.2-2.dsc
to pool/main/p/python-mysqldb/python-mysqldb_1.2.2-2.dsc
python-mysqldb_1.2.2-2_amd64.deb
to pool/main/p/python-mysqldb/python-mysqldb_1.2.2-2_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.
Jonas Meurer <[EMAIL PROTECTED]> (supplier of updated python-mysqldb 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.7
Date: Wed, 02 May 2007 01:33:54 +0200
Source: python-mysqldb
Binary: python-mysqldb
Architecture: source amd64
Version: 1.2.2-2
Distribution: unstable
Urgency: low
Maintainer: Jonas Meurer <[EMAIL PROTECTED]>
Changed-By: Jonas Meurer <[EMAIL PROTECTED]>
Description:
python-mysqldb - A Python interface to MySQL
Closes: 409814
Changes:
python-mysqldb (1.2.2-2) unstable; urgency=low
.
* Move to python-support
* Bump versoned Build-Depend on python-all-dev to (>= 2.4.4-3) for
enabling extensions for python2.5. (closes: #409814)
Files:
4ffd2f8d9a444f5250c49f417c4d0b49 916 python optional python-mysqldb_1.2.2-2.dsc
52064940beeb0d2d40378c32d582df40 7092 python optional
python-mysqldb_1.2.2-2.diff.gz
126dac21f0d51e045b0b38dfb592257e 99942 python optional
python-mysqldb_1.2.2-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGOwmxd6lUs+JfIQIRAs8PAJ9dDdgS6R9SllOsIu4yyTA86/CL+gCfSBkO
ZDrOwsWU6ajNuHZpUKQb+e4=
=JroJ
-----END PGP SIGNATURE-----
--- End Message ---