Your message dated Tue, 24 Nov 2020 00:05:35 +0000 with message-id <[email protected]> and subject line Bug#975284: fixed in calibre 5.5.0+dfsg-3 has caused the Debian Bug report #975284, regarding calibre: crashes on start 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 [email protected] immediately.) -- 975284: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975284 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Subject: calibre: crashes on start Package: calibre Version: 5.5.0+dfsg-1 Severity: grave Justification: renders package unusable Dear Maintainer, * What led up to the situation? After upgrading to version 5.5.0+dfsg-1, calibre crashes on start. Error logs: $calibre Traceback (most recent call last): File "/usr/bin/calibre", line 20, in <module> sys.exit(calibre()) File "/usr/lib/calibre/calibre/gui_launch.py", line 73, in calibre main(args) File "/usr/lib/calibre/calibre/gui2/main.py", line 509, in main app, opts, args = init_qt(args) File "/usr/lib/calibre/calibre/gui2/main.py", line 122, in init_qt app = Application(args, override_program_name=override, windows_app_uid=MAIN_APP_UID) File "/usr/lib/calibre/calibre/gui2/__init__.py", line 885, in __init__ from calibre_extensions import progress_indicator ImportError: /usr/lib/calibre/calibre/plugins/progress_indicator.so: undefined symbol: _Py_FatalErrorFunc *** End of the template -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 5.9.0-2-amd64 (SMP w/4 CPU threads) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages calibre depends on: ii calibre-bin 5.5.0+dfsg-1+b1 ii dpkg 1.20.5 ii fonts-liberation 1:1.07.4-11 ii imagemagick 8:6.9.11.24+dfsg-1+b2 ii imagemagick-6.q16 [imagemagick] 8:6.9.11.24+dfsg-1+b2 ii libjpeg-turbo-progs 1:2.0.5-1.1 ii libjxr-tools 1.1-6+b1 ii optipng 0.7.7-1+b1 ii poppler-utils 20.09.0-3 ii python3 3.8.6-1 ii python3-apsw 3.32.2-r1-1+b1 ii python3-bs4 4.9.3-1 ii python3-chardet 3.0.4-7 ii python3-chm 0.8.6-2+b2 ii python3-css-parser 1.0.4-2 ii python3-cssselect 1.1.0+ds-1 ii python3-cssutils 1.0.2-3 ii python3-dateutil 2.8.1-4 ii python3-dbus 1.2.16-4 ii python3-feedparser 5.2.1-3 ii python3-html2text 2020.1.16-1 ii python3-html5-parser 0.4.9-3+b2 ii python3-html5lib 1.1-2 ii python3-lxml 4.6.1-1 ii python3-markdown 3.3.3-1 ii python3-mechanize 1:0.4.5-2 ii python3-msgpack 0.6.2-1+b1 ii python3-netifaces 0.10.9-0.2+b2 ii python3-pil 8.0.1-1 ii python3-pkg-resources 50.3.0-1 ii python3-pygments 2.3.1+dfsg-4 ii python3-pyparsing 2.4.7-1 ii python3-pyqt5 5.15.1+dfsg-2+b2 ii python3-pyqt5.qtsvg 5.15.1+dfsg-2+b2 ii python3-pyqt5.qtwebengine 5.15.1-1+b1 ii python3-regex 0.1.20200714-1+b1 ii python3-routes 2.4.1-2 ii python3-zeroconf 0.26.1-1 ii xdg-utils 1.1.3-2 Versions of packages calibre recommends: ii python3-dnspython 2.0.0-1 ii udisks2 2.9.1-2 Versions of packages calibre suggests: pn python3-openssl <none> pn python3-unrardll <none> -- no debconf information
--- End Message ---
--- Begin Message ---Source: calibre Source-Version: 5.5.0+dfsg-3 Done: YOKOTA Hiroshi <[email protected]> We believe that the bug you reported is fixed in the latest version of calibre, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. YOKOTA Hiroshi <[email protected]> (supplier of updated calibre package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 24 Nov 2020 02:33:14 +0900 Source: calibre Architecture: source Version: 5.5.0+dfsg-3 Distribution: unstable Urgency: medium Maintainer: Calibre maintainer team <[email protected]> Changed-By: YOKOTA Hiroshi <[email protected]> Closes: 975284 Changes: calibre (5.5.0+dfsg-3) unstable; urgency=medium . * Stop if required Python is not found * Remove over-engineered section * Add comment about Python version between scripts and binary plugins * Remove X-Python3-Version. 3.8->3.9 transition is done. * Remove hand-crafted "python3" dependency. Automatically generated "libpython[version number]" dependency dose that. * dh_python3 wants ${python3:Depends} It prvides some warnings about ${python3:Depends} on build log. This fix might Closes: #975284 . > E: dh_python3 dh_python3:176: no package to act on (python3-foo or one with ${python3:Depends} in Depends) * Manually add add pyqt5-sip dependency to "python3:Depends" It fixes dpkg-gencontrol's "unused variables" warning * No need to replace shbangs "dh_python3" dose the work. Some executables exists in "lib" directory. /usr/lib/calibre/calibre/devices/cli.py /usr/lib/calibre/calibre/devices/mtp/unix/upstream/update.py * dh_fixperms removes executable permission * Use Python 3 "dh_python3" wants "python" for Python 2, and "python3" for Python 3. * No need install updater script. This script is for developers only. * Fix dependency for python3-pyqt5.sip "python3-pyqt5.sip" is used by "calibre" package * Refactor cleaner * Update changelog Checksums-Sha1: 22e5ae5cf192cbd88a69803b9312eee884c7bc10 3325 calibre_5.5.0+dfsg-3.dsc a23e796035653109f3404f8916210b4cb993be2e 4410688 calibre_5.5.0+dfsg-3.debian.tar.xz 2417099003afc47a6f3ddff3895c5fb933b619c1 20140 calibre_5.5.0+dfsg-3_source.buildinfo Checksums-Sha256: d4530ab0bc00cd2a553e73a9cbfd7744249078550fc350dcbf05dd56bd3b5ec8 3325 calibre_5.5.0+dfsg-3.dsc ba1aa2af87b15c00edd311fcc3128027914ff564441a5baac1642ab38a6cc4f7 4410688 calibre_5.5.0+dfsg-3.debian.tar.xz 9eb772dbdc8d3e571111211c7f77a699b8b6236e2a3d93d19cbfc90d2b012494 20140 calibre_5.5.0+dfsg-3_source.buildinfo Files: e89fdcf6a1e13b205a0676844b799a8a 3325 text optional calibre_5.5.0+dfsg-3.dsc 888d54b8da9d1c23bf61c74838571a94 4410688 text optional calibre_5.5.0+dfsg-3.debian.tar.xz 8321fd6221c534f0b3bf180e48cb0b34 20140 text optional calibre_5.5.0+dfsg-3_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJKBAEBCgA0FiEErjlfKHqxT11VFyPEqem2T5LebcoFAl+8QZUWHHlva290YS5o Z21sQGdtYWlsLmNvbQAKCRCp6bZPkt5tylgxD/490XdPEn5kLbMBfGbcUQyAX8b0 igPAOsp7znsg9242XJdjYKbc8IGAEm2I5iavl3Ad2FH0QIvb4RgTA2M0LerW/eY5 45VXEXYv+G//erZfUSLLGm4HvchyRefpbcYrl6YDYEMA3J/S2Np3xyqGDo9qg4p+ YIpTIoCs7RwORHt7W5vs1jhttjRLLjGbVNJjU1H8O8H2SQn8UdQ+doZR51rR7nx2 SeJklUfJeZhytfiBqoqnaWOKGnaAy7ASVbPLIsmYSuKMMUXv8NjLej9Na7KoWZtG J4RiiJoyakzluX0l8Ex87Cab16Xn1yVRRy/ANgX3hguygBaeC0wcGdFDpaLhLCYl BhtIkSTtGQCoBxmuxyfr/vB1LbBSnHIS4A7LtoOf7dEBGhuNoZ+m9M1hvkRaOGj8 qIkHMpsqwWOxFoHt+CUMsF/clHvwvC3z0Gdn/BhF7tQ916WLnPHnQYLcxPKN699d 6ELbTdKUb657WIElDE2+iQF81utWrVDpeoKdC6ijtKB2ZG4Kq6ClfQqbLA97MFhl NDfAlOlqdrR5Ohd4IRUs6BbSg4HG0TcSMdJ0m7qoqjj0AZec5m8B5i/Ta/Jv8k4g Zcb4xkPn/GyR9p+ZlBpLX3CUQ1FSwjrDEeS99yXT1wj8wRSwObNREQVd2qO+kLnB 2F2FCyyMQit0kXNokg== =SjOi -----END PGP SIGNATURE-----
--- End Message ---

