My Yay is not working. Everytime I try to install anthing, I get an error

I left the country for a couple months due to work. When I got back, I tried to update my system using yay -Syu. After the update was completed everything seemed to be okay and I restarted the system. Afterwards I am being unable to install anything using yay. Output of the error I’m getting down below.

It happens with anything I try to install.

I tried updating the Arch Mirrorlist and the EOS Mirrorlist using the tools on the welcome screen and I’m still getting the same errors.

Any help on what to do would be greatly appreciated.

error: could not set install reason for package gst-plugins-good (could not find or read package)
error: could not set install reason for package cmake (could not find or read package)
error: could not set install reason for package libayatana-appindicator (could not find or read package)
error: could not set install reason for package gst-plugins-base (could not find or read package)
 -> Failed to install layer, rolling up to next layer.error:error installing repo packages
error: could not set install reason for package cmake (could not find or read package)
error: could not set install reason for package libayatana-appindicator (could not find or read package)
error: could not set install reason for package gst-plugins-base (could not find or read package)
error: could not set install reason for package gst-plugins-good (could not find or read package)
 -> error installing repo packages
error installing repo packages

Second example.

[e@EndeavourOS-VM ~]$ yay -s python-virtualenv
6 aur/pyenv-virtualenv-git v1.0.0.0.ra3bc42c-1 (+3 0.00) (Out-of-date: 2022-02-07) 
    Pyenv plugin to manage virtualenv (a.k.a. python-virtualenv)
5 aur/pyenv-virtualenv 1:1.2.1-1 (+29 0.80) 
    pyenv plugin to manage virtualenv (a.k.a. python-virtualenv)
4 aur/python-virtualenvondemand 6.0.0-2 (+1 0.00) 
    Easily create and use virtualenvs via script and provides the ability for an application to install and use its runtime dependencies on first import
3 community/python-virtualenvwrapper 4.8.4-7 (26.7 KiB 101.2 KiB) 
    Extensions to Ian Bicking's virtualenv tool
2 community/python-virtualenv-clone 0.5.7-3 (12.0 KiB 31.5 KiB) 
    A script for cloning a non-relocatable virtualenv.
1 extra/python-virtualenv 20.17.1-1 (6.1 MiB 9.1 MiB) 
    Virtual Python Environment builder
==> Packages to install (eg: 1 2 3, 1-3 or ^4)
==> 1
Sync Explicit (1): python-virtualenv
error: could not set install reason for package python-virtualenv (could not find or read package)
 -> error installing repo packages

It is because you are using -s instead of -S

5 Likes

Is that a recent bug? I have always used -s with yay and never had an issue before. That’s the whole point of the helper, especially useful when you don’t know exactly the package name.

But yeah. That solved it, but that seems to be such a silly bug.

Thank you so much.

Pretty sure it has always been that way.

You can use yay -Ss to search or just yay packagename but not yay -s

Just double checked this. And its not correct.

I installed a brand new instance of EOS in a VM. I did yay -s virtualenv and it brings all the matches for virtualenv, then you can select the one you want (I selected 1 forpython-virtualenv), and it installed just fine. I am not sure what broke on my actual installation though.

Still troubleshooting and looking at logs.

I just checked with the old yay and -s is the same as --stats. Either of those generate a search. However, that seems like a bug in the old yay since that is contrary to the old documentation.

Either way, according to the documentation, it seems like yay searchterms is the right way to invoke that behavior.

I guess that part is working the way you expect though so the issue is with the actual install. I just tested here and I am not getting the same results.

1 Like

I just cleaned up the off-topic nonsense.

Please try to keep to the issue at hand.

1 Like

There is an issue opened just 7 hours ago about this same problem on the Yay repo. Lets see what comes out of it.

error: could not set install reason for package (could not find or read package) · Issue #2137 · Jguer/yay · GitHub

It was submitted by an AUR package maintainer so it might not be an isolated incident.

The error they are receiving is exactly the same I am having so it might be a bug if confirmed.

I just use what works. Yay -Ss for search Yay -S to install. This is the way I have always used it and as far as my knowledge the way it’s supposed to be. :man_shrugging:

3 Likes

i just leave this here !!

:innocent:

EXAMPLES
       yay foo
              Search and install from the repos and the AUR using
              yogurt mode.

       yay -Syu
              Update package list and upgrade all currently installed
              repo and AUR.

       yay -Sua
              Update all currently installed AUR packages.

       yay -S foo
              Installs package foo from the repos or the AUR.

       yay -Ss foo
              Searches for package foo on the repos or the AUR.

       yay -Si foo
              Gets information about package foo from the repos or the
              AUR.

       yay -S foo --mflags "--skipchecksums --skippgpcheck"
              Installs foo while skipping checksums and pgp checks.

       yay --devel --save
              Sets devel to true in the config.

       yay -P --stats
              Shows statistics for installed packages and system
              health.

       pacman -Qmq | grep -Ee '-(cvs|svn|git|hg|bzr|darcs)$' | yay -S
       --needed -
              pacaur-like devel check.

8 Likes

:hugs: 555555

1 Like

That doesn’t look like the same issue at all. They are not passing the -s flag, and they are attempting to accomplish a different goal as well.

As was mentioned, yay [package name] (with no flag at all) performs a package search. What seems most likely is the old yay was ignoring the bogus flag somehow and just performing the search. In the new yay it sounds like this behavior has been corrected (rightly so, I think).

So the search was being performed in spite of the flag, not because of it.

1 Like

To narrow down the problem, do this first:

sudo pacman -Syu

and show the full output here.

sudo pacman -Syu
:: Synchronizing package databases...
 endeavouros is up to date
 core                                                                                                                             153.4 KiB  1323 KiB/s 00:00 [--------------------------------------------------------------------------------------------------] 100%
 extra                                                                                                                           1773.7 KiB  6.49 MiB/s 00:00 [--------------------------------------------------------------------------------------------------] 100%
 community                                                                                                                          7.2 MiB  12.8 MiB/s 00:01 [--------------------------------------------------------------------------------------------------] 100%
 multilib                                                                                                                         161.1 KiB  1230 KiB/s 00:00 [--------------------------------------------------------------------------------------------------] 100%
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Package (4)         Old Version  New Version  Net Change  Download Size

core/device-mapper  2.03.20-1    2.03.21-1      0.00 MiB       0.27 MiB
extra/libadwaita    1:1.3.1-1    1:1.3.2-1      0.01 MiB       0.46 MiB
core/lvm2           2.03.20-1    2.03.21-1      0.00 MiB       1.79 MiB
community/twolame   0.4.0-2      0.4.0-3        0.00 MiB       0.08 MiB

