-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failure to install AUR package pamac-aur
on Arch Linux using yay
#462
Comments
I'm getting the same error. |
Exactly the same here. EndeavourOS |
manually clear yay cache folder on my system pamac-aur and libpamac-aur builds fine without issues |
Worked great on my system. Thanks. |
Yes worked on mine too. Thanx man. |
Tnx @gabrielkorytiak |
With the most recent release, "V11.7.2" on Monday, October 28, 2024, when installing the package:
yay -S pamac-aur
, i get the following error:Found ninja-1.12.1 at /usr/bin/ninja
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja
[1/9] Compiling Vala source ../src/version.vala ../src/transaction-cli.vala ../src/cli.vala
FAILED: src/pamac.p/version.c src/pamac.p/transaction-cli.c src/pamac.p/cli.c
valac -C --pkg pamac --pkg gio-2.0 --color=always --directory src/pamac.p --basedir ../src --pkg=posix --vapidir={HOME DIRECTORY}/.cache/yay/pamac-aur/src/pamac-cli-3985c4d7e95312f79bb2a7f33766912c329f4697/vapi --pkg=linux ../src/version.vala ../src/transaction-cli.vala ../src/cli.vala
../src/cli.vala:2044.18-2044.53: error: 1 extra arguments for `Pamac.Updates Pamac.Database.get_updates ()'
2044 | var updates = database.get_updates (use_timestamp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Compilation failed: 1 error(s), 0 warning(s)
[3/9] Generating data/doc/pamac.8 manpage with a custom command
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
Aborting...
-> error making: pamac-aur-exit status 4
-> Failed to install the following packages. Manual intervention is required:
pamac-aur - exit status 4
I am using:
OS: Arch Linux x86_64
Kernel: 6.6.58-1-lts
DE: Xfce 4.18
WM: i3
The text was updated successfully, but these errors were encountered: