Your message dated Sun, 10 Feb 2008 19:47:36 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#462058: fixed in python-django 0.97~svn7047-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-django
Version: 0.96.1-1
Severity: grave
Justification: renders package unusable
When using postgresql-8.3 I've got the following version number :
[EMAIL PROTECTED]:~$ psql --version
psql (PostgreSQL) 8.3RC2
Now when trying to syncdb in Django :
python manage.py syncdb
Traceback (most recent call last):
File "manage.py", line 11, in ?
execute_manager(settings)
File
"/var/lib/python-support/python2.4/django/core/management.py",
line 1672,
in execute_manager
execute_from_command_line(action_mapping, argv)
File
"/var/lib/python-support/python2.4/django/core/management.py",
line 1571,
in execute_from_command_line
action_mapping[action](int(options.verbosity),
options.interactive)
File
"/var/lib/python-support/python2.4/django/core/management.py",
line 504,
in syncdb
cursor = connection.cursor()
File
"/var/lib/python-support/python2.4/django/db/backends/postgresql_psycopg2
/base.py", line 57, in cursor
postgres_version = [int(val) for val in
cursor.fetchone()[0].split()[1].split('.')]
ValueError: invalid literal for int(): 3RC2
The exact same problem is present both in Django's
db/backends/postgresql_psycopg2/ and db/backends/postgresql/
Should probably be reported upstream.
hth
Jerome
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-django depends on:
ii python 2.4.4-6 An interactive high-level object-o
ii python-support 0.7.6 automated rebuilding support for p
Versions of packages python-django recommends:
pn python-pysqlite2 <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: python-django
Source-Version: 0.97~svn7047-2
We believe that the bug you reported is fixed in the latest version of
python-django, which is due to be installed in the Debian FTP archive:
python-django_0.97~svn7047-2.diff.gz
to pool/main/p/python-django/python-django_0.97~svn7047-2.diff.gz
python-django_0.97~svn7047-2.dsc
to pool/main/p/python-django/python-django_0.97~svn7047-2.dsc
python-django_0.97~svn7047-2_all.deb
to pool/main/p/python-django/python-django_0.97~svn7047-2_all.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.
Brett Parker <[EMAIL PROTECTED]> (supplier of updated python-django 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, 6 Feb 2008 15:15:37 +0000
Source: python-django
Binary: python-django
Architecture: source all
Version: 0.97~svn7047-2
Distribution: experimental
Urgency: low
Maintainer: Brett Parker <[EMAIL PROTECTED]>
Changed-By: Brett Parker <[EMAIL PROTECTED]>
Description:
python-django - A high-level Python Web framework
Closes: 462058
Changes:
python-django (0.97~svn7047-2) experimental; urgency=low
.
[ Brett Parker ]
* Patch for postgresql version issue with 8.3 beta/rc releases
Closes: #462058
.
[ Raphael Hertzog ]
* Updated Standards-Version to 3.7.3.
* Adjusted build-dependency on python-setuptools to strip the -1 part.
Files:
b12d7944803a4d91d83b27d133ce4c27 1109 python optional
python-django_0.97~svn7047-2.dsc
592df810168c7083ebcd0756a5139355 7963 python optional
python-django_0.97~svn7047-2.diff.gz
59c07bac1f603a20b3674f00dc371c38 2397104 python optional
python-django_0.97~svn7047-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Signed by Raphael Hertzog
iD8DBQFHr1BmvPbGD26BadIRAiASAKCzBtegUBf+XDeBRkYvd3yurjNcTACePxqd
ly7MMPllvkeLb+wNt0hw+3g=
=DWms
-----END PGP SIGNATURE-----
--- End Message ---