You are not logged in.

#1 2024-04-05 10:44:10

ordinary.schreiber
Member
Registered: 2021-10-15
Posts: 142

Can't update Chrome from AUR package

I am using Google Chrome on Xfce. I installed Google Chrome from AUR and always updated the package via the following instructions:

  • git clone [package URL from AUR].

  • cd into newly created 'google-chrome' directory.

  • makepkg -si.

This time, when I ran the makepkg command I got this error message:

==> ERROR: Cannot find the debugedit binary required for including source files in debug packages.

Can you help me to fix this? Thank you in advance.

Last edited by ordinary.schreiber (2024-04-05 10:44:31)

Offline

#2 2024-04-05 11:00:23

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,894
Website

Re: Can't update Chrome from AUR package

Either install debugedit or disable the debug option in your makepkg.conf.

Mod note: Moving to AUR Issues.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2024-04-05 11:31:42

Fuxino
Member
From: Slovakia
Registered: 2014-09-26
Posts: 181

Re: Can't update Chrome from AUR package

debugedit is part of base-devel, so you should have it installed anyway to build AUR packages: https://wiki.archlinux.org/title/Arch_U … requisites

Offline

Board footer

Powered by FluxBB