Your message dated Sun, 17 Jan 2021 04:33:45 +0000 with message-id <[email protected]> and subject line Bug#979987: fixed in vorta 0.7.1-4 has caused the Debian Bug report #979987, regarding vorta: please resolve issues that are blocking a backport 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.) -- 979987: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=979987 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: vorta Version: 0.7.1-3 Severity: important Dear Maintainer, I can't run vorta after installation because of missing pyqt5 python module (while pyqt5 is installed in the system). installed pyqt5 packages: $ dpkg -l | grep pyqt ii pyqt5-dev 5.11.3+dfsg-1 all Development files for PyQt5 ii python-pyqt5 5.11.3+dfsg-1+b3 amd64 Python 2 bindings for Qt5 ii python3-pyqt5 5.11.3+dfsg-1+b3 amd64 Python 3 bindings for Qt5 ii python3-pyqt5.qsci 2.10.4+dfsg-2.1 amd64 Python 3 bindings for QScintilla 2 with Qt 5 ii python3-pyqt5.qtsvg 5.11.3+dfsg-1+b3 amd64 Python 3 bindings for Qt5's SVG module ii python3-pyqt5.qtwebsockets 5.11.3+dfsg-1+b3 amd64 Python 3 bindings for Qt5's WebSockets module * What led up to the situation? I've just installed the vorta and tried to run it first time. * What exactly did you do (or not do) that was effective (or ineffective)? sudo apt-get update && sudo apt-get install vorta && vorta * What was the outcome of this action? (apt output skipped) Traceback (most recent call last): File "/usr/bin/vorta", line 33, in <module> sys.exit(load_entry_point('vorta==0.7.1', 'gui_scripts', 'vorta')()) File "/usr/bin/vorta", line 25, in importlib_load_entry_point return next(matches).load() File "/usr/local/lib/python3.7/dist-packages/importlib_metadata/__init__.py", line 93, in load module = import_module(match.group('module')) File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "<frozen importlib._bootstrap>", line 1006, in _gcd_import File "<frozen importlib._bootstrap>", line 983, in _find_and_load File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 677, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 728, in exec_module File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed File "/usr/lib/python3/dist-packages/vorta/__main__.py", line 9, in <module> from vorta.models import init_db File "/usr/lib/python3/dist-packages/vorta/models.py", line 17, in <module> from vorta.utils import slugify File "/usr/lib/python3/dist-packages/vorta/utils.py", line 22, in <module> from vorta.borg._compatibility import BorgCompatibility File "/usr/lib/python3/dist-packages/vorta/borg/_compatibility.py", line 1, in <module> from pkg_resources import parse_version File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3191, in <module> @_call_aside File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3175, in _call_aside f(*args, **kwargs) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 3204, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 583, in _build_master ws.require(__requires__) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 900, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 786, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'pyqt5' distribution was not found and is required by vorta * What outcome did you expect instead? Seeing the vorta window -- System Information: Debian Release: 10.7 APT prefers stable APT policy: (500, 'stable'), (50, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.19.0-13-amd64 (SMP w/4 CPU cores) Kernel taint flags: TAINT_PROPRIETARY_MODULE, 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 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages vorta depends on: ii python3 3.7.3-1 ii python3-appdirs 1.4.3-1 ii python3-apscheduler 3.5.3-1 ii python3-dateutil 2.7.3-3 ii python3-paramiko 2.4.2-0.1 ii python3-peewee 3.7.0+dfsg-1 ii python3-pkg-resources 40.8.0-1 ii python3-psutil 5.5.1-1 ii python3-pyqt5.qsci 2.10.4+dfsg-2.1 ii python3-secretstorage 2.3.1-2 Versions of packages vorta recommends: ii borgbackup 1.1.9-2+deb10u1 vorta suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: vorta Source-Version: 0.7.1-4 Done: Nicholas D Steeves <[email protected]> We believe that the bug you reported is fixed in the latest version of vorta, 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. Nicholas D Steeves <[email protected]> (supplier of updated vorta 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: Sat, 16 Jan 2021 23:12:14 -0500 Source: vorta Architecture: source Version: 0.7.1-4 Distribution: unstable Urgency: medium Maintainer: Debian Python Team <[email protected]> Changed-By: Nicholas D Steeves <[email protected]> Closes: 979987 Changes: vorta (0.7.1-4) unstable; urgency=medium . * Add forwarded header to 0010-Increase-timeouts-for-all-self-tests.patch * Make vorta backportable to buster (Closes: #979987) - Add qtchooser to build-deps because buster has both qt4 and qt5. - Explicitly export QT_SELECT=qt5 in rules. - Define python3-pyqt5 as the package that provides pyqt5 using py3dist-overrides. - Add 0011-use-python3-in-Makefile.path because dh-python and/or pytest in buster appears to require the following type of patch: python->python3, even when the Makefile isn't used at all. - Vorta requires python3-paramiko ≥ 2.6.0; this is implicitly fulfilled in bullseye, however it should be added to control for maximal correctness; this dep is fulfilled by the existing buster backport of Paramiko. * Create debian/clean, and cleanup all generated translations. * Enhance extend-diff-ignore to properly match egg-info files in a subdir, and additionally to match translations, to defend against the case where upstream begins to ship them pregenerated. Thanks to Jessica Clarke for help with this, and for teaching an introduction to intermediate/advanced regexes! Checksums-Sha1: b00d227422760e7c79a9805d33566498d67ccad2 2717 vorta_0.7.1-4.dsc 04a7ac92cc66a83e17d14cede4c7ac4d8b4bf026 9848 vorta_0.7.1-4.debian.tar.xz 20374553ddee979ef5cbe5335a0824f2e2809022 13448 vorta_0.7.1-4_amd64.buildinfo Checksums-Sha256: 96900e2fdc8ae2855d19da79b91de2c6f363302794893234e935e6d8351609fe 2717 vorta_0.7.1-4.dsc 27ecac2158c5056b3db2a2f9c838dbf92f780484a366a4b52def11b2e86e1125 9848 vorta_0.7.1-4.debian.tar.xz 55982c5eed167c7baa1411fd502bc94aae0fde94f5a01f3a31534466e7e40e9e 13448 vorta_0.7.1-4_amd64.buildinfo Files: dcbad74404448061edd3d5e6639781e2 2717 utils optional vorta_0.7.1-4.dsc 5e783a4d4dbae04579bbc072c5db27d4 9848 utils optional vorta_0.7.1-4.debian.tar.xz d84441c7080113f36d19fba01745a5e7 13448 utils optional vorta_0.7.1-4_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE4qYmHjkArtfNxmcIWogwR199EGEFAmADuoEACgkQWogwR199 EGF8Zg//eRZAXTpSOX/9pXjHcT7MXhOQQEgEqce2N9ikLntBkGUSpMICd03sXIL+ MTYlxrl6yeDFDVkd9oBX119iPd8CGP8KEvcVMcU8nbYNPAFTZbC2CSdtJl5DVI1t lG1CPCiBQlb8fWXWDB6JmeYkTlEh+9BdKcbSCLmr6qZc1oJRaGf1yrH/I99tJHkE 6QuqKe5uunXVECevNoF/8Ljw8Jk76y2TOLCTtNw48H6peS0TcUdc7zIgmZwzYqQT fFGPUq2zQxrthGct/0oByL47WsiaqpZPZIcBtT7GfuvfiH/bLQrEhIR8b75AElMX q6tL370L9byF0X7QAXBhpn/cUNc3pXWF7/Ar0P9Y9tXacjzb58omLpP279uJ4NQB 29rs+KjI+6Gbzv2i15TYyrGlBHBe6shgB7DwoViJIg6ZrOywJQRVMtPlygyXfY+7 jSvkO2stwl+jLq4bVaE1fVVVb3ToLOYRViuVGgl/2AnOdnShNSy7oWWRvoX+bu4E 14xDQFXK2ofd8dOIFOz59D72xBgAyFSGn2xGICw9+KcKeAY9FinzCnNAlTvfbw0A iPb8hRr7EOtVnYblS1kxJ3durfcY7o+c8k+maEchTX/M7wMSm8NHY8JOn6BPZntj T8WrUvH3FpmoBeP4Wt7vxThP6BHDiI+kkRk/C9BXJS1ea8Cw/pg= =pRIe -----END PGP SIGNATURE-----
--- End Message ---

