Your message dated Sun, 06 Dec 2015 12:36:36 +1100
with message-id <[email protected]>
and subject line Re: [Python-modules-team] Bug#807101: python-django-voting:
Too loose dependency on python-django
has caused the Debian Bug report #807101,
regarding python-django-voting: Too loose dependency on python-django
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.)
--
807101: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807101
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-django-voting
Version: 0.2-1
Hi,
python-django-voting 0.2-1 (the current version in Sid) is not
compatible with python-django 1.9-1 (the current version in Sid), but
the dependency specification does not mention this incompatibility: it
only requires: “python-django (>= 1.0)”.
In case you are interested in fixing the incompatible itself, you can
find the error as an attachment (although there might be other ones to fix).
Regards,
Valentin
Environment:
Request Method: GET
Request URL: https://supybot.aperio.fr/
Django Version: 1.9
Python Version: 2.7.10
Installed Applications:
('django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.sites',
'django.contrib.messages',
'django.contrib.staticfiles',
'django.contrib.admin',
'templateaddons',
'mptt',
'root',
'get',
'plugins',
'users',
'dpaste')
Installed Middleware:
('django.middleware.common.CommonMiddleware',
'django.contrib.sessions.middleware.SessionMiddleware',
'django.middleware.csrf.CsrfViewMiddleware',
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.messages.middleware.MessageMiddleware')
Traceback:
File "/usr/lib/python2.7/dist-packages/django/core/handlers/base.py" in
get_response
134. resolver_match = resolver.resolve(request.path_info)
File "/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py" in resolve
374. for pattern in self.url_patterns:
File "/usr/lib/python2.7/dist-packages/django/utils/functional.py" in __get__
33. res = instance.__dict__[self.name] = self.func(instance)
File "/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py" in
url_patterns
417. patterns = getattr(self.urlconf_module, "urlpatterns",
self.urlconf_module)
File "/usr/lib/python2.7/dist-packages/django/utils/functional.py" in __get__
33. res = instance.__dict__[self.name] = self.func(instance)
File "/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py" in
urlconf_module
410. return import_module(self.urlconf_name)
File "/usr/lib/python2.7/importlib/__init__.py" in import_module
37. __import__(name)
File "/home/progval/Supybot-website/website/website/urls.py" in <module>
24. url(r'^api/plugins/',include('plugins.handlers')),
File "/usr/lib/python2.7/dist-packages/django/conf/urls/__init__.py" in include
52. urlconf_module = import_module(urlconf_module)
File "/usr/lib/python2.7/importlib/__init__.py" in import_module
37. __import__(name)
File "/home/progval/Supybot-website/website/plugins/handlers.py" in <module>
3. from voting.models import Vote
File "/usr/lib/python2.7/dist-packages/voting/models.py" in <module>
2. from django.contrib.contenttypes import generic
Exception Type: ImportError at /
Exception Value: cannot import name generic
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Valentin Lorentz <[email protected]> writes:
> python-django-voting 0.2-1 (the current version in Sid) is not
> compatible with python-django 1.9-1 (the current version in Sid), but
> the dependency specification does not mention this incompatibility: it
> only requires: “python-django (>= 1.0)”.
This is somewhat a confusing report. python-django-voting in unstable
must be compatible with the python-django in unstable or it will not be
installable. Changing the depends to disallow it being installed with
Django 1.9 is not going to magically mean that the package is not
broken.
There is already a serious bug report against python-django-voting, for
Django 1.7 compatability. See #755632
Unfortunately it seems nobody in the python-modules-team is currently
interested in fixing it. I also note that upstream hasn't had a release
since 2012 either. So maybe the package should get dropped from
unstable?
As there is already a bug report that covers the issues on this package,
I will close #807101.
Regards
--
Brian May <[email protected]>
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team