Failed at the testing:
meson testlog.txt
File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path module = self._get_module_from_name(name) File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name import(name) File "/home/archuser/.cache/pacaur/bubblejail-git/src/bubblejail-git/test/test_service_info.py", line 22, in <module> from bubblejail.services import (SERVICES_CLASSES, BubblejailService, ModuleNotFoundError: No module named 'bubblejail'
Ran 3 tests in 0.000s
FAILED (errors=3)
Summary of Failures:
1/1 unittest FAIL 0.17s exit status 1
Ok: 0
Expected Fail: 0
Fail: 1
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Pinned Comments
igo95862 commented on 2024-05-18 14:54 (UTC)
If you encounter build errors please update your PKGBUILD with
git pull
. I am planning on adding major changes to build system in the near future.