-
-
Notifications
You must be signed in to change notification settings - Fork 239
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
failed to run custom build command for `alpm v3.0.4 #1241
Comments
Thanks for your kind patience, Sir! Apologies for not being able to see the previous posts. Any idea when paru-git will be updated to the main/master branch? In the meanwhile, I use yay, they seem to get along pretty nicely together. |
Because |
My bad, I asked the wrong question. I wanted to know who long it takes for paru, not paru-git, to be back in the AUR. |
Ah ok. That I have no clue. It depends on when the Paru maintainers decide to cut a new release, which could be in a couple minutes or a couple days (hopefully not weeks or longer 🤞). |
paru (AUR) doesn't compile:
And paru-git (AUR) doesn't compile neither
Neither cargo install paru
All this from a fresh install. The only solution I can find is to install paru-bin (AUR) Flagged Out Of Date 😭 |
No idea if this is the case for you or not, but before attempting builds that require rust, if you use Current git code compiled for me. My rustup default is also set to stable (rustc 1.81.0) and I ended up with a |
Affected Version
paru -latest
error: failed to run custom build command for
alpm v3.0.4 (https://github.com/archlinux/alpm.rs?rev=306342#306342ef)
Caused by:
process didn't exit successfully:
/home/***/paru/src/paru-2.0.3/target/release/build/alpm-fe8130be9696cf00/build-script-build
(exit status: 101)--- stderr
thread 'main' panicked at /home/***/.cargo/git/checkouts/alpm.rs-a0070a235cf20bfa/306342e/alpm/build.rs:25:13:
this version of alpm.rs does not support libalpm v15.0.0 only v14.x.x is supported
note: run with
RUST_BACKTRACE=1
environment variable to display a backtracewarning: build failed, waiting for other jobs to finish...
==> ERROR: A failure occurred in build().
After the latest upgrade of pacman, probably.
The text was updated successfully, but these errors were encountered: