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.74 |
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 2 3 4 5 6 7 8 .. 15 Next › Last »
Alad commented on 2022-04-28 15:22 (UTC)
Fixed, thx
wioo commented on 2022-04-28 14:03 (UTC)
Some errors with 9.6-2
==> Starting prepare()... error: patch failed: makepkg/aurutils.changelog:17 error: makepkg/aurutils.changelog: patch does not apply ==> ERROR: A failure occurred in prepare().
Alad commented on 2022-04-05 13:33 (UTC) (edited on 2022-04-07 15:09 (UTC) by Alad)
aur build --results
will be removed in the next release. If someone still uses this flag, please let me know.edit: https://github.com/AladW/aurutils/issues/980
je-vv commented on 2022-03-10 17:35 (UTC)
@Alad, sorry I haven't logged in earlier... Yous should know by now, but even through all aurutils updates, up until v8, aur-sync, and I guess aur-depends, are working fine... I just got 8.1.1 Today...
Thanks a lot !
Alad commented on 2022-02-16 18:58 (UTC) (edited on 2022-02-16 19:00 (UTC) by Alad)
aur-depends
andaur-sync
are indeed the main candidates for testing. I broke both of them during development, but I luckily noticed...I've updated the usage and man pages for search/query, thanks.
Note that you can easily test things locally by running
export AUR_EXEC_PATH=<path to git clone of aurutils>/lib
in a shell.je-vv commented on 2022-02-16 18:04 (UTC) (edited on 2022-02-16 18:06 (UTC) by je-vv)
What in particular are you interested on testing @Alad? I'm using that tag you shared, and
aur search
keeps working. Although I never usedaur search -a
, I just tried it, and seems to work (I can't tel, since man doesn't show what it does, though it's shown as one of the options), and I have never usedaur search -r
either, but it shows a bunch of info concatenated, which seems to be json info joint together into a huge line.aur query -t info [-r | --any]
are also working (withut the optional args highlited, or with one or the other but not both).As my AUR packages seem up to date, since I got aurutils upgraded to 5.2-1, then I'm not grabbing any update from AUR yet, so can't tell if
aur sync
, or other aurutils functionality depending onquery
are working...Alad commented on 2022-02-16 11:18 (UTC)
Pre-release available for testing: https://github.com/AladW/aurutils/releases/tag/6
Alad commented on 2022-02-15 22:42 (UTC) (edited on 2022-02-15 22:43 (UTC) by Alad)
The latest aurweb changes (and a particularly interesting bug report in https://github.com/AladW/aurutils/issues/918) prompted me to review and substantially rewrite the
aur-query
andaur-search
code.aur-search
has been simplified substantially due to moving implementation details toaur-query
. Latter gained POST requests, intersection and union of aurweb (json) responses, bug fixes for parallel curl, and better diagnostics of failed requests as well.Because
aur-query
touches most aspects of aurutils, I'd like people to do some testing of the current master branch (aurutils-git
on AUR, or from the github repository) and see if their workflows are still functional.je-vv commented on 2022-02-13 00:33 (UTC) (edited on 2022-02-13 00:35 (UTC) by je-vv)
@Alad, yes, I'm using:
aur sync -S -d <personal_repo> -u
. Thanks !Edit: v5 from AUR used (not v5.1), and it's doing queries fine.
Alad commented on 2022-02-13 00:13 (UTC) (edited on 2022-02-13 00:26 (UTC) by Alad)
Some fixes for
aur-query
v5, cherry-picked from the master branch:https://github.com/AladW/aurutils/commit/791bf28664de44a0a66f8b7a4a10b7907015b8d8.patch
edit: released as 5.1.
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 15 Next › Last »