Update failed librewolf-bin-123.0.1-1

Ran upd librewolf failed to update

==> ERROR: Cannot find the debugedit binary required for including source files in debug packages.
error: failed to build 'librewolf-bin-123.0.1-1': 
error: packages failed to build: librewolf-bin-123.0.1-1

Solution:

sudo pacman -Syu base-devel
upd

Paru alternative for ‘core’ option 1

paru base-devel 
upd

Issue solved by installing base-devel. Not sure if this was just my system because of recent update issues

As a side-note there is librewolf in the repo, so this package shouldn’t be required.

base-devel is base (duh!) requirement when building AUR packages afaik :smile:

1 Like

Thanks I have a feeling I messed it up somehow. Since I was here figure would spend a minute sharing incase someone else messes it up like I did.

1 Like

This is caused by an upstream change which has enabled debugging in /etc/makepkg.conf by default. You can resolve this issue by disabling debugging again, see here:

2 Likes

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