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: | 3.13 |
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 »
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?
guygma commented on 2018-11-29 22:20 (UTC)
Hey Alad - this is probably my favorite package on the AUR. Unfortunately, it gave me some trouble today. The
aurutils-git
installs just fine but theaurutils
PKGBUILD fails to install as a result of "missing package metadata" when doing makepkg as a normal user and just leaves anaurutils-1.5.3.tar.gz
archive in the directory... Not sure whats going on. Maybe it is just me, but that would be surprising given that this is from a fresh chroot built under archiso.Alad commented on 2018-09-24 13:08 (UTC)
Did you install devtools?
ohmysql commented on 2018-09-21 15:47 (UTC)
I sure get a strange error when I do aursync -c google-chrome
"error: reading /usr/share/devtools/pacman-extra.conf failed (No such file or directory)"
However, aursync google-chrome works, so I get it if this isn't a priority. I know maintaining this is a lot of work and you have my profound thanks!
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 Next › Last »