Search Criteria
Package Details: aurutils 20.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/aurutils.git (read-only, click to copy) |
---|---|
Package Base: | aurutils |
Description: | helper tools for the arch user repository |
Upstream URL: | https://github.com/AladW/aurutils |
Keywords: | aur aur-helper helper |
Licenses: | ISC |
Submitter: | Alad |
Maintainer: | Alad (rafasc, cgirard, maximbaz, zoorat) |
Last Packager: | Alad |
Votes: | 270 |
Popularity: | 1.70 |
First Submitted: | 2016-03-26 19:17 (UTC) |
Last Updated: | 2024-10-28 08:40 (UTC) |
Dependencies (14)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- git (git-gitAUR, git-glAUR)
- pacutils (pacutils-gitAUR)
- perl (perl-gitAUR)
- perl-json-xs
- bash-completion (bash-completion-gitAUR) (optional) – bash completion
- bat (bat-cat-gitAUR) (optional) – view-delta example script
- devtools (devtools32-gitAUR, devtools-gitAUR, devtools-doasAUR) (optional) – aur-chroot
- git-delta (optional) – view-delta example script
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (optional) – aur-sync ninja support
- python-srcinfo (optional) – sync-rebuild example script
- vifm (vifm-gitAUR) (optional) – default pager
- zsh (zsh-gitAUR) (optional) – zsh completion
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 Next › Last »
krutoileshii commented on 2019-03-31 01:40 (UTC)
Got a failure with SHA256sum on this one. It seems that it should be: 5c610fdf4f9bed7cc13d3da61f0795296314f93f71ee6a808f9518311ff999a1
Alad commented on 2019-03-17 11:20 (UTC)
I made a huge mess in git, so the checksums of the 2.3.1 archive have changed. The PKGBUILD was updated accordingly. If you use aurutils-git, you should rebuild the package as well, e.g. with aur build -f.
ohmysql commented on 2019-01-28 06:37 (UTC)
Oops, I see now! That is awesome to be able to sign packages that way. I think the problem I was having was that I somehow installed aurutils with the -s option and it was constantly asking me for my key. Thank you so much for your patience in helping me get to the bottom of this error.
Alad commented on 2019-01-28 05:34 (UTC) (edited on 2019-01-28 05:35 (UTC) by Alad)
The
-s
or--sign
option is there to sign the packages you built with your GPG key. If you don't enter the key, GPG considers it an error (and thus, so doesaur-sync
).If you want to automatically import GPG keys, you can configure GPG as described in man aur-build (
auto-key-retrieve
). Is that what you mean?ohmysql commented on 2019-01-28 01:38 (UTC)
Hi Alad, my deepest thanks for your AUR wrapper.
Question: I'm getting a strange error after every build:
gpg: signing failed: Operation cancelled (if I don't enter my personal GPG key). For instance, was just trying to do aur sync -s zoiper (an aur package which doesn't use an .asc or .gpg as far as I can tell). And I got that error again.
It seems I've signed something strange with my personal key. I've tried deleting and recreating aurutils databases with no luck.
Alad commented on 2019-01-27 21:02 (UTC)
Thanks, updated.
Scimmia commented on 2019-01-25 19:02 (UTC)
Your logic in the post_update script is faulty. Using (( <num> )) will run if <num> is non-zero, which is true for -1.
guygma commented on 2018-12-06 14:05 (UTC)
@Alad: Not using repose. Just a bare bones aurutils setup. I am happy on the git version for now and I haven't seen this issue with a non-chroot build on my other machines so I will just mentally flag it and raise it again if it becomes a road block.
Alad commented on 2018-12-06 10:54 (UTC)
Note: one last patch for the 1.5 series: https://github.com/AladW/aurutils/commit/a80c52d5c518b46e4ac4bd5b3d05fd5e5e9434e0.patch
Alad commented on 2018-12-06 10:53 (UTC)
guygma: I haven't heard of such issues before, I guess it's related to makepkg. Are you using repose?
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 Next › Last »