@Thaodan the same error that was reported by @melvyn2 here https://aur.archlinux.org/packages/firefox-kde-opensuse?O=10#comment-872633
Traceback (most recent call last):
File "/home/user/.cache/yay/firefox-kde-opensuse/src/mozilla-unified/./mach", line 94, in <module>
Running "pip check" to verify compatibility between the system Python and the "mach" site.
main(sys.argv[1:])
File "/home/user/.cache/yay/firefox-kde-opensuse/src/mozilla-unified/./mach", line 86, in main
mach = check_and_get_mach(os.path.dirname(os.path.realpath(__file__)))
File "/home/user/.cache/yay/firefox-kde-opensuse/src/mozilla-unified/./mach", line 33, in check_and_get_mach
return load_mach(dir_path, mach_path)
File "/home/user/.cache/yay/firefox-kde-opensuse/src/mozilla-unified/./mach", line 19, in load_mach
return mach_initialize.initialize(dir_path)
File "/home/user/.cache/yay/firefox-kde-opensuse/src/mozilla-unified/build/mach_initialize.py", line 147, in initialize
_activate_python_environment(
File "/home/user/.cache/yay/firefox-kde-opensuse/src/mozilla-unified/build/mach_initialize.py", line 93, in _activate_python_environment
mach_environment.activate()
File "/home/user/.cache/yay/firefox-kde-opensuse/src/mozilla-unified/python/mach/mach/site.py", line 369, in activate
self.ensure()
File "/home/user/.cache/yay/firefox-kde-opensuse/src/mozilla-unified/python/mach/mach/site.py", line 347, in ensure
result = self._up_to_date()
File "/home/user/.cache/yay/firefox-kde-opensuse/src/mozilla-unified/python/mach/mach/site.py", line 335, in _up_to_date
_assert_pip_check(self._sys_path(), "mach", self._requirements)
File "/home/user/.cache/yay/firefox-kde-opensuse/src/mozilla-unified/python/mach/mach/site.py", line 1221, in _assert_pip_check
raise Exception(
Exception: The "mach" site is not compatible with the installed system Python packages.
==> ERROR: A failure occurred in build().
EDIT: Also on a sidenote - you mentioned "Use tarball instead of hg sources" in your releasenotes But the PKGBUILD still seems to be using hg. Just FYI incase you missed anything
Pinned Comments
Thaodan commented on 2021-04-20 17:40 (UTC) (edited on 2021-04-21 22:45 (UTC) by Thaodan)
If you have issues with this package visit gitlab and read the readme first.