Your message dated Tue, 14 Feb 2017 19:05:27 +0000
with message-id <e1cdipn-0000lq...@fasolo.debian.org>
and subject line Bug#836499: Removed package(s) from unstable
has caused the Debian Bug report #807029,
regarding tornadio2.gen.sync_engine does not work with recent versions of 
Tornado
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 ow...@bugs.debian.org
immediately.)


-- 
807029: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807029
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-tornadio2
Version: 0.0.4-1
Severity: important

Hello,

in tornadio2/gen.py:45, the tornado.gen.Runner constructor is invoked
with only one argument besides self, although in recent versions of
tornado it requires 3: 
http://tornadokevinlee.readthedocs.org/en/latest/_modules/tornado/gen.html

This results in a traceback, and in tornadio2.gen.sync_engine not being usable:

[E 151204 10:28:13 root session:433] __init__() takes exactly 4 arguments (2 
given)
    Traceback (most recent call last):
      File "/home/enrico/lavori/truelite/reach/reach/tornadio2/session.py", 
line 381, in raw_message
        conn.on_message(msg_data)
      File "/home/enrico/lavori/truelite/reach/reach/tornadio2/gen.py", line 
113, in wrapper
        run(args, kwargs)
      File "/home/enrico/lavori/truelite/reach/reach/tornadio2/gen.py", line 
84, in run
        data.runner = SyncRunner(gen, finished)
      File "/home/enrico/lavori/truelite/reach/reach/tornadio2/gen.py", line 
45, in __init__
        super(SyncRunner, self).__init__(gen)
    TypeError: __init__() takes exactly 4 arguments (2 given)
[E 151204 10:28:13 root persistent:148] Failed to handle message: Traceback 
(most recent call last):
      File "/home/enrico/lavori/truelite/reach/reach/tornadio2/persistent.py", 
line 146, in on_message
        self.session.raw_message(message)
      File "/home/enrico/lavori/truelite/reach/reach/tornadio2/session.py", 
line 381, in raw_message
        conn.on_message(msg_data)
      File "/home/enrico/lavori/truelite/reach/reach/tornadio2/gen.py", line 
113, in wrapper
        run(args, kwargs)
      File "/home/enrico/lavori/truelite/reach/reach/tornadio2/gen.py", line 
84, in run
        data.runner = SyncRunner(gen, finished)
      File "/home/enrico/lavori/truelite/reach/reach/tornadio2/gen.py", line 
45, in __init__
        super(SyncRunner, self).__init__(gen)
    TypeError: __init__() takes exactly 4 arguments (2 given)


Thanks,

Enrico


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-tornadio2 depends on:
ii  python             2.7.9-1
ii  python-simplejson  3.7.3-1+b1
ii  python-tornado     4.2.1-1+b1

python-tornadio2 recommends no packages.

python-tornadio2 suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 0.0.4-1+rm

Dear submitter,

as the package tornadio2 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/836499

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to