django-floppyforms: FTBFS with django 1.6

Bug #1276323 reported by Andreas Moog
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
django-floppyforms (Debian)
Fix Released
Unknown
django-floppyforms (Ubuntu)
Fix Released
High
Unassigned

Bug Description

Imported from Debian bug http://bugs.debian.org/729826:

Source: django-floppyforms
Version: 1.1-1
Severity: serious
Tags: sid jessie
Justification: fails to build but built successfully in the past

django-floppyforms fails to build with django 1.6:
| debian/rules override_dh_auto_test
| make[1]: Entering directory `/«PKGBUILDDIR»'
| set -e; \
| for python in python2.7; do \
| PYTHONPATH="." $python /usr/bin/django-admin test floppyforms --settings=floppyforms.test_settings; \
| done
| Traceback (most recent call last):
| File "/usr/bin/django-admin", line 5, in <module>
| management.execute_from_command_line()
| File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", line 399, in execute_from_command_line
| utility.execute()
| File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", line 392, in execute
| self.fetch_command(subcommand).run_from_argv(self.argv)
| File "/usr/lib/python2.7/dist-packages/django/core/management/commands/test.py", line 50, in run_from_argv
| super(Command, self).run_from_argv(argv)
| File "/usr/lib/python2.7/dist-packages/django/core/management/base.py", line 238, in run_from_argv
| parser = self.create_parser(argv[0], argv[1])
| File "/usr/lib/python2.7/dist-packages/django/core/management/commands/test.py", line 53, in create_parser
| test_runner_class = get_runner(settings, self.test_runner)
| File "/usr/lib/python2.7/dist-packages/django/test/utils.py", line 166, in get_runner
| test_module = __import__(test_module_name, {}, {}, force_str(test_path[-1]))
| File "/usr/lib/python2.7/dist-packages/discover_runner/__init__.py", line 2, in <module>
| from .runner import DiscoverRunner # noqa
| File "/usr/lib/python2.7/dist-packages/discover_runner/runner.py", line 15, in <module>
| raise ImproperlyConfigured("You are using Django >= 1.6 which comes "
| django.core.exceptions.ImproperlyConfigured: You are using Django >= 1.6 which comes with an own version of the discover test runner. Please remove 'discover_runner' from the INSTALLED_APPS and TEST_RUNNER settings and use the official runner instead.
| make[1]: *** [override_dh_auto_test] Error 1
| make[1]: Leaving directory `/«PKGBUILDDIR»'
| make: *** [build] Error 2
| dpkg-buildpackage: error: debian/rules build gave error exit status 2

Full build log is available at
http://people.debian.org/~sramacher/logs/django-1.6/django-floppyforms_1.1-1_amd64.log

Regards
--
Sebastian Ramacher

Tags: ftbfs trusty
Andreas Moog (ampelbein)
Changed in django-floppyforms (Ubuntu):
importance: Undecided → High
tags: added: ftbfs trusty
Changed in django-floppyforms (Debian):
importance: Undecided → Unknown
Changed in django-floppyforms (Debian):
status: New → Fix Released
Revision history for this message
Andreas Moog (ampelbein) wrote :

This bug was fixed in the package django-floppyforms - 1.1.1-1

---------------
django-floppyforms (1.1.1-1) unstable; urgency=low

  * New upstream release (Closes: #729826).
  * Bump Standards version to 3.9.5.
  * Rename BSD-floppyforms license to BSD-3-clause.
  * Update years in d/copyright.

 -- Michael Fladischer <email address hidden> Wed, 12 Feb 2014 10:17:13 +0100

Changed in django-floppyforms (Ubuntu):
status: New → Fix Released
Revision history for this message
CDE Administration (cdeadmin) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.