GNU bug report logs -
#34515
Magic-Wormhole
Previous Next
Reported by: Leo Famulari <leo <at> famulari.name>
Date: Sun, 17 Feb 2019 20:53:01 UTC
Severity: normal
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
On Mon, Feb 18, 2019 at 09:44:27AM +0100, Ricardo Wurmus wrote:
> Leo Famulari <leo <at> famulari.name> writes:
> > + (arguments
> > + ;; Tests seem to be Python 2 only...
> > + ;; "TypeError: a bytes-like object is required, not 'str'"
> > + '(#:tests? #f))
>
> This seems to be a problem with Python 3.7. Scons suffers from the same
> problem.
>
> Could it be that the tests use the “imp” module? If so they might be
> fixed by using importlib instead.
Thanks for this tip. I dug in and couldn't find such an import, but I
realized that the test failure was caused by missing network access. The
"bytes-like object" message must come from some error handler. I worked
around it by skipping the test in question.
> > + (synopsis "Magic-Wormhole central server")
>
> Maybe “Magic-Wormhole central mailbox server”?
Good idea, thanks!
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 6 years and 92 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.