On Fri, 5 Jan 2024 18:28:00 -0600 Doug Newgard <dnewgard@xxxxxxxxxxx> wrote: > On Sat, 6 Jan 2024 00:24:40 +0000 > pete <petegn@xxxxxxxx> wrote: > > > which gives me this > > > > "Traceback (most recent call last): > > File "/usr/bin/torbrowser-launcher", line 29, in <module> > > import torbrowser_launcher > > File "/usr/lib/python3.11/site-packages/torbrowser_launcher/__init__.py", > > line 36, in <module> from .common import Common, SHARE > > File "/usr/lib/python3.11/site-packages/torbrowser_launcher/common.py", > > line 37, in <module> import gpg > > ModuleNotFoundError: No module named 'gpg' > > Alright, so what does `pacman -Qkk python-gpgme` give you? i have attached the generated list from " "pacman -Qkk python-gpgme 2>&1 | tee /tmp/war.log" Pete
warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/__init__.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/_gpgme.cpython-311-x86_64-linux-gnu.so (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/callbacks.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/core.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/errors.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/gpgme.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/results.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/util.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/version.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/__pycache__ (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/__pycache__/__init__.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/__pycache__/__init__.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/__pycache__/callbacks.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/__pycache__/callbacks.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/__pycache__/core.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/__pycache__/core.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/__pycache__/errors.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/__pycache__/errors.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/__pycache__/gpgme.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/__pycache__/gpgme.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/__pycache__/results.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/__pycache__/results.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/__pycache__/util.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/__pycache__/util.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/__pycache__/version.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/__pycache__/version.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__init__.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/create.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/event.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/import_type.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/keysign.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/md.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/pk.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/protocol.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/sigsum.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/status.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/validity.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__pycache__ (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__pycache__/__init__.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__pycache__/__init__.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__pycache__/create.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__pycache__/create.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__pycache__/event.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__pycache__/event.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__pycache__/import_type.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__pycache__/import_type.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__pycache__/keysign.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__pycache__/keysign.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__pycache__/md.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__pycache__/md.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__pycache__/pk.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__pycache__/pk.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__pycache__/protocol.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__pycache__/protocol.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__pycache__/sigsum.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__pycache__/sigsum.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__pycache__/status.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__pycache__/status.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__pycache__/validity.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/__pycache__/validity.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/data (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/data/__init__.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/data/encoding.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/data/__pycache__ (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/data/__pycache__/__init__.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/data/__pycache__/__init__.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/data/__pycache__/encoding.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/data/__pycache__/encoding.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/keylist (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/keylist/__init__.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/keylist/mode.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/keylist/__pycache__ (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/sig (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/sig/__init__.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/sig/mode.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/sig/notation.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/sig/__pycache__ (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/sig/__pycache__/mode.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/sig/__pycache__/mode.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/sig/__pycache__/notation.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/sig/__pycache__/notation.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/tofu (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/tofu/__init__.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/tofu/policy.py (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/tofu/__pycache__ (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-311.opt-1.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-311.pyc (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg-1.23.2.dist-info (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg-1.23.2.dist-info/METADATA (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg-1.23.2.dist-info/RECORD (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg-1.23.2.dist-info/WHEEL (No such file or directory) warning: python-gpgme: /usr/lib/python3.11/site-packages/gpg-1.23.2.dist-info/top_level.txt (No such file or directory) python-gpgme: 106 total files, 102 altered files