[Debian-med-packaging] Bug#1092908: Autopkgtests fail: No such file or directory: '/home/debci/.config/invesalius/config.json'
Andrey Rakhmatullin
wrar at debian.org
Mon Jan 13 10:26:27 GMT 2025
Source: invesalius
Version: 3.1.99998-6
Severity: serious
https://ci.debian.net/packages/i/invesalius/testing/amd64/56355371/
I tried this locally, and after these two "Errno 2" lines instead of showing
help and segfaulting it produced the following traceback(s):
Traceback (most recent call last):
File "/usr/lib/python3.13/pathlib/_local.py", line 724, in mkdir
os.mkdir(self, mode)
~~~~~~~~^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory:
'/home/wrar/.config/invesalius'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.13/pathlib/_local.py", line 724, in mkdir
os.mkdir(self, mode)
~~~~~~~~^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/home/wrar/.config'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/share/invesalius/app.py", line 573, in <module>
main()
~~~~^^
File "/usr/share/invesalius/app.py", line 540, in main
init()
~~~~^^
File "/usr/share/invesalius/app.py", line 515, in init
inv_paths.create_conf_folders()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/share/invesalius/invesalius/inv_paths.py", line 98, in
create_conf_folders
USER_INV_DIR.mkdir(parents=True, exist_ok=True)
~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/pathlib/_local.py", line 728, in mkdir
self.parent.mkdir(parents=True, exist_ok=True)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/pathlib/_local.py", line 728, in mkdir
self.parent.mkdir(parents=True, exist_ok=True)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/pathlib/_local.py", line 724, in mkdir
os.mkdir(self, mode)
~~~~~~~~^^^^^^^^^^^^
PermissionError: [Errno 13] Permission denied: '/home/wrar'
-- System Information:
Debian Release: trixie/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.12.8-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
More information about the Debian-med-packaging
mailing list