GNU bug report logs -
#40388
Calibre test suite fails
Previous Next
Reported by: Josh Holland <josh <at> inv.alid.pw>
Date: Thu, 2 Apr 2020 12:11:02 UTC
Severity: normal
Done: Marius Bakke <mbakke <at> fastmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
I've reported this bug as
https://bugs.launchpad.net/calibre/+bug/1870541. I also found the
backwards-incompatible change in msgpack which is the culprit of this:
* Default value of strict_map_key is changed to True to avoid
hashdos. You need to pass strict_map_key=False if you have data which
contain map keys which type is not bytes or str.
(from <https://pypi.org/project/msgpack/>)
I can prepare a patch (both within the Guix build system and to send
upstream) which fixes this, though I'm not sure what hashdos are or
whether they are actually important to avoid in this case.
--
Josh Holland
This bug report was last modified 5 years and 44 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.