Librewolf upgrade not running

Hey,
I’m facing updgrade issues for librewolf 125.0.2-1 :
Type:Arch - AUR Name: librewolf-bin Version:124.0.1-1 New version: 125.0.2-1
==> Validating source files with sha256sums…
source … NOT FOUND
default192x192.png … Passed
librewolf.desktop … Passed
==> ERROR: One or more files did not pass the validity check!
rm -rf /tmp/bauh@xxx/arch/build_1714047651

Upgrade des Pakets “librewolf-bin” fehlgeschlagen validity check!

any suggestion?

KR

Did you check the AUR page for the package: AUR (en) - librewolf-bin? The latest comment on it is:

Exod1us commented on 2024-04-24 18:22 (UTC)

Whith the last update he can’t get the source. Error when update

So it looks like you might have to wait until the package maintainer fixes whatever is causing the issue.

1 Like

That’s an AUR package, not a Manjaro package. You could contact the maintainers at their GitLab page, or you could build the librewolf package from sources instead… :point_down:

pamac build librewolf
1 Like

similar issue:
0:10.82 ERROR: Package dependency requirement ‘nss >= 3.99’ could not be satisfied.
0:10.83 ERROR: Package ‘nss’ has version ‘3.98’, required version is ‘>= 3.99’
*** Fix above errors and then restart with “./mach build”
==> FEHLER: Ein Fehler geschah in build().
Breche ab…

unfortunately the maintainer is requesting an account for adressing issues :frowning:

Codeberg accounts are free but they also have a Matrix room.

define free? I have to give data, why?
however, it is not the source of the original issue and does not support the solution.

thank you

Why Librewolf wont install, Librewolf has updated their dependancy for nss to 3.99, Manjaro stable is currently on 3.98. It looks like 3.99 is currently in testing for Manjaro and should be in the next update.
Librewolf certianly wont downgrade for us, no need to bother them, just wait for the next Manjaro update, maybe switch to Firefox temporarily so your not stuck with an out of date browser.

Also just know AUR packages are not officially supported by Manjaro, while they do work updates from AUR are pushed out faster than Manjaro feature updates so things can get out of date temporarily like in this situation.

1 Like

Hi, enable Flatpack and install from there, solution. True, in wayland there are no window decorations sometimes(maybe only for me), but everything is fine

Failing AUR updates on manjaro-stable of librewolf and librewolf-bin might be two different issues:

Makepkg does not allow to update librewolf-bin because of issues with verification of signature.

makepkg -sic
==> Erstelle Paket: librewolf-bin 125.0.2-1 (So 28 Apr 2024 11:31:29 CEST)
==> Prüfe Laufzeit-Abhängigkeiten…
==> Prüfe Buildtime-Abhängigkeiten…
==> Empfange Quellen…
→ Klone das source git Repo…
Klone in Bare-Repository ‘/home/jomo/librewolf-bin/source’ …
remote: Enumerating objects: 3630, done.
remote: Counting objects: 100% (456/456), done.
remote: Compressing objects: 100% (359/359), done.
remote: Total 3630 (delta 284), reused 85 (delta 85), pack-reused 3174 (from 1)
Empfange Objekte: 100% (3630/3630), 3.66 MiB | 7.03 MiB/s, fertig.
Löse Unterschiede auf: 100% (2109/2109), fertig.
→ default192x192.png gefunden
→ librewolf.desktop gefunden
→ Lade librewolf-125.0.2-1-linux-x86_64-package.tar.bz2 herunter…
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 92.4M 100 92.4M 0 0 6487k 0 0:00:14 0:00:14 --:–:-- 7133k
→ Lade librewolf-125.0.2-1-linux-x86_64-package.tar.bz2.sig herunter…
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 566 100 566 0 0 1629 0 --:–:-- --:–:-- --:–:-- 1631
==> Überprüfe source Dateien mit sha256sums…
source … NICHT GEFUNDEN
default192x192.png … Erfolg
librewolf.desktop … Erfolg
==> FEHLER: Eine oder mehrere Dateien überstanden nicht die Gültigkeits-Prüfung!lockquote

And that might have to do with /etc/makepkg.conf and so the installed version of pacman.
This has recently be discussed in the unstable monthy update announcement strings.

Could someone of unstable or testing confirm the succesful update of AUR/librewolf-bin please?

Please use LANG=C command for output. This is english part of the forum.

No, you actually have to read and understand how AUR, makepkg and PKGBUILD files work.
See this:

https://wiki.archlinux.org/title/Makepkg#Signature_checking

1 Like

thank you, but a flatpack for a browser is not an option!

Thank you, the aur is now running, however the build still stops with errors…

the aur is now working

This topic was automatically closed 36 hours after the last reply. New replies are no longer allowed.