paru is not releasing new versions. can we backport https://github.com/Morganamilo/paru/commit/5be0cfa3ce73a111a2cef0dc0abdc6b6bad0ff9c ?
the bash-completion issue is annoying.
| Git Clone URL: | https://aur.archlinux.org/paru.git (read-only, click to copy) |
|---|---|
| Package Base: | paru |
| Description: | Feature packed AUR helper |
| Upstream URL: | https://github.com/morganamilo/paru |
| Keywords: | AUR helper pacman rust wrapper yay |
| Licenses: | GPL-3.0-or-later |
| Submitter: | Morganamilo |
| Maintainer: | Morganamilo |
| Last Packager: | Morganamilo |
| Votes: | 1192 |
| Popularity: | 28.96 |
| First Submitted: | 2020-10-19 00:43 (UTC) |
| Last Updated: | 2025-12-12 05:03 (UTC) |
paru is not releasing new versions. can we backport https://github.com/Morganamilo/paru/commit/5be0cfa3ce73a111a2cef0dc0abdc6b6bad0ff9c ?
the bash-completion issue is annoying.
FAils to build on armv7h with:
[...]
error[E0080]: attempt to compute `16_usize - 24_usize`, which would overflow
--> /home/alarm/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/alpm-sys-4.0.5/src/ffi_git.rs:2856:31
|
2856 | ["Size of __va_list_tag"][::std::mem::size_of::<__va_list_tag>() - 24usize];
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `ffi_git::_` failed here
For more information about this error, try `rustc --explain E0080`.
error: could not compile `alpm-sys` (lib) due to 34 previous errors
warning: build failed, waiting for other jobs to finish...
@rai the base-devel meta-package (which includes pkgconf) is assumed installed when building packages.
Members of said meta-package should not be listed as makedepends.
See https://wiki.archlinux.org/title/Arch_User_Repository#Prerequisites & https://wiki.archlinux.org/title/PKGBUILD#makedepends for more details.
seems to also require pkgconf which is currently missing from the dependency list
Hi, the current version in the PKGBUILD matches the latest upstream release. Could you please remove the out-of-date flag?
Thanks for maintaining this package!
clang should be added to the dependencies
I'll buy a beer to anyone who can translate the paru messages into Polish.
@MiguVT
During the pacman upgrade, a period occurred where alpm16 was not supported, temporarily rendering builds impossible. It is likely that the flag was set during this interval.
The alpm and alpm-utils packages were updated. It is believed that builds became possible again because the updates were reflected via the cargo update command.
In other words, by rebuilding paru, it became possible to use a paru version compatible with the libalpm16 library.
Why flagged as out of date when everything is up to date?
@Antiz Thanks for the reminder, I completely forgot!
Pinned Comments
haxie commented on 2023-05-26 17:45 (UTC)
you're better off contacting her via the github, this comments section is 90% "it's out of date" from people who didn't scroll down before posting