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
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:
It seems this issue is resolved now, however just to clarify for future readers: installing debugedit is not necessary, and is in fact most likely not what most users will want.
The cause of this issue is a change was made upstream which has enabled debugging in /etc/makepkg.conf by default. I guess these will be some relevant threads if anyone is curious about this:
It seems the discussion is ongoing; I’m not sure if it will stay like this or not.
To get the behavior back to “normal”,…
2 Likes
system
Closed
20 March 2024 22:35
6
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.