UPDATE3 (TLDR): firedragon 95.0.2-2 PKGBUILD works for me after removing python-pip from the build system. Thanks for the updates!
Current PKGBUILD doesn't build Looks like line 56 needs to be updated from "firefox-kde.patch" to "mozilla-kde.patch"
sed: can't read /home/user/.cache/yay/firedragon/src/common/patches/kde/firefox-kde.patch: No such file or directory
==> ERROR: A failure occurred in prepare().
Aborting...
UPDATE: After fixing that, the build fails with pip errors:
Found link https://files.pythonhosted.org/packages/da/f6/c83229dcc3635cdeb51874184241a9508ada15d8baa337a41093fab58011/pip-21.3.1.tar.gz#sha256=fd11ba3d0fdb4c07fbc5ecbba0b1b719809420f25038f8ee3cd913d3faa3033a (from https://pypi.org/simple/pip/) (requires-python:>=3.6), version: 21.3.1
Given no hashes to check 181 links for project 'pip': discarding no candidates
Traceback (most recent call last):
File "/home/user/.cache/yay/firedragon/src/firefox-95.0.2/./mach", line 167, in <module>
main(sys.argv[1:])
File "/home/user/.cache/yay/firedragon/src/firefox-95.0.2/./mach", line 159, in main
mach = check_and_get_mach(os.path.dirname(os.path.realpath(__file__)))
File "/home/user/.cache/yay/firedragon/src/firefox-95.0.2/./mach", line 146, in check_and_get_mach
return load_mach(dir_path, mach_path)
File "/home/user/.cache/yay/firedragon/src/firefox-95.0.2/./mach", line 134, in load_mach
return mach_initialize.initialize(dir_path)
File "/home/user/.cache/yay/firedragon/src/firefox-95.0.2/build/mach_initialize.py", line 291, in initialize
_activate_python_environment(topsrcdir)
File "/home/user/.cache/yay/firedragon/src/firefox-95.0.2/build/mach_initialize.py", line 233, in _activate_python_environment
raise Exception(
Exception: According to "pip check", the current Python environment has package-compatibility issues.
==> ERROR: A failure occurred in build().
Aborting...
Looks like the python-pip stuff still needs to get ironed out
UPDATE2: As of 95.0.2-2, I'm able to start compiling after uninstalling the python-pip package from my build VM
Pinned Comments
dr460nf1r3 commented on 2024-04-17 16:23 (UTC) (edited on 2024-04-17 16:26 (UTC) by dr460nf1r3)
Everyone can now participate in the general package update process! The process is almost entirely automated, these are the necessary steps:
firedragon
folder contains the files of this repo)FGD commented on 2024-02-03 22:31 (UTC)
We are finally there! After being frozen on version 119 and investing quite some time improving the app,
Firedragon
now has an entirely new base!Please see the Announcement post:
https://forum.garudalinux.org/t/new-firedragon-major-version-is-out/34585