Bug#949095: calibredb broken in python3 version

2020-01-16 Thread Norbert Preining
tags 949095 + pending thanks On Fri, 17 Jan 2020, Norbert Preining wrote: > -% (nb_entries, nowf().strftime("%A, %d. %B %Y > %H:%M").decode(preferred_encoding))) > +% (nb_entries, nowf().strftime("%A, %d. %B %Y %H:%M"))) Upstream is informed, Debian git repo updat

Bug#949095: calibredb broken in python3 version

2020-01-16 Thread Norbert Preining
Hi Gregor, On Thu, 16 Jan 2020, gregor herrmann wrote: > File "/usr/lib/calibre/calibre/library/catalogs/bibtex.py", line 400, in run > % (nb_entries, nowf().strftime("%A, %d. %B %Y > %H:%M").decode(preferred_encoding))) That does not work. For a quick fix, use this: --- bibtex.py.orig

Bug#949095: calibredb broken in python3 version

2020-01-16 Thread gregor herrmann
Package: calibre Version: 4.99.3+dfsg-2 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I'm exporting my ebook library in a script with calibredb, and this is broken in the python3 version (in the one which was briefly in unstable before, and now also in 4.99.3+dfsg-2): % calibr