[solved] pamac/AUR fails to install google-chrome (stable) & other software

Preparing...
Cloning google-chrome build files...
Checking google-chrome dependencies...
Resolving dependencies...
Checking inter-conflicts...

Building google-chrome...
==> Making package: google-chrome 88.0.4324.182-1 (Thu 25 Feb 2021 12:46:32 PM PST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading google-chrome-stable_88.0.4324.182-1_amd64.deb...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
	                         Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  3 69.4M    3 2624k    0     0  3044k      0  0:00:23 --:--:--  0:00:23 3040k
 18 69.4M   18 12.7M    0     0  6986k      0  0:00:10  0:00:01  0:00:09 6982k
 34 69.4M   34 23.8M    0     0  8519k      0  0:00:08  0:00:02  0:00:06 8516k
 50 69.4M   50 34.9M    0     0  9276k      0  0:00:07  0:00:03  0:00:04 9273k
 66 69.4M   66 46.0M    0     0  9701k      0  0:00:07  0:00:04  0:00:03 9699k
 82 69.4M   82 57.1M    0     0  9989k      0  0:00:07  0:00:05  0:00:02 10.9M
 98 69.4M   98 68.3M    0     0   9.9M      0  0:00:06  0:00:06 --:--:-- 11.1M
100 69.4M  100 69.4M    0     0   9.9M      0  0:00:06  0:00:06 --:--:-- 11.1M
  -> Found eula_text.html
  -> Found google-chrome-stable.sh
==> Validating source files with sha512sums...
    google-chrome-stable_88.0.4324.182-1_amd64.deb ... Passed
    eula_text.html ... Passed
    google-chrome-stable.sh ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting google-chrome-stable_88.0.4324.182-1_amd64.deb with bsdtar
==> Entering fakeroot environment...
==> Finished making: google-chrome 88.0.4324.182-1 (Thu 25 Feb 2021 12:46:39 PM PST)
==> Cleaning up...

Failed to prepare transaction:
could not find or read package

The AUR folder in pamac options:

[ljohnson@kise-005 google-chrome]$ pwd
/home/ljohnson/AUR/google-chrome
[ljohnson@kise-005 google-chrome]$ ls -lat
total 71172
drwxr-xr-x 3 ljohnson ljohnson     4096 Feb 25 12:46 .
-rw-r--r-- 1 ljohnson ljohnson 72787408 Feb 25 12:46 google-chrome-stable_88.0.4324.182-1_amd64.deb
-rw-r--r-- 1 ljohnson ljohnson    53070 Feb 25 12:46 eula_text.html
drwxr-xr-x 8 ljohnson ljohnson     4096 Feb 25 12:46 .git
-rw-r--r-- 1 ljohnson ljohnson      477 Feb 25 12:46 google-chrome.install
-rw-r--r-- 1 ljohnson ljohnson      299 Feb 25 12:46 google-chrome-stable.sh
-rw-r--r-- 1 ljohnson ljohnson     2641 Feb 25 12:46 PKGBUILD
-rw-r--r-- 1 ljohnson ljohnson     1466 Feb 25 12:46 .SRCINFO
-rwxr-xr-x 1 ljohnson ljohnson      755 Feb 25 12:46 update_version.sh
drwxr-xr-x 3 ljohnson ljohnson     4096 Feb 25 12:46 ..

No other error indications :neutral_face:

Did you set a custom PKGDEST? What’s the output of:

cat /etc/makepkg.conf | grep PKGDEST
[kise-005 ~]# cat /etc/makepkg.conf | grep PKGDEST
#PKGDEST=/home/packages
#SRCPKGDEST=/home/srcpackages

Perhaps the database needs a refresh:

sudo pacman -Syu

Then try installing Chrome again.

[kise-005 ~]# pacman -Syu
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community                                             6.5 MiB  9.28 MiB/s 00:01 [##############################################] 100%
 multilib is up to date
:: Starting full system upgrade...
 there is nothing to do

No love


So I pretended manjaro was archlinux and did a manual AUR install, and failed


[ljohnson@kise-005 AUR]$ git clone https://aur.archlinux.org/google-chrome.git
Cloning into 'google-chrome'...
remote: Enumerating objects: 888, done.
remote: Counting objects: 100% (888/888), done.
remote: Compressing objects: 100% (482/482), done.
remote: Total 888 (delta 448), reused 844 (delta 406), pack-reused 0
Receiving objects: 100% (888/888), 203.81 KiB | 540.00 KiB/s, done.
Resolving deltas: 100% (448/448), done.
[ljohnson@kise-005 AUR]$ cd google-chrome/
[ljohnson@kise-005 google-chrome]$ ls
eula_text.html  google-chrome.install  google-chrome-stable.sh  PKGBUILD  update_version.sh
[ljohnson@kise-005 google-chrome]$ makepkg -srci
==> Making package: google-chrome 88.0.4324.182-1 (Thu 25 Feb 2021 02:01:43 PM PST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading google-chrome-stable_88.0.4324.182-1_amd64.deb...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 69.4M  100 69.4M    0     0  10.6M      0  0:00:06  0:00:06 --:--:-- 11.1M
  -> Found eula_text.html
  -> Found google-chrome-stable.sh
==> Validating source files with sha512sums...
    google-chrome-stable_88.0.4324.182-1_amd64.deb ... Passed
    eula_text.html ... Passed
    google-chrome-stable.sh ... Passed
==> Extracting sources...
  -> Extracting google-chrome-stable_88.0.4324.182-1_amd64.deb with bsdtar
==> Entering fakeroot environment...
==> Finished making: google-chrome 88.0.4324.182-1 (Thu 25 Feb 2021 02:01:49 PM PST)
==> Installing package google-chrome with pacman -U...
loading packages...
error: '/home/ljohnson/AUR/google-chrome/google-chrome-88.0.4324.182-1-x86_64.pkg.tar.zst': could not find or read package
==> WARNING: Failed to install built package(s).
==> Cleaning up...

:face_with_raised_eyebrow:

After

-> Extracting google-chrome-stable_88.0.4324.182-1_amd64.deb with bsdtar`
==> Entering fakeroot environment...

you should see

==> Starting package()...
  -> Extracting the data.tar.xz...
  -> Moving stuff in place...
  -> Fixing Chrome icon resolution...
  -> Removing Debian Cron job and duplicate product logos...

Maybe a lack of space for the extracting?

Curious now, I swich back to my main workstation (arch) and reinstall google-chrome (stable)

[root@KISE-005 ~]# pacman -Qii google-chrome
Name            : google-chrome
Version         : 88.0.4324.182-1
Description     : The popular and trusted web browser by Google (Stable Channel)
Architecture    : x86_64
URL             : https://www.google.com/chrome
Licenses        : custom:chrome
Groups          : None
Provides        : None
Depends On      : alsa-lib  gtk3  libcups  libxss  libxtst  nss
Optional Deps   : libpipewire02: WebRTC desktop sharing under Wayland
                  kdialog: for file dialogs in KDE [installed]
                  gnome-keyring: for storing passwords in GNOME keyring [installed]
                  kwallet: for storing passwords in KWallet [installed]
                  gtk3-print-backends: for printing [installed]
                  libunity: for download progress on KDE
                  ttf-liberation: fix fonts for some PDFs - CRBug #369991 [installed]
                  xdg-utils [installed]
Required By     : None
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 228.21 MiB
Packager        : Unknown Packager
Build Date      : Wed 17 Feb 2021 07:36:21 AM PST
Install Date    : Wed 17 Feb 2021 07:36:56 AM PST
Install Reason  : Explicitly installed
Install Script  : Yes
Validated By    : None
Backup Files    :
(none)

then (edit:redo with clean build)

[--ljohnson{14:30:44}~]$ yay -S google-chrome
:: Checking for conflicts...
:: Checking for inner conflicts...
[Aur:1]  google-chrome-88.0.4324.182-1

  1 google-chrome                    (Installed) (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> A
:: Deleting (1/1): /home/ljohnson/.cache/yay/google-chrome
:: Downloaded PKGBUILD (1/1): google-chrome
  1 google-chrome                    (Installed) (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 
:: (1/1) Parsing SRCINFO: google-chrome
==> Making package: google-chrome 88.0.4324.182-1 (Thu 25 Feb 2021 02:31:04 PM PST)
==> Retrieving sources...
  -> Downloading google-chrome-stable_88.0.4324.182-1_amd64.deb...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 69.4M  100 69.4M    0     0  10.5M      0  0:00:06  0:00:06 --:--:-- 11.1M
  -> Found eula_text.html
  -> Found google-chrome-stable.sh
==> Validating source files with sha512sums...
    google-chrome-stable_88.0.4324.182-1_amd64.deb ... Passed
    eula_text.html ... Passed
    google-chrome-stable.sh ... Passed
==> Making package: google-chrome 88.0.4324.182-1 (Thu 25 Feb 2021 02:31:12 PM PST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found google-chrome-stable_88.0.4324.182-1_amd64.deb
  -> Found eula_text.html
  -> Found google-chrome-stable.sh
==> Validating source files with sha512sums...
    google-chrome-stable_88.0.4324.182-1_amd64.deb ... Passed
    eula_text.html ... Passed
    google-chrome-stable.sh ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting google-chrome-stable_88.0.4324.182-1_amd64.deb with bsdtar
==> Sources are ready.
==> Making package: google-chrome 88.0.4324.182-1 (Thu 25 Feb 2021 02:31:13 PM PST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Entering fakeroot environment...
==> Starting package()...
  -> Extracting the data.tar.xz...
  -> Moving stuff in place...
  -> Fixing Chrome icon resolution...
  -> Removing Debian Cron job and duplicate product logos...
==> Tidying install...
  -> Removing empty directories...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "google-chrome"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding install file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: google-chrome 88.0.4324.182-1 (Thu 25 Feb 2021 02:31:41 PM PST)
==> Cleaning up...
loading packages...
warning: google-chrome-88.0.4324.182-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Package (1)    Old Version      New Version      Net Change

google-chrome  88.0.4324.182-1  88.0.4324.182-1    0.00 MiB

Total Installed Size:  228.21 MiB
Net Upgrade Size:        0.00 MiB

:: Proceed with installation? [Y/n] 
(1/1) checking keys in keyring                            [###############################] 100%
(1/1) checking package integrity                          [###############################] 100%
(1/1) loading package files                               [###############################] 100%
(1/1) checking for file conflicts                         [###############################] 100%
(1/1) checking available disk space                       [###############################] 100%
:: Processing package changes...
(1/1) reinstalling google-chrome                          [###############################] 100%
==> NOTE: Custom flags should be put directly in: ~/.config/chrome-flags.conf
==> NOTE: The launcher is called: 'google-chrome-stable'
:: Running post-transaction hooks...
(1/3) Arming ConditionNeedsUpdate...
(2/3) Updating icon theme caches...
(3/3) Updating the desktop file MIME type cache...

Forgive my ignorance, but if the PKGBUILD is extracting the necessary files from the debian binary, why is it looking for:

Good question :neutral_face:

Over 55GB free on partition.

[--ljohnson{14:54:37}~]$ df -h | grep sda1
/dev/sda1       441G  367G   52G  88% /run/media/ljohnson/MNJRO

$ df -h /home/ljohnson/AUR
Filesystem      Size  Used Avail Use% Mounted on
/dev/sda1       441G  367G   52G  88% /

Clean Pamac AUR cache from settings, then force (from the MENU) a database update, and try again (maybe restart Pamac after each step). It helped me in the past.

Tried them all as you suggested, still no love.

Preparing...
Cloning google-chrome build files...
Checking google-chrome dependencies...
Resolving dependencies...
Checking inter-conflicts...

Building google-chrome...
==> Making package: google-chrome 88.0.4324.182-1 (Thu 25 Feb 2021 03:03:41 PM PST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading google-chrome-stable_88.0.4324.182-1_amd64.deb...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 10 69.4M   10 7615k    0     0  8654k      0  0:00:08 --:--:--  0:00:08 8644k
 26 69.4M   26 18.5M    0     0   9.8M      0  0:00:07  0:00:01  0:00:06  9.8M
 42 69.4M   42 29.6M    0     0  10.3M      0  0:00:06  0:00:02  0:00:04 10.3M
 58 69.4M   58 40.7M    0     0  10.5M      0  0:00:06  0:00:03  0:00:03 10.5M
 74 69.4M   74 51.8M    0     0  10.6M      0  0:00:06  0:00:04  0:00:02 10.6M
 90 69.4M   90 63.0M    0     0  10.7M      0  0:00:06  0:00:05  0:00:01 11.1M
100 69.4M  100 69.4M    0     0  10.7M      0  0:00:06  0:00:06 --:--:-- 11.1M
  -> Found eula_text.html
  -> Found google-chrome-stable.sh
==> Validating source files with sha512sums...
    google-chrome-stable_88.0.4324.182-1_amd64.deb ... Passed
    eula_text.html ... Passed
    google-chrome-stable.sh ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting google-chrome-stable_88.0.4324.182-1_amd64.deb with bsdtar
==> Entering fakeroot environment...
==> Finished making: google-chrome 88.0.4324.182-1 (Thu 25 Feb 2021 03:03:47 PM PST)
==> Cleaning up...

Failed to prepare transaction:
could not find or read package

Maybe
 try sudo pacman -Syy instead?

That’s the package that was created, but it failed to install it. All packages have the pkg.tar.zst extension.

If it’s a database error, pacman -Fy might even work.

1 Like

For the sake of it, I tried to install it from Pamac and it worked properly.

Préparation...
Clonage des fichiers de construction de google-chrome...
Vérification des dépendances de google-chrome...
Résolution des dépendances...
Recherche des conflits entre paquets...

Construction de google-chrome...
==> Création du paquet google-chrome 88.0.4324.182-1 (ven. 26 févr. 2021 03:13:09)
==> VĂ©rification des dĂ©pendances pour l’exĂ©cution

==> Vérification des dépendances pour la compilation

==> Récupération des sources

  -> Téléchargement de google-chrome-stable_88.0.4324.182-1_amd64.deb

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0 69.4M    0  704k    0     0   650k      0  0:01:49  0:00:01  0:01:48  650k
  2 69.4M    2 1919k    0     0   922k      0  0:01:17  0:00:02  0:01:15  921k
  4 69.4M    4 3135k    0     0  1017k      0  0:01:09  0:00:03  0:01:06 1017k
  5 69.4M    5 3888k    0     0   952k      0  0:01:14  0:00:04  0:01:10  952k
  6 69.4M    6 4464k    0     0   878k      0  0:01:20  0:00:05  0:01:15  897k
  7 69.4M    7 5168k    0     0   849k      0  0:01:23  0:00:06  0:01:17  892k
  8 69.4M    8 6358k    0     0   897k      0  0:01:19  0:00:07  0:01:12  887k
 10 69.4M   10 7583k    0     0   938k      0  0:01:15  0:00:08  0:01:07  889k
 12 69.4M   12 8799k    0     0   969k      0  0:01:13  0:00:09  0:01:04  982k
 13 69.4M   13 9552k    0     0   947k      0  0:01:15  0:00:10  0:01:05 1017k
 14 69.4M   14  9.9M    0     0   916k      0  0:01:17  0:00:11  0:01:06  999k
 14 69.4M   14 10.3M    0     0   879k      0  0:01:20  0:00:12  0:01:08  852k
 15 69.4M   15 10.9M    0     0   857k      0  0:01:22  0:00:13  0:01:09  726k
 16 69.4M   16 11.5M    0     0   837k      0  0:01:24  0:00:14  0:01:10  597k
 17 69.4M   17 12.0M    0     0   815k      0  0:01:27  0:00:15  0:01:12  550k
 18 69.4M   18 12.6M    0     0   803k      0  0:01:28  0:00:16  0:01:12  552k
 19 69.4M   19 13.5M    0     0   813k      0  0:01:27  0:00:17  0:01:10  654k
 21 69.4M   21 14.7M    0     0   835k      0  0:01:25  0:00:18  0:01:07  777k
 22 69.4M   22 15.3M    0     0   825k      0  0:01:26  0:00:19  0:01:07  791k
 22 69.4M   22 15.9M    0     0   811k      0  0:01:27  0:00:20  0:01:07  799k
 24 69.4M   24 16.8M    0     0   819k      0  0:01:26  0:00:21  0:01:05  870k
 25 69.4M   25 18.0M    0     0   836k      0  0:01:24  0:00:22  0:01:02  916k
 27 69.4M   27 19.2M    0     0   853k      0  0:01:23  0:00:23  0:01:00  918k
 28 69.4M   28 19.9M    0     0   849k      0  0:01:23  0:00:24  0:00:59  943k
 29 69.4M   29 20.5M    0     0   839k      0  0:01:24  0:00:25  0:00:59  949k
 30 69.4M   30 21.4M    0     0   841k      0  0:01:24  0:00:26  0:00:58  931k
 32 69.4M   32 22.5M    0     0   853k      0  0:01:23  0:00:27  0:00:56  925k
 34 69.4M   34 23.7M    0     0   866k      0  0:01:22  0:00:28  0:00:54  924k
 35 69.4M   35 24.4M    0     0   861k      0  0:01:22  0:00:29  0:00:53  917k
 36 69.4M   36 25.0M    0     0   851k      0  0:01:23  0:00:30  0:00:53  913k
 37 69.4M   37 26.1M    0     0   860k      0  0:01:22  0:00:31  0:00:51  963k
 39 69.4M   39 27.1M    0     0   866k      0  0:01:22  0:00:32  0:00:50  937k
 40 69.4M   40 28.1M    0     0   872k      0  0:01:21  0:00:33  0:00:48  908k
 41 69.4M   41 28.7M    0     0   864k      0  0:01:22  0:00:34  0:00:48  881k
 42 69.4M   42 29.4M    0     0   859k      0  0:01:22  0:00:35  0:00:47  905k
 43 69.4M   43 30.4M    0     0   864k      0  0:01:22  0:00:36  0:00:46  887k
 45 69.4M   45 31.6M    0     0   873k      0  0:01:21  0:00:37  0:00:44  918k
 47 69.4M   47 32.8M    0     0   882k      0  0:01:20  0:00:38  0:00:42  950k
 48 69.4M   48 33.5M    0     0   880k      0  0:01:20  0:00:39  0:00:41  988k
 49 69.4M   49 34.1M    0     0   871k      0  0:01:21  0:00:40  0:00:41  956k
 49 69.4M   49 34.6M    0     0   862k      0  0:01:22  0:00:41  0:00:41  849k
 51 69.4M   51 35.4M    0     0   861k      0  0:01:22  0:00:42  0:00:40  774k
 52 69.4M   52 36.4M    0     0   867k      0  0:01:21  0:00:43  0:00:38  748k
 53 69.4M   53 37.0M    0     0   860k      0  0:01:22  0:00:44  0:00:38  703k
 54 69.4M   54 37.5M    0     0   852k      0  0:01:23  0:00:45  0:00:38  704k
 54 69.4M   54 38.1M    0     0   848k      0  0:01:23  0:00:46  0:00:37  728k
 56 69.4M   56 39.0M    0     0   849k      0  0:01:23  0:00:47  0:00:36  747k
 57 69.4M   57 40.2M    0     0   856k      0  0:01:22  0:00:48  0:00:34  765k
 59 69.4M   59 41.0M    0     0   856k      0  0:01:22  0:00:49  0:00:33  825k
 59 69.4M   59 41.6M    0     0   851k      0  0:01:23  0:00:50  0:00:33  834k
 60 69.4M   60 42.1M    0     0   845k      0  0:01:24  0:00:51  0:00:33  820k
 61 69.4M   61 42.6M    0     0   839k      0  0:01:24  0:00:52  0:00:32  742k
 62 69.4M   62 43.5M    0     0   839k      0  0:01:24  0:00:53  0:00:31  673k
 63 69.4M   63 44.0M    0     0   833k      0  0:01:25  0:00:54  0:00:31  603k
 64 69.4M   64 44.5M    0     0   827k      0  0:01:25  0:00:55  0:00:30  595k
 65 69.4M   65 45.6M    0     0   833k      0  0:01:25  0:00:56  0:00:29  712k
 67 69.4M   67 46.8M    0     0   840k      0  0:01:24  0:00:57  0:00:27  849k
 68 69.4M   68 47.4M    0     0   836k      0  0:01:24  0:00:58  0:00:26  810k
 69 69.4M   69 47.9M    0     0   831k      0  0:01:25  0:00:59  0:00:26  810k
 69 69.4M   69 48.5M    0     0   827k      0  0:01:25  0:01:00  0:00:25  825k
 71 69.4M   71 49.3M    0     0   827k      0  0:01:25  0:01:01  0:00:24  760k
 72 69.4M   72 50.4M    0     0   832k      0  0:01:25  0:01:02  0:00:23  748k
 74 69.4M   74 51.5M    0     0   836k      0  0:01:24  0:01:03  0:00:21  832k
 75 69.4M   75 52.1M    0     0   833k      0  0:01:25  0:01:04  0:00:21  854k
 75 69.4M   75 52.6M    0     0   828k      0  0:01:25  0:01:05  0:00:20  841k
 77 69.4M   77 53.4M    0     0   828k      0  0:01:25  0:01:06  0:00:19  840k
 78 69.4M   78 54.5M    0     0   832k      0  0:01:25  0:01:07  0:00:18  828k
 79 69.4M   79 55.3M    0     0   830k      0  0:01:25  0:01:08  0:00:17  761k
 80 69.4M   80 56.0M    0     0   830k      0  0:01:25  0:01:09  0:00:16  797k
 81 69.4M   81 56.6M    0     0   827k      0  0:01:25  0:01:10  0:00:15  809k
 82 69.4M   82 57.1M    0     0   823k      0  0:01:26  0:01:11  0:00:15  751k
 83 69.4M   83 57.8M    0     0   821k      0  0:01:26  0:01:12  0:00:14  682k
 84 69.4M   84 58.9M    0     0   825k      0  0:01:26  0:01:13  0:00:13  757k
 85 69.4M   85 59.6M    0     0   823k      0  0:01:26  0:01:14  0:00:12  732k
 86 69.4M   86 60.2M    0     0   820k      0  0:01:26  0:01:15  0:00:11  731k
 87 69.4M   87 60.7M    0     0   817k      0  0:01:26  0:01:16  0:00:10  735k
 88 69.4M   88 61.4M    0     0   816k      0  0:01:27  0:01:17  0:00:10  738k
 89 69.4M   89 62.4M    0     0   816k      0  0:01:27  0:01:18  0:00:09  680k
 90 69.4M   90 63.0M    0     0   816k      0  0:01:27  0:01:19  0:00:08  709k
 91 69.4M   91 63.6M    0     0   813k      0  0:01:27  0:01:20  0:00:07  708k
 92 69.4M   92 64.3M    0     0   813k      0  0:01:27  0:01:21  0:00:06  745k
 94 69.4M   94 65.4M    0     0   816k      0  0:01:27  0:01:22  0:00:05  823k
 95 69.4M   95 66.1M    0     0   815k      0  0:01:27  0:01:23  0:00:04  801k
 96 69.4M   96 66.7M    0     0   812k      0  0:01:27  0:01:24  0:00:03  750k
 96 69.4M   96 67.3M    0     0   810k      0  0:01:27  0:01:25  0:00:02  748k
 97 69.4M   97 68.0M    0     0   808k      0  0:01:27  0:01:26  0:00:01  743k
 99 69.4M   99 68.9M    0     0   810k      0  0:01:27  0:01:27 --:--:--  704k
100 69.4M  100 69.4M    0     0   812k      0  0:01:27  0:01:27 --:--:--  758k
  -> eula_text.html trouvé
  -> google-chrome-stable.sh trouvé
==> Validation des fichiers source avec sha512sums

    google-chrome-stable_88.0.4324.182-1_amd64.deb ... RĂ©ussite
    eula_text.html ... RĂ©ussite
    google-chrome-stable.sh ... RĂ©ussite
==> Suppression du répertoire $srcdir/ existant

==> Extraction des sources

  -> Extraction de google-chrome-stable_88.0.4324.182-1_amd64.deb avec bsdtar
==> Entre dans l’environnement fakeroot

==> Lancement de package()

  -> Extracting the data.tar.xz...
  -> Moving stuff in place...
  -> Fixing Chrome icon resolution...
  -> Removing Debian Cron job and duplicate product logos...
==> Nettoyage de l’installation

  -> Suppression des répertoires vides

  -> Suppression des fichiers libtool

  -> Suppression des fichiers indésirables

  -> Suppression des fichiers de bibliothùques statiques

  -> Compression des pages de man/info

==> Recherche des erreurs d’empaquetage

==> CrĂ©ation du paquet « google-chrome » 
  -> Génération du fichier .PKGINFO

  -> Génération du fichier .BUILDINFO

  -> Ajout du fichier install

  -> Génération du fichier .MTREE

  -> Compression du paquet

==> Quitte l’environnement fakeroot.
==> Création terminée : google-chrome 88.0.4324.182-1 (ven. 26 févr. 2021 03:14:43)
==> Nettoyage


VĂ©rification du trousseau...
VĂ©rification de l’intĂ©gritĂ© des paquets...
Chargement des fichiers des paquets...
Analyse des conflits entre fichiers...
VĂ©rification de l’espace disque disponible...
Installation de google-chrome (88.0.4324.182-1)...
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
==> NOTE: Custom flags should be put directly in: ~/.config/chrome-flags.conf
==> NOTE: The launcher is called: 'google-chrome-stable'
Exécution des crochets de post-transaction...
Arming ConditionNeedsUpdate...
Updating icon theme caches...
Updating the desktop file MIME type cache...
Transaction terminée avec succÚs.

So it is definitely not an issue from the AUR. Not sure where to look for your issue.

1 Like

I haven’t personally dealt with this, but found a post that I could offer up to try!:

pacman -U --dbonly 'path-to-google-chrome-88.0.4324.182-1-x86_64.pkg.tar.zst'

See: [SOLVED] Reinstall corrupted package / Pacman & Package Upgrade Issues / Arch Linux Forums

His problem is that it doesn’t even create this package apparently.

1 Like

So presumably your permissions are OK where you are building! According to the arch wiki you should make sure ‘base-devel’ is installed correctly. You can also try from a snapshot if it isn’t building for you. Also, there is a google-chrome-beta in the AUR you could try
See:-
https://wiki.archlinux.org/index.php/Arch_User_Repository#Acquire_build_files
https://aur.archlinux.org/cgit/aur.git/snapshot/google-chrome.tar.gz
https://aur.archlinux.org/packages/google-chrome-beta/

I have two other manjaro systems, one of which has google-chrome-stable installed and the other I just installed it successfully as a test.
Already installed


$ sudo pacman -Qii google-chrome
Name            : google-chrome
Version         : 88.0.4324.182-1
Description     : The popular and trusted web browser by Google (Stable Channel)
Architecture    : x86_64
URL             : https://www.google.com/chrome
Licenses        : custom:chrome
Groups          : None
Provides        : None
Depends On      : alsa-lib  gtk3  libcups  libxss  libxtst  nss
Optional Deps   : libpipewire02: WebRTC desktop sharing under Wayland
                  kdialog: for file dialogs in KDE [installed]
                  gnome-keyring: for storing passwords in GNOME keyring
                  [installed]
                  kwallet: for storing passwords in KWallet [installed]
                  gtk3-print-backends: for printing [installed]
                  libunity: for download progress on KDE [installed]
                  ttf-liberation: fix fonts for some PDFs - CRBug #369991
                  [installed]
                  xdg-utils [installed]
Required By     : None
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 228.21 MiB
Packager        : Unknown Packager
Build Date      : Wed 17 Feb 2021 07:34:04 AM PST
Install Date    : Wed 17 Feb 2021 07:34:53 AM PST
Install Reason  : Explicitly installed
Install Script  : Yes
Validated By    : None
Backup Files    :

and the second new install test


Preparing...
Cloning google-chrome build files...
Checking google-chrome dependencies...
Resolving dependencies...
Checking inter-conflicts...

Building google-chrome...
==> Making package: google-chrome 88.0.4324.182-1 (Fri 26 Feb 2021 10:18:26 AM PST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading google-chrome-stable_88.0.4324.182-1_amd64.deb...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0 69.4M    0 83307    0     0   311k      0  0:03:48 --:--:--  0:03:48  310k
 15 69.4M   15 10.8M    0     0  8800k      0  0:00:08  0:00:01  0:00:07 8793k
 31 69.4M   31 21.9M    0     0  9932k      0  0:00:07  0:00:02  0:00:05 9928k
 47 69.4M   47 33.0M    0     0  10.1M      0  0:00:06  0:00:03  0:00:03 10.1M
 63 69.4M   63 44.2M    0     0  10.3M      0  0:00:06  0:00:04  0:00:02 10.3M
 79 69.4M   79 55.4M    0     0  10.5M      0  0:00:06  0:00:05  0:00:01 11.0M
 95 69.4M   95 66.5M    0     0  10.6M      0  0:00:06  0:00:06 --:--:-- 11.1M
100 69.4M  100 69.4M    0     0  10.6M      0  0:00:06  0:00:06 --:--:-- 11.1M
  -> Found eula_text.html
  -> Found google-chrome-stable.sh
==> Validating source files with sha512sums...
    google-chrome-stable_88.0.4324.182-1_amd64.deb ... Passed
    eula_text.html ... Passed
    google-chrome-stable.sh ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting google-chrome-stable_88.0.4324.182-1_amd64.deb with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
  -> Extracting the data.tar.xz...
  -> Moving stuff in place...
  -> Fixing Chrome icon resolution...
  -> Removing Debian Cron job and duplicate product logos...
==> Tidying install...
  -> Removing empty directories...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "google-chrome"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding install file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: google-chrome 88.0.4324.182-1 (Fri 26 Feb 2021 10:18:56 AM PST)
==> Cleaning up...

Checking keyring...
Checking integrity...
Loading packages files...
Checking file conflicts...
Checking available disk space...
Installing google-chrome (88.0.4324.182-1)...
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
tput: No value for $TERM and no -T specified
==> NOTE: Custom flags should be put directly in: ~/.config/chrome-flags.conf
==> NOTE: The launcher is called: 'google-chrome-stable'
Running post-transaction hooks...
Arming ConditionNeedsUpdate...
Updating icon theme caches...
Updating the desktop file MIME type cache...
Transaction successfully finished.