Your message dated Sun, 23 Aug 2009 17:47:54 +0000
with message-id <[email protected]>
and subject line Bug#542996: fixed in python-django 1.1-3
has caused the Debian Bug report #542996,
regarding python-django: FTBFS: failed tests
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.)


-- 
542996: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542996
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-django
Version: 1.1-2
Severity: serious
User: [email protected]
Usertags: qa-ftbfs-20090822 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Apparently, the package assumes that network access (to google) is
available during the build. That cannot be assumed.

Relevant part:
> ======================================================================
> FAIL: Doctest: regressiontests.forms.tests.__test__.fields_tests
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/build/user-python-django_1.1-2-amd64-rLoEmd/python-django-1.1/django/test/_doctest.py",
>  line 2180, in runTest
>     raise self.failureException(self.format_failure(new.getvalue()))
> AssertionError: Failed doctest test for 
> regressiontests.forms.tests.__test__.fields_tests
>   File 
> "/build/user-python-django_1.1-2-amd64-rLoEmd/python-django-1.1/tests/regressiontests/forms/tests.py",
>  line unknown line number, in fields_tests
> 
> ----------------------------------------------------------------------
> File 
> "/build/user-python-django_1.1-2-amd64-rLoEmd/python-django-1.1/tests/regressiontests/forms/tests.py",
>  line ?, in regressiontests.forms.tests.__test__.fields_tests
> Failed example:
>     f.clean('http://www.google.com') # This will fail if there's no Internet 
> connection
> Exception raised:
>     Traceback (most recent call last):
>       File 
> "/build/user-python-django_1.1-2-amd64-rLoEmd/python-django-1.1/django/test/_doctest.py",
>  line 1267, in __run
>         compileflags, 1) in test.globs
>       File "<doctest 
> regressiontests.forms.tests.__test__.fields_tests[335]>", line 1, in <module>
>         f.clean('http://www.google.com') # This will fail if there's no 
> Internet connection
>       File 
> "/build/user-python-django_1.1-2-amd64-rLoEmd/python-django-1.1/django/forms/fields.py",
>  line 580, in clean
>         raise ValidationError(self.error_messages['invalid_link'])
>     ValidationError: [u'This URL appears to be a broken link.']
> ----------------------------------------------------------------------
> File 
> "/build/user-python-django_1.1-2-amd64-rLoEmd/python-django-1.1/tests/regressiontests/forms/tests.py",
>  line ?, in regressiontests.forms.tests.__test__.fields_tests
> Failed example:
>     f.clean('http://www.google.com') # This will fail if there's no Internet 
> connection
> Exception raised:
>     Traceback (most recent call last):
>       File 
> "/build/user-python-django_1.1-2-amd64-rLoEmd/python-django-1.1/django/test/_doctest.py",
>  line 1267, in __run
>         compileflags, 1) in test.globs
>       File "<doctest 
> regressiontests.forms.tests.__test__.fields_tests[341]>", line 1, in <module>
>         f.clean('http://www.google.com') # This will fail if there's no 
> Internet connection
>       File 
> "/build/user-python-django_1.1-2-amd64-rLoEmd/python-django-1.1/django/forms/fields.py",
>  line 580, in clean
>         raise ValidationError(self.error_messages['invalid_link'])
>     ValidationError: [u'This URL appears to be a broken link.']
> 
> 
> ----------------------------------------------------------------------
> Ran 859 tests in 454.937s
> 
> FAILED (failures=1)
> No json fixture 'initial_data' in 
> '/build/user-python-django_1.1-2-amd64-rLoEmd/python-django-1.1/django/contrib/csrf/fixtures'.
> Trying 
> '/build/user-python-django_1.1-2-amd64-rLoEmd/python-django-1.1/django/contrib/csrf/fixtures'
>  for initial_data.json.zip fixture 'initial_data'...
> No json fixture 'initial_data' in 
> '/build/user-python-django_1.1-2-amd64-rLoEmd/python-django-1.1/django/contrib/csrf/fixtures'.
> Trying 
> '/build/user-python-django_1.1-2-amd64-rLoEmd/python-django-1.1/django/contrib/csrf/fixtures'
>  for initial_data.json.bz2 fixture 'initial_data'...
> No json fixture 'initial_data' in 
> '/build/user-python-django_1.1-2-amd64-rLoEmd/python-django-1.1/django/contrib/csrf/fixtures'.
> Checking absolute path for fixtures...
> Trying absolute path for initial_data.xml fixture 'initial_data'...
> No xml fixture 'initial_data' in absolute path.
> Trying absolute path for initial_data.xml.gz fixture 'initial_data'...
> No xml fixture 'initial_data' in absolute path.
> Trying absolute path for initial_data.xml.zip fixture 'initial_data'...
> No xml fixture 'initial_data' in absolute path.
> Trying absolute path for initial_data.xml.bz2 fixture 'initial_data'...
> No xml fixture 'initial_data' in absolute path.
> Trying absolute path for initial_data.json fixture 'initial_data'...
> No json fixture 'initial_data' in absolute path.
> Trying absolute path for initial_data.json.gz fixture 'initial_data'...
> No json fixture 'initial_data' in absolute path.
> Trying absolute path for initial_data.json.zip fixture 'initial_data'...
> No json fixture 'initial_data' in absolute path.
> Trying absolute path for initial_data.json.bz2 fixture 'initial_data'...
> No json fixture 'initial_data' in absolute path.
> Installed 49 object(s) from 3 fixture(s)
> Destroying test database...
> make[1]: *** [override_dh_auto_test] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/08/22/python-django_1.1-2_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| [email protected]   http://www.lucas-nussbaum.net/ |
| jabber: [email protected]             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: python-django
Source-Version: 1.1-3

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-doc_1.1-3_all.deb
  to pool/main/p/python-django/python-django-doc_1.1-3_all.deb
