The 2nd part of the build fails with this error in a chroot:
Site not up-to-date reason: "/build/firedragon/src/firefox-107.0/obj/_virtualenvs/common" does not exist
Git Clone URL: | https://aur.archlinux.org/firedragon.git (read-only, click to copy) |
---|---|
Package Base: | firedragon |
Description: | Floorp fork build using custom branding and settings |
Upstream URL: | https://firedragon.garudalinux.org |
Keywords: | browser firedragon firefox floorp |
Licenses: | MPL2 |
Replaces: | firedragon-next |
Submitter: | polyzen |
Maintainer: | dr460nf1r3 (FGD, garudalinux) |
Last Packager: | garudalinux |
Votes: | 23 |
Popularity: | 0.008639 |
First Submitted: | 2021-04-22 10:57 (UTC) |
Last Updated: | 2025-05-30 00:29 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next › Last »
The 2nd part of the build fails with this error in a chroot:
Site not up-to-date reason: "/build/firedragon/src/firefox-107.0/obj/_virtualenvs/common" does not exist
Very interesting occurrence. I just double-checked firedragon.cfg
as well as my own about:config
, no sign of the clearOnShutdown values being added or removed. The last commit was last week, here we did in fact import some Librewolf changes, none of them are actually responsible for clearing on shutdown though. Nevertheless, I just added those mentioned back to explicitly keep history and cookies.
It is only me or last update removed these lines in config:
user_pref("privacy.clearOnShutdown.cache", false);
user_pref("privacy.clearOnShutdown.cookies", false);
user_pref("privacy.clearOnShutdown.offlineApps", false);
And it did forcefully set:
user_pref("privacy.clearOnShutdown.history", true);
Which if you ask me is not good thing to set automatically - did some of librewolf shenanigans went live into firedragon?
I was able to restore most of things but my last session went bye bye.
Thats interesting, it builds just alright for me.
For some reason, with the mold
linker being used now, builds consistently fail for me when it gets to compiling libxul.so
; claiming that I ran out of storage space (I have 80+GBs available), although, this does not happen to me if I set it back to lld
With firedragon 105.0.3-2 I'm getting a checksum failure on firedragon.desktop.
==> Validating source files with sha256sums...
firefox-105.0.3.source.tar.xz ... Passed
firefox-105.0.3.source.tar.xz.asc ... Skipped
firedragon.desktop ... FAILED
common ... Skipped
settings ... Skipped
librewolf-source ... Skipped
librewolf-settings ... Skipped
cachyos-source ... Skipped
==> ERROR: One or more files did not pass the validity check!
I did even try doing it as a clean install via yay and still getting the checksum error.
Hey, thanks for the report. It's fixed in the newest version.
qt filepicker isn't working anymore since updating to 105.0.1-4. the previous 105 version worked fine though. the gtk filepicker is what comes up.
@nihilnovi: the "update" was just supposed to contain the version update. I didn't remove it intentionally, this just slipped in after testing some things. That being said, I just re-added both of them. Thanks for notifying me :)
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