Your message dated Fri, 21 Oct 2016 10:47:21 +0200
with message-id 
<cabj6wigv_n9oy9ws9xvmybtr2eyu9vptha5qsm7hsqwj4n+...@mail.gmail.com>
and subject line Not more applicable
has caused the Debian Bug report #474630,
regarding new python-twisted-core breaks plugin packages using python-support
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.)


-- 
474630: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474630
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-twisted-core
Version: 8.0.1-1
Severity: serious

   Since the 8.0.1 release, python-twisted-core no longer searches for
each twisted/plugin/ subdirectory of sys.path entries (as can be seen in
twisted/plugins/__init__.py and twisted/plugin.py). Now it ignores all
the ones that have a __init__.py file.

   This breaks twistd plugin packages that use python-support (such as
python-nevow) because python-support installs a __init__.py file in
/var/lib/python-support/python2.4/twisted/plugins/, so that directory is
never searched for plugins.

   I suggest removing the test for __init__.py at the bottom of
twisted/plugin.py.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24.3 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-twisted-core depends on:
ii  python                        2.4.4-6    An interactive high-level object-o
ii  python-central                0.6.1      register and build utility for Pyt
ii  python-twisted-bin            8.0.1-1    Event-based framework for internet
ii  python-zopeinterface          3.3.1-5    The implementation of interface de

Versions of packages python-twisted-core recommends:
ii  python-openssl [python-pyopen 0.6-5      Python wrapper around the OpenSSL 
ii  python-pam                    0.4.2-12   A Python interface to the PAM libr
ii  python-pyopenssl              0.6-5      transitional dummy package
ii  python-serial                 2.2-4      Module encapsulating access for th

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 16.4.1-1

No packages use python-central anymore (which has been removed in jessie),
and packages providing twisted plugins now correctly install their files
under /usr/lib/pythonX.Y/dist-packages/twisted/plugins, without touching
python-twisted-core's own __init__.py file in the directory.

--- End Message ---

Reply via email to