Rebuilding fails:
GEN: completion/bash
1 out of 4 hunks FAILED
make: *** [Makefile:90: completion/bash] Error 1
Git Clone URL: | https://aur.archlinux.org/pakku.git (read-only, click to copy) |
---|---|
Package Base: | pakku |
Description: | Pacman wrapper and AUR helper with a pacman-like user interface |
Upstream URL: | https://github.com/zqqw/pakku |
Keywords: | aur aur-helper helper nim pacman pakku wrapper |
Licenses: | GPL-3.0-only |
Submitter: | kitsunyan |
Maintainer: | apropos (IOAOI) |
Last Packager: | apropos |
Votes: | 35 |
Popularity: | 1.62 |
First Submitted: | 2018-03-10 21:55 (UTC) |
Last Updated: | 2024-12-07 23:15 (UTC) |
Rebuilding fails:
GEN: completion/bash
1 out of 4 hunks FAILED
make: *** [Makefile:90: completion/bash] Error 1
Linking will lead to undefined behaviour and breakage. Just rebuild your package.
After updating pacman to 5.2.0 I get the following error:
pakku: error while loading shared libraries: libalpm.so.11: cannot open shared object file: No such file or directory
linking /usr/lib/libalpm.so.12 to /usr/lib/libalpm.so.11 gives a workaround.
I get the error http://ix.io/1y78 (on Manjaro/KDE, everything works fine on arch):
bash_completion is installed. Copying over the file from another system makes it work.
@Ranguvar don't use nim from testing repo. This package is broken and pakku doesn't support nim 0.19 yet.
@benjamin-l no, it doesn't. asciidoc is requred to generate man pages, which are included to release tarballs.
This package appears to depend on 'asciidoc', even though that's not declared as a dependency.
Fails for me ..
No they are part of base-devel.
https://wiki.archlinux.org/index.php/Arch_User_Repository#Prerequisites
'patch' and 'fakeroot' needs to be added as a dependency
Pinned Comments
apropos commented on 2022-02-05 01:48 (UTC)
I've adopted this package, and plan to update it to use the community-maintained version at https://github.com/zqqw/pakku unless there are any complaints.