Your message dated Sat, 22 Dec 2018 23:35:43 +0000 with message-id <[email protected]> and subject line Bug#903503: fixed in python-regex 0.1.20181122-1 has caused the Debian Bug report #903503, regarding python-regex cannot be loaded in Turkish locale 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.) -- 903503: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903503 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: calibre Version: 3.26.1+dfsg-1 Severity: important Dear Maintainer, When using Calibre with Turkish UTF-8 locale, Calibre UI fails to start. If it's a first install, welcome wizard is displayed correctly, but after completing the wizard, the UI fails. The calibre process stays in the background. To remedy the issue, user needs to set locale to en_US.UTF-8 before startup. Reproducibility: 100% (Every time) Reproduction steps: 1- Set system locale to tr_TR-UTF-8 2- Install Calibre 3- Start Calibre 4- (If needed) complete the welcome wizard. 5- UI crashes, traceback is shown. Closing window hangs Calibre process in the background. 5a- Subsequent starts (even after killing the process) will fail with the same error. Expected behavior: 1- Set system locale to tr_TR-UTF-8 2- Install Calibre 3- Start Calibre 4- (If needed) complete the welcome wizard. 5- Calibre starts, and functions as expected. Temporary workaround: - Set process' locale to en_US-UTF-8 Traceback: calibre, version 3.26.1 ERROR: Startup error: There was an error during calibre startup. Parts of calibre may not function. Click Show details to learn more. Traceback (most recent call last): File "/usr/lib/calibre/calibre/gui2/main.py", line 300, in initialize_db_stage2 self.start_gui(db) File "/usr/lib/calibre/calibre/gui2/main.py", line 233, in start_gui main = self.main = Main(self.opts, gui_debug=self.gui_debug) File "/usr/lib/calibre/calibre/gui2/ui.py", line 156, in __init__ ac = self.init_iaction(action) File "/usr/lib/calibre/calibre/gui2/ui.py", line 170, in init_iaction ac = action.load_actual_plugin(self) File "/usr/lib/calibre/calibre/customize/__init__.py", line 612, in load_actual_plugin ac = getattr(importlib.import_module(mod), cls)(gui, File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module __import__(name) File "/usr/lib/calibre/calibre/gui2/actions/catalog.py", line 13, in <module> from calibre.gui2.tools import generate_catalog File "/usr/lib/calibre/calibre/gui2/tools.py", line 16, in <module> from calibre.gui2.convert.single import NoSupportedInputFormats File "/usr/lib/calibre/calibre/gui2/convert/single.py", line 20, in <module> from calibre.gui2.convert.search_and_replace import SearchAndReplaceWidget File "/usr/lib/calibre/calibre/gui2/convert/search_and_replace.py", line 11, in <module> from calibre.gui2.convert.search_and_replace_ui import Ui_Form File "/usr/lib/calibre/calibre/gui2/convert/search_and_replace_ui.py", line 155, in <module> from regex_builder import RegexEdit File "/usr/lib/calibre/calibre/gui2/convert/regex_builder.py", line 18, in <module> from calibre.ebooks.conversion.search_replace import compile_regular_expression File "/usr/lib/calibre/calibre/ebooks/conversion/search_replace.py", line 7, in <module> import regex File "/usr/lib/python2.7/dist-packages/regex.py", line 389, in <module> import _regex_core File "/usr/lib/python2.7/dist-packages/_regex_core.py", line 4442, in <module> "d": lookup_property(None, "Digit", True), File "/usr/lib/python2.7/dist-packages/_regex_core.py", line 1661, in lookup_property raise error("unknown property") error: unknown property Regards. -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 4.16.0-2-amd64 (SMP w/8 CPU cores) Locale: LANG=tr_TR.UTF-8, LC_CTYPE=tr_TR.UTF-8 (charmap=UTF-8), LANGUAGE=en_US (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages calibre depends on: ii calibre-bin 3.26.1+dfsg-1 ii fonts-liberation 1:1.07.4-7 ii imagemagick 8:6.9.9.34+dfsg-3+b1 ii imagemagick-6.q16 [imagemagick] 8:6.9.9.34+dfsg-3+b1 ii libjs-coffeescript 1.12.8~dfsg-1 ii libjs-mathjax 2.7.4+dfsg-1 ii poppler-utils 0.63.0-2 ii python-apsw 3.16.2-r1-2+b2 ii python-chardet 3.0.4-1 ii python-cherrypy3 8.9.1-2 ii python-cssselect 1.0.3-1 ii python-cssutils 1.0.2-1 ii python-dateutil 2.6.1-1 ii python-dbus 1.2.8-2+b1 ii python-feedparser 5.2.1-1 ii python-html5-parser 0.4.4-1+b1 ii python-lxml 4.2.1-1+b1 ii python-markdown 2.6.9-1 ii python-mechanize 1:0.2.5-3 ii python-msgpack 0.5.6-1+b1 ii python-netifaces 0.10.4-1+b1 ii python-pil 4.3.0-2 ii python-pkg-resources 39.2.0-1 ii python-pyparsing 2.2.0+dfsg1-2 ii python-pyqt5 5.10.1+dfsg-2+b1 ii python-pyqt5.qtsvg 5.10.1+dfsg-2+b1 ii python-pyqt5.qtwebkit 5.10.1+dfsg-2+b1 ii python-regex 0.1.20180609-1+b1 ii python-routes 2.4.1-1 ii python2.7 2.7.15-1 ii xdg-utils 1.1.3-1 Versions of packages calibre recommends: ii python-dnspython 1.15.0-1 calibre suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: python-regex Source-Version: 0.1.20181122-1 We believe that the bug you reported is fixed in the latest version of python-regex, 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. Sandro Tosi <[email protected]> (supplier of updated python-regex 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: SHA256 Format: 1.8 Date: Sat, 22 Dec 2018 18:05:00 -0500 Source: python-regex Binary: python-regex python-regex-dbg python3-regex python3-regex-dbg Architecture: source amd64 Version: 0.1.20181122-1 Distribution: unstable Urgency: medium Maintainer: Sandro Tosi <[email protected]> Changed-By: Sandro Tosi <[email protected]> Description: python-regex - alternative regular expression module python-regex-dbg - alternative regular expression module (debug extension) python3-regex - alternative regular expression module (Python 3) python3-regex-dbg - alternative regular expression module (Python 3 debug extension) Closes: 903503 Changes: python-regex (0.1.20181122-1) unstable; urgency=medium . [ Ondřej Nový ] * Convert git repository from git-dpm to gbp layout . [ Sandro Tosi ] * New upstream release; Closes: #903503 * debian/control - bump Standards-Version to 4.2.1 (no changes needed) Checksums-Sha1: 9671d5ede63a8a0bae64875938d0cbfe607047f1 2352 python-regex_0.1.20181122-1.dsc 437058ab22dc0bd3bd9e35aef93b9b70f19f12e9 648624 python-regex_0.1.20181122.orig.tar.gz c4010fd0a4591aef811ea935c3571fa30713d796 4932 python-regex_0.1.20181122-1.debian.tar.xz 3ca2ee57276172386a610c7c285809c929faf0a6 718812 python-regex-dbg_0.1.20181122-1_amd64.deb 8defe2d952cb8cf6cbd0f461c47048ed3c92d2f3 9394 python-regex_0.1.20181122-1_amd64.buildinfo 759c5ff19138178330dcbf781ef34b481153fe30 241164 python-regex_0.1.20181122-1_amd64.deb e30f61ab73aa8c105a6ab4980446228290c40c51 874140 python3-regex-dbg_0.1.20181122-1_amd64.deb 5e266689eefe67d333b45d5451889943251b95f3 251456 python3-regex_0.1.20181122-1_amd64.deb Checksums-Sha256: 56e2dcd2dd8977bd208c7281b0fae40c4a4e89d0901cc4d29f13f9357df46e28 2352 python-regex_0.1.20181122-1.dsc 79a6a60ed1ee3b12eb0e828c01d75e3b743af6616d69add6c2fde1d425a4ba3f 648624 python-regex_0.1.20181122.orig.tar.gz 1062e63d8f8fce9a7beb576884c3b506db713f2f410e599958279ba1ea1300f1 4932 python-regex_0.1.20181122-1.debian.tar.xz a11fbc49e6f7e2ccf8f72e5b6690e5193022d2008c9771ec9e18babdb08a8a60 718812 python-regex-dbg_0.1.20181122-1_amd64.deb 020605242b0bf5aba913c7b1d68b82d9c1a1d3cded04d679dc0e1b0c199fdd47 9394 python-regex_0.1.20181122-1_amd64.buildinfo 47512c1f56d43fd126c3ad187f490fa98b3ebcbb18d27744cda9d1aeab6ae24e 241164 python-regex_0.1.20181122-1_amd64.deb 4f422824816a013e2d1bc77af98c2d94dbccea47a0797d244583239a83bf50e1 874140 python3-regex-dbg_0.1.20181122-1_amd64.deb caab51bd324a83958a90e5935f01536df590284411fc46de9a3b17b2fd56450a 251456 python3-regex_0.1.20181122-1_amd64.deb Files: f00974df73477946baa2d4b9f12ba415 2352 python optional python-regex_0.1.20181122-1.dsc 128b17b09e216d269262226ded981639 648624 python optional python-regex_0.1.20181122.orig.tar.gz 447f838f41493c48f1135efcc4e3ffc8 4932 python optional python-regex_0.1.20181122-1.debian.tar.xz 594b38a12cd8309f3f80bdc8505480e4 718812 debug optional python-regex-dbg_0.1.20181122-1_amd64.deb cb50e3d638aa6910205f52efca6724ba 9394 python optional python-regex_0.1.20181122-1_amd64.buildinfo b7121d0195da30bb3370ccb8b40cb5e9 241164 python optional python-regex_0.1.20181122-1_amd64.deb 518876c6b9fc10ef544d314d0ca0241b 874140 debug optional python3-regex-dbg_0.1.20181122-1_amd64.deb cda7cf363150ba8fb28b3f512962c759 251456 python optional python3-regex_0.1.20181122-1_amd64.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEufrTGSrz5KUwnZ05h588mTgBqU8FAlwew8sACgkQh588mTgB qU/7hxAAquaEsCKh64VRM/l4Y24uWNiOiCNWeUKVwKMXbFa8C+KAokD1fTbtOQk2 qHrg7CeFW+9EFLrblhv9XSgq5GblV2h7BdQRsjr9P1jQaPPnPmAe8VemJqFq7XA2 G44SvBOVIy6rPceZFP7PhEJNPtZBJrsoxwdmQun13YTa7O+lK/E75/rMR4ZCwTJV ocmMvhtmNgGxDaedh/U1ka6x/FsARbbxenNWUiuUhNEkg4Hb1zg+OrnjAcA+UjhT VGR8E0gPQC5BooeFFmcwrc54F+3vkckj5ewRtzD0qii9Buhu+IkZ0To31u47k4IV nwfwLiESYm4NNi6SEKKQQtV83fsJGrB8Zk9l86sR9sbNwoSLQ26wLiLE4AAtkKfm uUJ05qbjQcukgOexH5du8QtT7mKqz4n6UyKNf7bm9DBPe1LYxsow94MhFdQ4iggf 6DGtp+Ch3hpBJw01nnDmqSjsw3dz8/U5mTGcfTQLRonXbc6IG+RyfYcWR5HrEnbo kNqsjMuTRTakAWcu80fYPk7Lp82VrP/Xp+j/yflDrtr2F6tB4DnQYM64piEAaC81 ihel8L2aL8hmRO/BKoWU9RvvWSvZ7h9OL+BDJ2NSGrG/Iy/3YYfXMQ3g7YsTqxi3 YtyQsli63nN3cuceg4A3pWldmDAY12WqAnhoXFyOU32Eh08GJz8= =Zba2 -----END PGP SIGNATURE-----
--- End Message ---