python-django_1.1-3.diff.gz
  to pool/main/p/python-django/python-django_1.1-3.diff.gz
python-django_1.1-3.dsc
  to pool/main/p/python-django/python-django_1.1-3.dsc
python-django_1.1-3_all.deb
  to pool/main/p/python-django/python-django_1.1-3_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.
Chris Lamb <[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.8
Date: Sun, 23 Aug 2009 18:13:18 +0100
Source: python-django
Binary: python-django python-django-doc
Architecture: source all
Version: 1.1-3
Distribution: unstable
Urgency: low
Maintainer: Brett Parker <[email protected]>
Changed-By: Chris Lamb <[email protected]>
Description: 
 python-django - High-level Python web development framework
 python-django-doc - High-level Python web development framework (documentation)
Closes: 542996
Changes: 
 python-django (1.1-3) unstable; urgency=low
 .
   * Disable regression tests that require an internet connection. Patch by
     Krzysztof Klimonda <[email protected]>. (Closes: #542996)
   * Bump Standards-Version to 3.8.3.
Checksums-Sha1: 
 dc4aac8e811d74522e1db71ee4d422417bb46885 1552 python-django_1.1-3.dsc
 afd171a25edbef6960f982fd06fc05be77727c0e 16328 python-django_1.1-3.diff.gz
 ba804e5e834110352c39aa2afd6e8309f9027abe 3847898 python-django_1.1-3_all.deb
 81d145c43ed0ed9a56a6bf669d5cd7367597a8bb 1526528 
python-django-doc_1.1-3_all.deb
Checksums-Sha256: 
 78c5bc164521bccb6cc20b6d2c993cf102aad7811865bf11fd9cb70b695a6bcc 1552 
python-django_1.1-3.dsc
 2a60766eb6e6077288678b2b2c0a5d4dce7f626997b76b2b3fb5984b2f1b4812 16328 
python-django_1.1-3.diff.gz
 7a3a05c6a9d554363bb08ffe1829a771ca798d0391f02073639d56357dfdfbe7 3847898 
python-django_1.1-3_all.deb
 169862375be4be13ab941ad7ce1374ed73cae035bf71349509e89b32e73f8d06 1526528 
python-django-doc_1.1-3_all.deb
Files: 
 789c5e4c6536b827fd761f4b842c7e1b 1552 python optional python-django_1.1-3.dsc
 679b89bcd23046d289d3b45a2139ab8f 16328 python optional 
python-django_1.1-3.diff.gz
 8b3b3eda4ce3d5d3362251b054cce666 3847898 python optional 
python-django_1.1-3_all.deb
 bff78373bdceb43a879242c704b5ca67 1526528 doc optional 
python-django-doc_1.1-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkqRetwACgkQ5/8uW2NPmiBxZgCgowurGKNxvOP4iBvrfwXa7ZAy
EpIAnR2IIgAB3J/vyy2HEYt6FIQVOw+o
=r6oT
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to