reassign 954079 automat affects 954079 magic-wormhole forward 954079 https://github.com/glyph/automat/issues/118 thanks
On 2020-03-16 13:49:58, Guillem Jover wrote: > Package: magic-wormhole > Version: 0.11.2-1 > Severity: serious > > Hi! > > This package does not work anymore in unstable. I guess due to the new > python-3.8 transition? Had to use a buster schroot to be able to send > some stuff today. :) > > ,--- > $ wormhole send somedir/ > Traceback (most recent call last): > File "/usr/lib/python3/dist-packages/wormhole/cli/cli.py", line 255, in > <lambda> > return react(_dispatch_command, (cfg, lambda: f(cfg))) > File "/usr/lib/python3/dist-packages/wormhole/cli/cmd_send.py", line 36, > in send > return Sender(args, reactor).go() > File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line > 1613, in unwindGenerator > return _cancellableInlineCallbacks(gen) > File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line > 1529, in _cancellableInlineCallbacks > _inlineCallbacks(None, g, status) > --- <exception caught here> --- > File "/usr/lib/python3/dist-packages/wormhole/cli/cli.py", line 122, in > _dispatch_command > yield maybeDeferred(command) > File "/usr/lib/python3/dist-packages/twisted/internet/defer.py", line > 1418, in _inlineCallbacks > result = g.send(result) > File "/usr/lib/python3/dist-packages/wormhole/cli/cmd_send.py", line 64, > in go > w = create( > File "/usr/lib/python3/dist-packages/wormhole/wormhole.py", line 271, in > create > b = Boss(w, side, relay_url, appid, wormhole_versions, client_version, > File "<attrs generated init wormhole._boss.Boss>", line 21, in __init__ > self.__attrs_post_init__() > File "/usr/lib/python3/dist-packages/wormhole/_boss.py", line 49, in > __attrs_post_init__ > self._build_workers() > File "/usr/lib/python3/dist-packages/wormhole/_boss.py", line 59, in > _build_workers > self._RC = RendezvousConnector(self._url, self._appid, self._side, > File "<attrs generated init wormhole._rendezvous.RendezvousConnector>", > line 18, in __init__ > self.__attrs_post_init__() > File "/usr/lib/python3/dist-packages/wormhole/_rendezvous.py", line 88, > in __attrs_post_init__ > d = self._connector.whenConnected(failAfterFailures=faf) > File "/usr/lib/python3/dist-packages/twisted/application/internet.py", > line 1121, in whenConnected > return self._machine.whenConnected(failAfterFailures) > File "/usr/lib/python3/dist-packages/automat/_methodical.py", line 126, > in __get__ > def doInput(*args, **kwargs): > File "/usr/lib/python3/dist-packages/automat/_introspection.py", line 39, > in decorator > return copyfunction(decorated, > File "/usr/lib/python3/dist-packages/automat/_introspection.py", line 31, > in copyfunction > return function(copycode(template.__code__, codechanges), *values) > File "/usr/lib/python3/dist-packages/automat/_introspection.py", line 19, > in copycode > return code(*values) > builtins.TypeError: an integer is required (got type bytes) > ERROR: an integer is required (got type bytes) > `--- This is actually a bug in automat, not magic-wormhole, see: https://github.com/warner/magic-wormhole/issues/377 I've reassigned this bug accordingly. It seems that upgrading the automat package would fix this. A. -- La mer, cette grande unificatrice, est l'unique espoir de l'homme. Aujourd'hui plus que jamais auparavant, ce vieux dicton dit littéralement ceci: nous sommes tous dans le même bateau. - Jacques Yves Cousteau - Océanographe