Total Download Size:    2.61 MiB
Total Installed Size:  10.14 MiB
Net Upgrade Size:       0.01 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 lvm2-2.03.21-1-x86_64                                                                                                           1832.6 KiB  15.6 MiB/s 00:00 [--------------------------------------------------------------------------------------------------] 100%
 libadwaita-1:1.3.2-1-x86_64                                                                                                      470.2 KiB  3.40 MiB/s 00:00 [--------------------------------------------------------------------------------------------------] 100%
 twolame-0.4.0-3-x86_64                                                                                                            84.3 KiB   169 KiB/s 00:00 [--------------------------------------------------------------------------------------------------] 100%
 device-mapper-2.03.21-1-x86_64                                                                                                   280.6 KiB   357 KiB/s 00:01 [--------------------------------------------------------------------------------------------------] 100%
 Total (4/4)                                                                                                                        2.6 MiB  2.94 MiB/s 00:01 [--------------------------------------------------------------------------------------------------] 100%
(4/4) checking keys in keyring                                                                                                                                [--------------------------------------------------------------------------------------------------] 100%
(4/4) checking package integrity                                                                                                                              [--------------------------------------------------------------------------------------------------] 100%
(4/4) loading package files                                                                                                                                   [--------------------------------------------------------------------------------------------------] 100%
(4/4) checking for file conflicts                                                                                                                             [--------------------------------------------------------------------------------------------------] 100%
:: Processing package changes...
(1/4) upgrading device-mapper                                                                                                                                 [--------------------------------------------------------------------------------------------------] 100%
(2/4) upgrading libadwaita                                                                                                                                    [--------------------------------------------------------------------------------------------------] 100%
(3/4) upgrading lvm2                                                                                                                                          [--------------------------------------------------------------------------------------------------] 100%
(4/4) upgrading twolame                                                                                                                                       [--------------------------------------------------------------------------------------------------] 100%
:: Running post-transaction hooks...
(1/4) Reloading system manager configuration...
(2/4) Reloading device manager configuration...
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking which packages need to be rebuilt

=> Packages to install (eg: 1 2 3, 1-3 or ^4)
==> 1
[DEBUG:grapher] deps to find [apm electron11]
[DEBUG:runtime] packages to query [electron11]
[DEBUG:runtime] rpc request https://aur.archlinux.org/rpc?arg%5B%5D=electron11&type=info&v=5
[DEBUG:runtime] rpc request https://aur.archlinux.org/rpc?arg=electron11&by=provides&type=search&v=5
[DEBUG:runtime] packages to query [electron11-bin]
[DEBUG:runtime] rpc request https://aur.archlinux.org/rpc?arg%5B%5D=electron11-bin&type=info&v=5
AUR Explicit (1): atom-1.61.0beta0-3
AUR Dependency (2): apm-2.6.5-3, electron11-bin-11.5.0-1
Sync Make Dependency (3): node-gyp-9.3.1-1, npm-8.19.2-1, nodejs-lts-gallium-16.20.0-1
Sync Dependency (1): ripgrep-13.0.0-3
:: PKGBUILD up to date, skipping download: atom
:: PKGBUILD up to date, skipping download: electron11-bin
:: PKGBUILD up to date, skipping download: apm
[DEBUG:runner] capturing /usr/bin/git -C /home/cgpete/.cache/yay/atom reset --hard HEAD
[DEBUG:runner] capturing /usr/bin/git -C /home/cgpete/.cache/yay/atom merge --no-edit --ff
[DEBUG:runner] capturing /usr/bin/git -C /home/cgpete/.cache/yay/electron11-bin reset --hard HEAD
[DEBUG:runner] capturing /usr/bin/git -C /home/cgpete/.cache/yay/electron11-bin merge --no-edit --ff
[DEBUG:runner] capturing /usr/bin/git -C /home/cgpete/.cache/yay/apm reset --hard HEAD
[DEBUG:runner] capturing /usr/bin/git -C /home/cgpete/.cache/yay/apm merge --no-edit --ff
  3 atom                             (Build Files Exist)
  2 electron11-bin                   (Build Files Exist)
  1 apm                              (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/3): /home/cgpete/.cache/yay/atom
