I don’t know enough about this but it appears there is not a 1.35 in core.
I’m not implying anything is incorrect, only that it doesn’t seem clear to me what the issue is.
The GUI pamac recognizes that I didn’t have base-devel 1-3 installed and had it and its dependencies in the list to load but fails at fake root 1.35 just the same.
pamac install base-devel git ✔
Preparing...
Warning: git-2.46.0-1 is up to date -- skipping
Resolving dependencies...
Checking inter-conflicts...
To install (9):
m4 1.4.19-3 (Required By: base-devel) core
autoconf 2.72-1 (Required By: base-devel) core
automake 1.17-1 (Required By: base-devel) core
bison 3.8.2-6 (Required By: base-devel) core
debugedit 5.0-6 (Required By: base-devel) core
fakeroot 1.35-1 (Required By: base-devel) core 77.7 kB
flex 2.6.4-5 (Required By: base-devel) core
pkgconf 2.1.1-1 (Required By: base-devel) core
base-devel 1-3 core
Total download size: 77.7 kB
Total installed size: 8.6 MB
Apply transaction ? [y/N] y
==== AUTHENTICATING FOR org.manjaro.pamac.commit ====
Authentication is required to install, update, or remove packages
Authenticating as: Gary (gary)
Password:
==== AUTHENTICATION COMPLETE ====
Download of fakeroot (1.35-1) started
0 bytes/77.7 kB
Error: failed retrieving file 'fakeroot-1.35-1-x86_64.pkg.tar.zst' from opencolo.mm.fcix.net : The requested URL returned error: 404
Error: failed retrieving file 'fakeroot-1.35-1-x86_64.pkg.tar.zst' from forksystems.mm.fcix.net : The requested URL returned error: 404
Error: failed retrieving file 'fakeroot-1.35-1-x86_64.pkg.tar.zst' from uvermont.mm.fcix.net : The requested URL returned error: 404
Error: failed retrieving file 'fakeroot-1.35-1-x86_64.pkg.tar.zst' from codingflyboy.mm.fcix.net : The requested URL returned error: 404
Error: failed retrieving file 'fakeroot-1.35-1-x86_64.pkg.tar.zst' from nocix.mm.fcix.net : The requested URL returned error: 404
Error: failed retrieving file 'fakeroot-1.35-1-x86_64.pkg.tar.zst' from mirror.fcix.net : The requested URL returned error: 404
Error: failed retrieving file 'fakeroot-1.35-1-x86_64.pkg.tar.zst' from nnenix.mm.fcix.net : The requested URL returned error: 404
Error: failed retrieving file 'fakeroot-1.35-1-x86_64.pkg.tar.zst' from coresite.mm.fcix.net : The requested URL returned error: 404
Error: failed retrieving file 'fakeroot-1.35-1-x86_64.pkg.tar.zst' from irltoolkit.mm.fcix.net : The requested URL returned error: 404
Error: failed retrieving file 'fakeroot-1.35-1-x86_64.pkg.tar.zst' from repo.ialab.dsu.edu : The requested URL returned error: 404
Error: failed retrieving file 'fakeroot-1.35-1-x86_64.pkg.tar.zst' from mnvoip.mm.fcix.net : The requested URL returned error: 404
Error: failed retrieving file 'fakeroot-1.35-1-x86_64.pkg.tar.zst' from southfront.mm.fcix.net : The requested URL returned error: 404
Error: failed retrieving file 'fakeroot-1.35-1-x86_64.pkg.tar.zst' from mirrors.ocf.berkeley.edu : The requested URL returned error: 404
Error: failed retrieving file 'fakeroot-1.35-1-x86_64.pkg.tar.zst' from ohioix.mm.fcix.net : The requested URL returned error: 404
Error: failed retrieving file 'fakeroot-1.35-1-x86_64.pkg.tar.zst' from ask4.mm.fcix.net : The requested URL returned error: 404
Error: failed retrieving file 'fakeroot-1.35-1-x86_64.pkg.tar.zst' from mirror.math.princeton.edu : SSL certificate problem: unable to get local issuer certificate
Error: failed retrieving file 'fakeroot-1.35-1-x86_64.pkg.tar.zst' from volico.mm.fcix.net : The requested URL returned error: 404
Error: failed retrieving file 'fakeroot-1.35-1-x86_64.pkg.tar.zst' from ridgewireless.mm.fcix.net : The requested URL returned error: 404
failed to retrieve some files
Error: Failed to commit transaction: failed to retrieve some files
Although I am trying to work out why Pamac didn’t automatically run an an update when the OP entered the command pamac install base-devel git. Whenever I run a pamac install command, one of the first things it does is synchronise the databases and install updates (if available):
But the topic starter’s pamac install goes straight to “Resolving dependencies…”, seeming to skip the extremely important syncing of the package databases.
The pamac cli does not thave commands related to updating mirrors. The GUI has a menu entry for it.
@Gary1
custom scripts will never have a dependency registered for any package provided with the base-devel group/meta definition.
That is because it is part of the required knowledge provided with the wiki page on AUR - whether you read the Manjaro Linux page or the Arch Linux equivalent.