Your message dated Sun, 10 Feb 2008 19:47:34 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#462058: fixed in python-django 0.96.1-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.96.1-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.96.1-2.diff.gz
  to pool/main/p/python-django/python-django_0.96.1-2.diff.gz
python-django_0.96.1-2.dsc
  to pool/main/p/python-django/python-django_0.96.1-2.dsc
python-django_0.96.1-2_all.deb
  to pool/main/p/python-django/python-django_0.96.1-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, 23 Jan 2008 22:14:34 +0000
Source: python-django
Binary: python-django
Architecture: source all
Version: 0.96.1-2
Distribution: unstable
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.96.1-2) unstable; urgency=low
 .
   [ Brett Parker ]
   * Fix for postgres backend for version numbers that aren't purely numeric
     Closes: #462058
 .
   [ Raphael Hertzog ]
   * Updated Standards-Version to 3.7.3 (no changes).
   * Switched XS-Vcs-Svn to Vcs-Svn. Added Vcs-Browser field.
   * Moved project url from description into its own Homepage field.
   * Adjusted build-dependency on python-setuptools (removed the "-1" to
     facilitate backports).
   * Install examples in /usr/share/doc/python-django/examples/.
Files: 
 ea3ec4a42987fbc8a12538f67bfd3da3 1051 python optional 
python-django_0.96.1-2.dsc
 4f92b0a2b7ae456e6cf0ea5dcb027182 7015 python optional 
python-django_0.96.1-2.diff.gz
 d7502dd5665f957b9fd3ff9f9adebf49 1700592 python optional 
python-django_0.96.1-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Signed by Raphael Hertzog

iD8DBQFHr0/GvPbGD26BadIRAuHKAJ9ORGM0RDgu8Oet9nkBPpnxal0EagCfexue
iM01AJ75vvvlA+WN5CF6AS0=
=xOOs
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to