[DEBUG:runner] running /usr/bin/git -C /home/cgpete/.cache/yay/atom reset --hard origin/HEAD
HEAD is now at 79df4d5 upgpkg: atom 1.61.0beta0-3
[DEBUG:runner] running /usr/bin/git -C /home/cgpete/.cache/yay/atom clean -fdx
Removing atom-1.61.0-beta0.tar.gz
Removing src/
:: Deleting (2/3): /home/cgpete/.cache/yay/electron11-bin
[DEBUG:runner] running /usr/bin/git -C /home/cgpete/.cache/yay/electron11-bin reset --hard origin/HEAD
HEAD is now at 3115a7f 11.5.0
[DEBUG:runner] running /usr/bin/git -C /home/cgpete/.cache/yay/electron11-bin clean -fdx
Removing electron11-bin-11.5.0-1-x86_64.zip
Removing electron11-bin-chromedriver-11.5.0-1-x86_64.zip
Removing src/
:: Deleting (3/3): /home/cgpete/.cache/yay/apm
[DEBUG:runner] running /usr/bin/git -C /home/cgpete/.cache/yay/apm reset --hard origin/HEAD
HEAD is now at eb43d32 upgpkg: apm 2.6.5-3
[DEBUG:runner] running /usr/bin/git -C /home/cgpete/.cache/yay/apm clean -fdx
Removing apm-ade8fbe124b18f5949a6b20b8e02a551d5405d67.tar.gz
Removing src/
  3 atom                             (Build Files Exist)
  2 electron11-bin                   (Build Files Exist)
  1 apm                              (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 
[DEBUG:runner] running /usr/bin/makepkg --verifysource -Ccf
[DEBUG:runner] running /usr/bin/makepkg --verifysource -Ccf
[DEBUG:runner] running /usr/bin/makepkg --verifysource -Ccf
/home/cgpete/.cache/yay/atom/PKGBUILD: line 53: /usr/lib/electron11/version: No such file or directory
==> Making package: apm 2.6.5-3 (Tue 25 Apr 2023 07:37:14 AM EDT)
==> Retrieving sources...
==> Making package: atom 1.61.0beta0-3 (Tue 25 Apr 2023 07:37:14 AM EDT)
  -> Downloading apm-ade8fbe124b18f5949a6b20b8e02a551d5405d67.tar.gz...
==> Retrieving sources...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  -> Downloading atom-1.61.0-beta0.tar.gz...
  % 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
100 11.9M    0 11.9M    0     0  3468k      0 --:--:--  0:00:03 --:--:-- 3882k     0 --:--:--  0:00:02 --:--:-- 3071k
  -> Found atom.js
  -> Found dugite-use-system-git.patch
  -> Found fix-atom-sh.patch
  -> Found fix-license-path.patch
  -> Found fix-restart.patch
  -> Found git-utils.patch
  -> Found no-unsafe-eval-warning.patch
  -> Found node-env-production.patch
  -> Found symbols-view-use-system-ctags.patch
  -> Found use-system-apm.patch
  -> Found use-system-electron.patch
==> Validating source files with sha256sums...
    atom-1.61.0-beta0.tar.gz ... Passed
    atom.js ... Passed
    dugite-use-system-git.patch ... Passed
    fix-atom-sh.patch ... Passed
    fix-license-path.patch ... Passed
    fix-restart.patch ... Passed
    git-utils.patch ... Passed
100 18.0MPassedval-warning.patch ... 
==> Making package: electron11-bin 11.5.0-1 (Tue 25 Apr 2023 07:37:19 AM EDT)
    0 18.0M    0     0  4205k      0 --:--:--  0:00:04 --:--:-- 4657k    node-env-production.patch ... ==> Retrieving sources...
Passed
    symbols-view-use-system-ctags.patch ...   -> Downloading electron11-bin-chromedriver-11.5.0-1-x86_64.zip...
  % Total    % Received % Xferd  Average Passed
Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0    use-system-apm.patch ... Passed
    use-system-electron.patch ... Passed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 47.1M    0 47.1M    0     0  5854k      0 --:--:--  0:00:08 --:--:-- 7668k : -0-    00::0000::1066   -0-::0-0-::0-1-   605:500:145k 1201k:--:-- 5579k
  -> Found apm.js
  -> Found no-scripts.patch
==> Validating source files with sha512sums...
100 11.5M  100 11.5M    0     0  2927k      0  0:00:04  0:00:04 --:--:-- 3742k
Passed
    apm.js ...   -> Downloading electron11-bin-11.5.0-1-x86_64.zip...
Passed
    no-scripts.patch ...   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0Passed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 72.6M  100 72.6M    0     0  9988k      0  0:00:07  0:00:07 --:--:-- 11.1M
==> Validating source_x86_64 files with sha256sums...
    electron11-bin-chromedriver-11.5.0-1-x86_64.zip ... Passed
    electron11-bin-11.5.0-1-x86_64.zip ... Passed
:: Remove make dependencies after install? [y/N] Y
[DEBUG:global] added post install hook to clean up AUR makedeps [node-gyp npm nodejs-lts-gallium]
:: (1/3) Parsing SRCINFO: atom
:: (2/3) Parsing SRCINFO: electron11-bin
:: (3/3) Parsing SRCINFO: apm
[DEBUG:installer] manualConfirmRequired: true
[DEBUG:installer] syncDeps Set{community/npm, community/nodejs-lts-gallium} SyncExp Set{} aurDeps Set{} aurExp Set{} upgrade false
[DEBUG:runner] running /usr/bin/pacman --debug -S -s --config /etc/pacman.conf -- community/npm community/nodejs-lts-gallium
debug: pacman v6.0.2 - libalpm v13.0.2
debug: config: attempting to read file /etc/pacman.conf
debug: config: new section 'options'
debug: config: HoldPkg: pacman
debug: config: HoldPkg: glibc
debug: config: Architecture: auto
debug: config: arch: x86_64
debug: config: chomp
debug: config: verbosepkglists
debug: config: SigLevel: Required
debug: config: SigLevel: DatabaseOptional
debug: config: LocalFileSigLevel: Optional
debug: config: new section 'endeavouros'
debug: config: SigLevel: PackageRequired
debug: config file /etc/pacman.conf, line 77: including /etc/pacman.d/endeavouros-mirrorlist
debug: config: new section 'core'
debug: config file /etc/pacman.conf, line 83: including /etc/pacman.d/mirrorlist
debug: config: new section 'extra'
debug: config file /etc/pacman.conf, line 86: including /etc/pacman.d/mirrorlist
debug: config: new section 'community'
debug: config file /etc/pacman.conf, line 92: including /etc/pacman.d/mirrorlist
debug: config: new section 'multilib'
debug: config file /etc/pacman.conf, line 101: including /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.conf
debug: setup_libalpm called
debug: option 'logfile' = /var/log/pacman.log
debug: option 'gpgdir' = /etc/pacman.d/gnupg/
debug: option 'hookdir' = /etc/pacman.d/hooks/
debug: option 'cachedir' = /var/cache/pacman/pkg/
debug: registering sync database 'endeavouros'
debug: database path for tree endeavouros set to /var/lib/pacman/sync/endeavouros.db
debug: "/var/lib/pacman/sync/endeavouros.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/endeavouros.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for endeavouros repository
debug: adding new server URL to database 'endeavouros': https://mirrors.gigenet.com/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://ca.gate.endeavouros.com/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.moson.org/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://de.freedif.org/EndeavourOS/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://md.mirrors.hacktegic.com/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://ftp.acc.umu.se/mirror/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.alpix.eu/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.linux.pizza/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.albony.xyz/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.jingk.ai/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.freedif.org/EndeavourOS/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.archlinux.tw/EndeavourOS/repo/endeavouros/x86_64
debug: registering sync database 'core'
debug: database path for tree core set to /var/lib/pacman/sync/core.db
debug: "/var/lib/pacman/sync/core.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/core.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for core repository
debug: adding new server URL to database 'core': https://arch.mirror.constant.com/core/os/x86_64
debug: adding new server URL to database 'core': https://mirrors.rit.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://plug-mirror.rcac.purdue.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://arlm.tyzoid.com/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.hackingand.coffee/arch/core/os/x86_64
debug: adding new server URL to database 'core': https://america.mirror.pkgbuild.com/core/os/x86_64
debug: adding new server URL to database 'core': https://arch.hu.fo/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.lty.me/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.theash.xyz/arch/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.tmmworkshop.com/archlinux/core/os/x86_64
debug: registering sync database 'extra'
debug: database path for tree extra set to /var/lib/pacman/sync/extra.db
debug: "/var/lib/pacman/sync/extra.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/extra.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for extra repository
debug: adding new server URL to database 'extra': https://arch.mirror.constant.com/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirrors.rit.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://plug-mirror.rcac.purdue.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://arlm.tyzoid.com/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.hackingand.coffee/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': https://america.mirror.pkgbuild.com/extra/os/x86_64
debug: adding new server URL to database 'extra': https://arch.hu.fo/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.lty.me/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.theash.xyz/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.tmmworkshop.com/archlinux/extra/os/x86_64
debug: registering sync database 'community'
debug: database path for tree community set to /var/lib/pacman/sync/community.db
debug: "/var/lib/pacman/sync/community.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/community.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for community repository
debug: adding new server URL to database 'community': https://arch.mirror.constant.com/community/os/x86_64
debug: adding new server URL to database 'community': https://mirrors.rit.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://plug-mirror.rcac.purdue.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://arlm.tyzoid.com/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.hackingand.coffee/arch/community/os/x86_64
debug: adding new server URL to database 'community': https://america.mirror.pkgbuild.com/community/os/x86_64
debug: adding new server URL to database 'community': https://arch.hu.fo/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.lty.me/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.theash.xyz/arch/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.tmmworkshop.com/archlinux/community/os/x86_64
debug: registering sync database 'multilib'
debug: database path for tree multilib set to /var/lib/pacman/sync/multilib.db
debug: "/var/lib/pacman/sync/multilib.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/multilib.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for multilib repository
debug: adding new server URL to database 'multilib': https://arch.mirror.constant.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirrors.rit.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://plug-mirror.rcac.purdue.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://arlm.tyzoid.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.hackingand.coffee/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://america.mirror.pkgbuild.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://arch.hu.fo/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.lty.me/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.theash.xyz/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.tmmworkshop.com/archlinux/multilib/os/x86_64
debug: loading package cache for repository 'endeavouros'
debug: opening archive /var/lib/pacman/sync/endeavouros.db
debug: added 64 packages to package cache for db 'endeavouros'
debug: searching for target 'community/npm'
debug: searching for target 'community/nodejs-lts-gallium'
debug: loading package cache for repository 'core'
debug: opening archive /var/lib/pacman/sync/core.db
debug: added 263 packages to package cache for db 'core'
debug: searching for target 'community/npm'
debug: searching for target 'community/nodejs-lts-gallium'
debug: loading package cache for repository 'extra'
debug: opening archive /var/lib/pacman/sync/extra.db
debug: added 3113 packages to package cache for db 'extra'
debug: searching for target 'community/npm'
debug: searching for target 'community/nodejs-lts-gallium'
debug: loading package cache for repository 'community'
debug: opening archive /var/lib/pacman/sync/community.db
debug: added 10047 packages to package cache for db 'community'
debug: searching for target 'community/npm'
debug: searching for target 'community/nodejs-lts-gallium'
debug: loading package cache for repository 'multilib'
debug: opening archive /var/lib/pacman/sync/multilib.db
debug: added 278 packages to package cache for db 'multilib'
debug: searching for target 'community/npm'
debug: searching for target 'community/nodejs-lts-gallium'
debug: unregistering database 'local'
debug: unregistering database 'endeavouros'
debug: freeing package cache for repository 'endeavouros'
debug: unregistering database 'core'
debug: freeing package cache for repository 'core'
debug: unregistering database 'extra'
debug: freeing package cache for repository 'extra'
debug: unregistering database 'community'
debug: freeing package cache for repository 'community'
debug: unregistering database 'multilib'
debug: freeing package cache for repository 'multilib'
[DEBUG:runner] running /usr/bin/sudo pacman --debug -D -q --asdeps --config /etc/pacman.conf -- npm nodejs-lts-gallium
[sudo] password for cgpete: 
debug: pacman v6.0.2 - libalpm v13.0.2
debug: config: attempting to read file /etc/pacman.conf
debug: config: new section 'options'
debug: config: HoldPkg: pacman
debug: config: HoldPkg: glibc
debug: config: Architecture: auto
debug: config: arch: x86_64
debug: config: chomp
debug: config: verbosepkglists
debug: config: SigLevel: Required
debug: config: SigLevel: DatabaseOptional
debug: config: LocalFileSigLevel: Optional
debug: config: new section 'endeavouros'
debug: config: SigLevel: PackageRequired
debug: config file /etc/pacman.conf, line 77: including /etc/pacman.d/endeavouros-mirrorlist
debug: config: new section 'core'
debug: config file /etc/pacman.conf, line 83: including /etc/pacman.d/mirrorlist
debug: config: new section 'extra'
debug: config file /etc/pacman.conf, line 86: including /etc/pacman.d/mirrorlist
debug: config: new section 'community'
debug: config file /etc/pacman.conf, line 92: including /etc/pacman.d/mirrorlist
debug: config: new section 'multilib'
debug: config file /etc/pacman.conf, line 101: including /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.conf
debug: setup_libalpm called
debug: option 'logfile' = /var/log/pacman.log
debug: option 'gpgdir' = /etc/pacman.d/gnupg/
debug: option 'hookdir' = /etc/pacman.d/hooks/
debug: option 'cachedir' = /var/cache/pacman/pkg/
debug: registering sync database 'endeavouros'
debug: database path for tree endeavouros set to /var/lib/pacman/sync/endeavouros.db
debug: "/var/lib/pacman/sync/endeavouros.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/endeavouros.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for endeavouros repository
debug: adding new server URL to database 'endeavouros': https://mirrors.gigenet.com/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://ca.gate.endeavouros.com/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.moson.org/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://de.freedif.org/EndeavourOS/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://md.mirrors.hacktegic.com/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://ftp.acc.umu.se/mirror/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.alpix.eu/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.linux.pizza/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.albony.xyz/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.jingk.ai/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.freedif.org/EndeavourOS/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.archlinux.tw/EndeavourOS/repo/endeavouros/x86_64
debug: registering sync database 'core'
debug: database path for tree core set to /var/lib/pacman/sync/core.db
debug: "/var/lib/pacman/sync/core.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/core.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for core repository
debug: adding new server URL to database 'core': https://arch.mirror.constant.com/core/os/x86_64
debug: adding new server URL to database 'core': https://mirrors.rit.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://plug-mirror.rcac.purdue.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://arlm.tyzoid.com/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.hackingand.coffee/arch/core/os/x86_64
debug: adding new server URL to database 'core': https://america.mirror.pkgbuild.com/core/os/x86_64
debug: adding new server URL to database 'core': https://arch.hu.fo/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.lty.me/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.theash.xyz/arch/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.tmmworkshop.com/archlinux/core/os/x86_64
debug: registering sync database 'extra'
debug: database path for tree extra set to /var/lib/pacman/sync/extra.db
debug: "/var/lib/pacman/sync/extra.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/extra.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for extra repository
debug: adding new server URL to database 'extra': https://arch.mirror.constant.com/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirrors.rit.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://plug-mirror.rcac.purdue.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://arlm.tyzoid.com/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.hackingand.coffee/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': https://america.mirror.pkgbuild.com/extra/os/x86_64
debug: adding new server URL to database 'extra': https://arch.hu.fo/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.lty.me/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.theash.xyz/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.tmmworkshop.com/archlinux/extra/os/x86_64
debug: registering sync database 'community'
debug: database path for tree community set to /var/lib/pacman/sync/community.db
debug: "/var/lib/pacman/sync/community.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/community.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for community repository
debug: adding new server URL to database 'community': https://arch.mirror.constant.com/community/os/x86_64
debug: adding new server URL to database 'community': https://mirrors.rit.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://plug-mirror.rcac.purdue.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://arlm.tyzoid.com/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.hackingand.coffee/arch/community/os/x86_64
debug: adding new server URL to database 'community': https://america.mirror.pkgbuild.com/community/os/x86_64
debug: adding new server URL to database 'community': https://arch.hu.fo/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.lty.me/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.theash.xyz/arch/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.tmmworkshop.com/archlinux/community/os/x86_64
debug: registering sync database 'multilib'
debug: database path for tree multilib set to /var/lib/pacman/sync/multilib.db
debug: "/var/lib/pacman/sync/multilib.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/multilib.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for multilib repository
debug: adding new server URL to database 'multilib': https://arch.mirror.constant.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirrors.rit.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://plug-mirror.rcac.purdue.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://arlm.tyzoid.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.hackingand.coffee/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://america.mirror.pkgbuild.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://arch.hu.fo/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.lty.me/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.theash.xyz/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.tmmworkshop.com/archlinux/multilib/os/x86_64
debug: loading package cache for repository 'local'
debug: added 1036 packages to package cache for db 'local'
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package
error: could not set install reason for package npm (could not find or read package)
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package
error: could not set install reason for package nodejs-lts-gallium (could not find or read package)
debug: unregistering database 'local'
debug: freeing package cache for repository 'local'
debug: unregistering database 'endeavouros'
debug: unregistering database 'core'
debug: unregistering database 'extra'
debug: unregistering database 'community'
debug: unregistering database 'multilib'
 -> Failed to install layer, rolling up to next layer.error:error installing repo packages
[DEBUG:installer] syncDeps Set{community/npm, community/nodejs-lts-gallium, community/node-gyp, community/ripgrep} SyncExp Set{} aurDeps Set{apm, electron11-bin} aurExp Set{} upgrade false
[DEBUG:runner] running /usr/bin/pacman --debug -S -s --config /etc/pacman.conf -- community/npm community/nodejs-lts-gallium community/node-gyp community/ripgrep
debug: pacman v6.0.2 - libalpm v13.0.2
debug: config: attempting to read file /etc/pacman.conf
debug: config: new section 'options'
debug: config: HoldPkg: pacman
debug: config: HoldPkg: glibc
debug: config: Architecture: auto
debug: config: arch: x86_64
debug: config: chomp
debug: config: verbosepkglists
debug: config: SigLevel: Required
debug: config: SigLevel: DatabaseOptional
debug: config: LocalFileSigLevel: Optional
debug: config: new section 'endeavouros'
debug: config: SigLevel: PackageRequired
debug: config file /etc/pacman.conf, line 77: including /etc/pacman.d/endeavouros-mirrorlist
debug: config: new section 'core'
debug: config file /etc/pacman.conf, line 83: including /etc/pacman.d/mirrorlist
debug: config: new section 'extra'
debug: config file /etc/pacman.conf, line 86: including /etc/pacman.d/mirrorlist
debug: config: new section 'community'
debug: config file /etc/pacman.conf, line 92: including /etc/pacman.d/mirrorlist
debug: config: new section 'multilib'
debug: config file /etc/pacman.conf, line 101: including /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.conf
debug: setup_libalpm called
debug: option 'logfile' = /var/log/pacman.log
debug: option 'gpgdir' = /etc/pacman.d/gnupg/
debug: option 'hookdir' = /etc/pacman.d/hooks/
debug: option 'cachedir' = /var/cache/pacman/pkg/
debug: registering sync database 'endeavouros'
debug: database path for tree endeavouros set to /var/lib/pacman/sync/endeavouros.db
debug: "/var/lib/pacman/sync/endeavouros.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/endeavouros.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for endeavouros repository
debug: adding new server URL to database 'endeavouros': https://mirrors.gigenet.com/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://ca.gate.endeavouros.com/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.moson.org/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://de.freedif.org/EndeavourOS/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://md.mirrors.hacktegic.com/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://ftp.acc.umu.se/mirror/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.alpix.eu/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.linux.pizza/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.albony.xyz/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.jingk.ai/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.freedif.org/EndeavourOS/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.archlinux.tw/EndeavourOS/repo/endeavouros/x86_64
debug: registering sync database 'core'
debug: database path for tree core set to /var/lib/pacman/sync/core.db
debug: "/var/lib/pacman/sync/core.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/core.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for core repository
debug: adding new server URL to database 'core': https://arch.mirror.constant.com/core/os/x86_64
debug: adding new server URL to database 'core': https://mirrors.rit.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://plug-mirror.rcac.purdue.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://arlm.tyzoid.com/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.hackingand.coffee/arch/core/os/x86_64
debug: adding new server URL to database 'core': https://america.mirror.pkgbuild.com/core/os/x86_64
debug: adding new server URL to database 'core': https://arch.hu.fo/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.lty.me/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.theash.xyz/arch/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.tmmworkshop.com/archlinux/core/os/x86_64
debug: registering sync database 'extra'
debug: database path for tree extra set to /var/lib/pacman/sync/extra.db
debug: "/var/lib/pacman/sync/extra.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/extra.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for extra repository
debug: adding new server URL to database 'extra': https://arch.mirror.constant.com/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirrors.rit.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://plug-mirror.rcac.purdue.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://arlm.tyzoid.com/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.hackingand.coffee/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': https://america.mirror.pkgbuild.com/extra/os/x86_64
debug: adding new server URL to database 'extra': https://arch.hu.fo/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.lty.me/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.theash.xyz/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.tmmworkshop.com/archlinux/extra/os/x86_64
debug: registering sync database 'community'
debug: database path for tree community set to /var/lib/pacman/sync/community.db
debug: "/var/lib/pacman/sync/community.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/community.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for community repository
debug: adding new server URL to database 'community': https://arch.mirror.constant.com/community/os/x86_64
debug: adding new server URL to database 'community': https://mirrors.rit.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://plug-mirror.rcac.purdue.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://arlm.tyzoid.com/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.hackingand.coffee/arch/community/os/x86_64
debug: adding new server URL to database 'community': https://america.mirror.pkgbuild.com/community/os/x86_64
debug: adding new server URL to database 'community': https://arch.hu.fo/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.lty.me/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.theash.xyz/arch/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.tmmworkshop.com/archlinux/community/os/x86_64
debug: registering sync database 'multilib'
debug: database path for tree multilib set to /var/lib/pacman/sync/multilib.db
debug: "/var/lib/pacman/sync/multilib.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/multilib.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for multilib repository
debug: adding new server URL to database 'multilib': https://arch.mirror.constant.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirrors.rit.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://plug-mirror.rcac.purdue.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://arlm.tyzoid.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.hackingand.coffee/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://america.mirror.pkgbuild.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://arch.hu.fo/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.lty.me/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.theash.xyz/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.tmmworkshop.com/archlinux/multilib/os/x86_64
debug: loading package cache for repository 'endeavouros'
debug: opening archive /var/lib/pacman/sync/endeavouros.db
debug: added 64 packages to package cache for db 'endeavouros'
debug: searching for target 'community/npm'
debug: searching for target 'community/nodejs-lts-gallium'
debug: searching for target 'community/node-gyp'
debug: searching for target 'community/ripgrep'
debug: loading package cache for repository 'core'
debug: opening archive /var/lib/pacman/sync/core.db
debug: added 263 packages to package cache for db 'core'
debug: searching for target 'community/npm'
debug: searching for target 'community/nodejs-lts-gallium'
debug: searching for target 'community/node-gyp'
debug: searching for target 'community/ripgrep'
debug: loading package cache for repository 'extra'
debug: opening archive /var/lib/pacman/sync/extra.db
debug: added 3113 packages to package cache for db 'extra'
debug: searching for target 'community/npm'
debug: searching for target 'community/nodejs-lts-gallium'
debug: searching for target 'community/node-gyp'
debug: searching for target 'community/ripgrep'
debug: loading package cache for repository 'community'
debug: opening archive /var/lib/pacman/sync/community.db
debug: added 10047 packages to package cache for db 'community'
debug: searching for target 'community/npm'
debug: searching for target 'community/nodejs-lts-gallium'
debug: searching for target 'community/node-gyp'
debug: searching for target 'community/ripgrep'
debug: loading package cache for repository 'multilib'
debug: opening archive /var/lib/pacman/sync/multilib.db
debug: added 278 packages to package cache for db 'multilib'
debug: searching for target 'community/npm'
debug: searching for target 'community/nodejs-lts-gallium'
debug: searching for target 'community/node-gyp'
debug: searching for target 'community/ripgrep'
debug: unregistering database 'local'
debug: unregistering database 'endeavouros'
debug: freeing package cache for repository 'endeavouros'
debug: unregistering database 'core'
debug: freeing package cache for repository 'core'
debug: unregistering database 'extra'
debug: freeing package cache for repository 'extra'
debug: unregistering database 'community'
debug: freeing package cache for repository 'community'
debug: unregistering database 'multilib'
debug: freeing package cache for repository 'multilib'
[DEBUG:runner] running /usr/bin/sudo pacman --debug -D -q --asdeps --config /etc/pacman.conf -- npm nodejs-lts-gallium node-gyp ripgrep
debug: pacman v6.0.2 - libalpm v13.0.2
debug: config: attempting to read file /etc/pacman.conf
debug: config: new section 'options'
debug: config: HoldPkg: pacman
debug: config: HoldPkg: glibc
debug: config: Architecture: auto
debug: config: arch: x86_64
debug: config: chomp
debug: config: verbosepkglists
debug: config: SigLevel: Required
debug: config: SigLevel: DatabaseOptional
debug: config: LocalFileSigLevel: Optional
debug: config: new section 'endeavouros'
debug: config: SigLevel: PackageRequired
debug: config file /etc/pacman.conf, line 77: including /etc/pacman.d/endeavouros-mirrorlist
debug: config: new section 'core'
debug: config file /etc/pacman.conf, line 83: including /etc/pacman.d/mirrorlist
debug: config: new section 'extra'
debug: config file /etc/pacman.conf, line 86: including /etc/pacman.d/mirrorlist
debug: config: new section 'community'
debug: config file /etc/pacman.conf, line 92: including /etc/pacman.d/mirrorlist
debug: config: new section 'multilib'
debug: config file /etc/pacman.conf, line 101: including /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.conf
debug: setup_libalpm called
debug: option 'logfile' = /var/log/pacman.log
debug: option 'gpgdir' = /etc/pacman.d/gnupg/
debug: option 'hookdir' = /etc/pacman.d/hooks/
debug: option 'cachedir' = /var/cache/pacman/pkg/
debug: registering sync database 'endeavouros'
debug: database path for tree endeavouros set to /var/lib/pacman/sync/endeavouros.db
debug: "/var/lib/pacman/sync/endeavouros.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/endeavouros.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for endeavouros repository
debug: adding new server URL to database 'endeavouros': https://mirrors.gigenet.com/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://ca.gate.endeavouros.com/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.moson.org/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://de.freedif.org/EndeavourOS/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://md.mirrors.hacktegic.com/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://ftp.acc.umu.se/mirror/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.alpix.eu/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.linux.pizza/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.albony.xyz/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.jingk.ai/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.freedif.org/EndeavourOS/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.archlinux.tw/EndeavourOS/repo/endeavouros/x86_64
debug: registering sync database 'core'
debug: database path for tree core set to /var/lib/pacman/sync/core.db
debug: "/var/lib/pacman/sync/core.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/core.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for core repository
debug: adding new server URL to database 'core': https://arch.mirror.constant.com/core/os/x86_64
debug: adding new server URL to database 'core': https://mirrors.rit.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://plug-mirror.rcac.purdue.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://arlm.tyzoid.com/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.hackingand.coffee/arch/core/os/x86_64
debug: adding new server URL to database 'core': https://america.mirror.pkgbuild.com/core/os/x86_64
debug: adding new server URL to database 'core': https://arch.hu.fo/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.lty.me/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.theash.xyz/arch/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.tmmworkshop.com/archlinux/core/os/x86_64
debug: registering sync database 'extra'
debug: database path for tree extra set to /var/lib/pacman/sync/extra.db
debug: "/var/lib/pacman/sync/extra.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/extra.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for extra repository
debug: adding new server URL to database 'extra': https://arch.mirror.constant.com/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirrors.rit.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://plug-mirror.rcac.purdue.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://arlm.tyzoid.com/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.hackingand.coffee/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': https://america.mirror.pkgbuild.com/extra/os/x86_64
debug: adding new server URL to database 'extra': https://arch.hu.fo/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.lty.me/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.theash.xyz/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.tmmworkshop.com/archlinux/extra/os/x86_64
debug: registering sync database 'community'
debug: database path for tree community set to /var/lib/pacman/sync/community.db
debug: "/var/lib/pacman/sync/community.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/community.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for community repository
debug: adding new server URL to database 'community': https://arch.mirror.constant.com/community/os/x86_64
debug: adding new server URL to database 'community': https://mirrors.rit.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://plug-mirror.rcac.purdue.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://arlm.tyzoid.com/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.hackingand.coffee/arch/community/os/x86_64
debug: adding new server URL to database 'community': https://america.mirror.pkgbuild.com/community/os/x86_64
debug: adding new server URL to database 'community': https://arch.hu.fo/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.lty.me/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.theash.xyz/arch/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.tmmworkshop.com/archlinux/community/os/x86_64
debug: registering sync database 'multilib'
debug: database path for tree multilib set to /var/lib/pacman/sync/multilib.db
debug: "/var/lib/pacman/sync/multilib.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/multilib.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for multilib repository
debug: adding new server URL to database 'multilib': https://arch.mirror.constant.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirrors.rit.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://plug-mirror.rcac.purdue.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://arlm.tyzoid.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.hackingand.coffee/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://america.mirror.pkgbuild.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://arch.hu.fo/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.lty.me/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.theash.xyz/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.tmmworkshop.com/archlinux/multilib/os/x86_64
debug: loading package cache for repository 'local'
debug: added 1036 packages to package cache for db 'local'
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package
error: could not set install reason for package npm (could not find or read package)
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package
error: could not set install reason for package nodejs-lts-gallium (could not find or read package)
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package
error: could not set install reason for package node-gyp (could not find or read package)
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package
error: could not set install reason for package ripgrep (could not find or read package)
debug: unregistering database 'local'
debug: freeing package cache for repository 'local'
debug: unregistering database 'endeavouros'
debug: unregistering database 'core'
debug: unregistering database 'extra'
debug: unregistering database 'community'
debug: unregistering database 'multilib'
 -> Failed to install layer, rolling up to next layer.error:error installing repo packages
[DEBUG:installer] syncDeps Set{community/nodejs-lts-gallium, community/node-gyp, community/ripgrep, community/npm} SyncExp Set{} aurDeps Set{apm, electron11-bin} aurExp Set{atom} upgrade false
[DEBUG:runner] running /usr/bin/pacman --debug -S -s --config /etc/pacman.conf -- community/npm community/nodejs-lts-gallium community/node-gyp community/ripgrep
debug: pacman v6.0.2 - libalpm v13.0.2
debug: config: attempting to read file /etc/pacman.conf
debug: config: new section 'options'
debug: config: HoldPkg: pacman
debug: config: HoldPkg: glibc
debug: config: Architecture: auto
debug: config: arch: x86_64
debug: config: chomp
debug: config: verbosepkglists
debug: config: SigLevel: Required
debug: config: SigLevel: DatabaseOptional
debug: config: LocalFileSigLevel: Optional
debug: config: new section 'endeavouros'
debug: config: SigLevel: PackageRequired
debug: config file /etc/pacman.conf, line 77: including /etc/pacman.d/endeavouros-mirrorlist
debug: config: new section 'core'
debug: config file /etc/pacman.conf, line 83: including /etc/pacman.d/mirrorlist
debug: config: new section 'extra'
debug: config file /etc/pacman.conf, line 86: including /etc/pacman.d/mirrorlist
debug: config: new section 'community'
debug: config file /etc/pacman.conf, line 92: including /etc/pacman.d/mirrorlist
debug: config: new section 'multilib'
debug: config file /etc/pacman.conf, line 101: including /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.conf
debug: setup_libalpm called
debug: option 'logfile' = /var/log/pacman.log
debug: option 'gpgdir' = /etc/pacman.d/gnupg/
debug: option 'hookdir' = /etc/pacman.d/hooks/
debug: option 'cachedir' = /var/cache/pacman/pkg/
debug: registering sync database 'endeavouros'
debug: database path for tree endeavouros set to /var/lib/pacman/sync/endeavouros.db
debug: "/var/lib/pacman/sync/endeavouros.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/endeavouros.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for endeavouros repository
debug: adding new server URL to database 'endeavouros': https://mirrors.gigenet.com/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://ca.gate.endeavouros.com/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.moson.org/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://de.freedif.org/EndeavourOS/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://md.mirrors.hacktegic.com/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://ftp.acc.umu.se/mirror/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.alpix.eu/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.linux.pizza/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.albony.xyz/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.jingk.ai/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.freedif.org/EndeavourOS/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.archlinux.tw/EndeavourOS/repo/endeavouros/x86_64
debug: registering sync database 'core'
debug: database path for tree core set to /var/lib/pacman/sync/core.db
debug: "/var/lib/pacman/sync/core.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/core.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for core repository
debug: adding new server URL to database 'core': https://arch.mirror.constant.com/core/os/x86_64
debug: adding new server URL to database 'core': https://mirrors.rit.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://plug-mirror.rcac.purdue.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://arlm.tyzoid.com/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.hackingand.coffee/arch/core/os/x86_64
debug: adding new server URL to database 'core': https://america.mirror.pkgbuild.com/core/os/x86_64
debug: adding new server URL to database 'core': https://arch.hu.fo/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.lty.me/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.theash.xyz/arch/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.tmmworkshop.com/archlinux/core/os/x86_64
debug: registering sync database 'extra'
debug: database path for tree extra set to /var/lib/pacman/sync/extra.db
debug: "/var/lib/pacman/sync/extra.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/extra.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for extra repository
debug: adding new server URL to database 'extra': https://arch.mirror.constant.com/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirrors.rit.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://plug-mirror.rcac.purdue.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://arlm.tyzoid.com/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.hackingand.coffee/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': https://america.mirror.pkgbuild.com/extra/os/x86_64
debug: adding new server URL to database 'extra': https://arch.hu.fo/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.lty.me/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.theash.xyz/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.tmmworkshop.com/archlinux/extra/os/x86_64
debug: registering sync database 'community'
debug: database path for tree community set to /var/lib/pacman/sync/community.db
debug: "/var/lib/pacman/sync/community.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/community.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for community repository
debug: adding new server URL to database 'community': https://arch.mirror.constant.com/community/os/x86_64
debug: adding new server URL to database 'community': https://mirrors.rit.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://plug-mirror.rcac.purdue.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://arlm.tyzoid.com/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.hackingand.coffee/arch/community/os/x86_64
debug: adding new server URL to database 'community': https://america.mirror.pkgbuild.com/community/os/x86_64
debug: adding new server URL to database 'community': https://arch.hu.fo/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.lty.me/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.theash.xyz/arch/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.tmmworkshop.com/archlinux/community/os/x86_64
debug: registering sync database 'multilib'
debug: database path for tree multilib set to /var/lib/pacman/sync/multilib.db
debug: "/var/lib/pacman/sync/multilib.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/multilib.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for multilib repository
debug: adding new server URL to database 'multilib': https://arch.mirror.constant.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirrors.rit.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://plug-mirror.rcac.purdue.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://arlm.tyzoid.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.hackingand.coffee/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://america.mirror.pkgbuild.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://arch.hu.fo/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.lty.me/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.theash.xyz/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.tmmworkshop.com/archlinux/multilib/os/x86_64
debug: loading package cache for repository 'endeavouros'
debug: opening archive /var/lib/pacman/sync/endeavouros.db
debug: added 64 packages to package cache for db 'endeavouros'
debug: searching for target 'community/npm'
debug: searching for target 'community/nodejs-lts-gallium'
debug: searching for target 'community/node-gyp'
debug: searching for target 'community/ripgrep'
debug: loading package cache for repository 'core'
debug: opening archive /var/lib/pacman/sync/core.db
debug: added 263 packages to package cache for db 'core'
debug: searching for target 'community/npm'
debug: searching for target 'community/nodejs-lts-gallium'
debug: searching for target 'community/node-gyp'
debug: searching for target 'community/ripgrep'
debug: loading package cache for repository 'extra'
debug: opening archive /var/lib/pacman/sync/extra.db
debug: added 3113 packages to package cache for db 'extra'
debug: searching for target 'community/npm'
debug: searching for target 'community/nodejs-lts-gallium'
debug: searching for target 'community/node-gyp'
debug: searching for target 'community/ripgrep'
debug: loading package cache for repository 'community'
debug: opening archive /var/lib/pacman/sync/community.db
debug: added 10047 packages to package cache for db 'community'
debug: searching for target 'community/npm'
debug: searching for target 'community/nodejs-lts-gallium'
debug: searching for target 'community/node-gyp'
debug: searching for target 'community/ripgrep'
debug: loading package cache for repository 'multilib'
debug: opening archive /var/lib/pacman/sync/multilib.db
debug: added 278 packages to package cache for db 'multilib'
debug: searching for target 'community/npm'
debug: searching for target 'community/nodejs-lts-gallium'
debug: searching for target 'community/node-gyp'
debug: searching for target 'community/ripgrep'
debug: unregistering database 'local'
debug: unregistering database 'endeavouros'
debug: freeing package cache for repository 'endeavouros'
debug: unregistering database 'core'
debug: freeing package cache for repository 'core'
debug: unregistering database 'extra'
debug: freeing package cache for repository 'extra'
debug: unregistering database 'community'
debug: freeing package cache for repository 'community'
debug: unregistering database 'multilib'
debug: freeing package cache for repository 'multilib'
[DEBUG:runner] running /usr/bin/sudo pacman --debug -D -q --asdeps --config /etc/pacman.conf -- nodejs-lts-gallium node-gyp ripgrep npm
debug: pacman v6.0.2 - libalpm v13.0.2
debug: config: attempting to read file /etc/pacman.conf
debug: config: new section 'options'
debug: config: HoldPkg: pacman
debug: config: HoldPkg: glibc
debug: config: Architecture: auto
debug: config: arch: x86_64
debug: config: chomp
debug: config: verbosepkglists
debug: config: SigLevel: Required
debug: config: SigLevel: DatabaseOptional
debug: config: LocalFileSigLevel: Optional
debug: config: new section 'endeavouros'
debug: config: SigLevel: PackageRequired
debug: config file /etc/pacman.conf, line 77: including /etc/pacman.d/endeavouros-mirrorlist
debug: config: new section 'core'
debug: config file /etc/pacman.conf, line 83: including /etc/pacman.d/mirrorlist
debug: config: new section 'extra'
debug: config file /etc/pacman.conf, line 86: including /etc/pacman.d/mirrorlist
debug: config: new section 'community'
debug: config file /etc/pacman.conf, line 92: including /etc/pacman.d/mirrorlist
debug: config: new section 'multilib'
debug: config file /etc/pacman.conf, line 101: including /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.conf
debug: setup_libalpm called
debug: option 'logfile' = /var/log/pacman.log
debug: option 'gpgdir' = /etc/pacman.d/gnupg/
debug: option 'hookdir' = /etc/pacman.d/hooks/
debug: option 'cachedir' = /var/cache/pacman/pkg/
debug: registering sync database 'endeavouros'
debug: database path for tree endeavouros set to /var/lib/pacman/sync/endeavouros.db
debug: "/var/lib/pacman/sync/endeavouros.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/endeavouros.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for endeavouros repository
debug: adding new server URL to database 'endeavouros': https://mirrors.gigenet.com/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://ca.gate.endeavouros.com/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.moson.org/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://de.freedif.org/EndeavourOS/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://md.mirrors.hacktegic.com/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://ftp.acc.umu.se/mirror/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.alpix.eu/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.linux.pizza/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.albony.xyz/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.jingk.ai/endeavouros/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.freedif.org/EndeavourOS/repo/endeavouros/x86_64
debug: adding new server URL to database 'endeavouros': https://mirror.archlinux.tw/EndeavourOS/repo/endeavouros/x86_64
debug: registering sync database 'core'
debug: database path for tree core set to /var/lib/pacman/sync/core.db
debug: "/var/lib/pacman/sync/core.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/core.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for core repository
debug: adding new server URL to database 'core': https://arch.mirror.constant.com/core/os/x86_64
debug: adding new server URL to database 'core': https://mirrors.rit.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://plug-mirror.rcac.purdue.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://arlm.tyzoid.com/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.hackingand.coffee/arch/core/os/x86_64
debug: adding new server URL to database 'core': https://america.mirror.pkgbuild.com/core/os/x86_64
debug: adding new server URL to database 'core': https://arch.hu.fo/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.lty.me/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.theash.xyz/arch/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.tmmworkshop.com/archlinux/core/os/x86_64
debug: registering sync database 'extra'
debug: database path for tree extra set to /var/lib/pacman/sync/extra.db
debug: "/var/lib/pacman/sync/extra.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/extra.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for extra repository
debug: adding new server URL to database 'extra': https://arch.mirror.constant.com/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirrors.rit.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://plug-mirror.rcac.purdue.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://arlm.tyzoid.com/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.hackingand.coffee/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': https://america.mirror.pkgbuild.com/extra/os/x86_64
debug: adding new server URL to database 'extra': https://arch.hu.fo/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.lty.me/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.theash.xyz/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.tmmworkshop.com/archlinux/extra/os/x86_64
debug: registering sync database 'community'
debug: database path for tree community set to /var/lib/pacman/sync/community.db
debug: "/var/lib/pacman/sync/community.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/community.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for community repository
debug: adding new server URL to database 'community': https://arch.mirror.constant.com/community/os/x86_64
debug: adding new server URL to database 'community': https://mirrors.rit.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://plug-mirror.rcac.purdue.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://arlm.tyzoid.com/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.hackingand.coffee/arch/community/os/x86_64
debug: adding new server URL to database 'community': https://america.mirror.pkgbuild.com/community/os/x86_64
debug: adding new server URL to database 'community': https://arch.hu.fo/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.lty.me/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.theash.xyz/arch/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.tmmworkshop.com/archlinux/community/os/x86_64
debug: registering sync database 'multilib'
debug: database path for tree multilib set to /var/lib/pacman/sync/multilib.db
debug: "/var/lib/pacman/sync/multilib.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/multilib.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for multilib repository
debug: adding new server URL to database 'multilib': https://arch.mirror.constant.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirrors.rit.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://plug-mirror.rcac.purdue.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://arlm.tyzoid.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.hackingand.coffee/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://america.mirror.pkgbuild.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://arch.hu.fo/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.lty.me/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.theash.xyz/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': https://mirror.tmmworkshop.com/archlinux/multilib/os/x86_64
debug: loading package cache for repository 'local'
debug: added 1036 packages to package cache for db 'local'
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package
error: could not set install reason for package nodejs-lts-gallium (could not find or read package)
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package
error: could not set install reason for package node-gyp (could not find or read package)
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package
error: could not set install reason for package ripgrep (could not find or read package)
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package
error: could not set install reason for package npm (could not find or read package)
debug: unregistering database 'local'
debug: freeing package cache for repository 'local'
debug: unregistering database 'endeavouros'
debug: unregistering database 'core'
debug: unregistering database 'extra'
debug: unregistering database 'community'
debug: unregistering database 'multilib'
 -> error installing repo packages
error installing repo packages
error installing repo packages

It looks like it is passing the -s to pacman. So instead of installing the packages with -S, it ends up doing a search for them here:

Then when it later tries to set them as dependencies, it fails because they aren’t installed.

Try running the command without -s. Just use yay searchterms

1 Like

This should work as i use it many times.

use pikaur instead yay we all have python :stuck_out_tongue_winking_eye:

1 Like