Package Details: aurutils 20.5.8-1

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 (zoorat, Pulec)
Last Packager: Pulec
Votes: 302
Popularity: 3.47
First Submitted: 2016-03-26 19:17 (UTC)
Last Updated: 2026-02-24 15:21 (UTC)

Dependencies (15)

Sources (1)

Pinned Comments

Alad commented on 2026-02-24 22:13 (UTC)

If you updated to gawk 5.4.0 before aurutils 20.5.8, you'll need to build the package manually (aur-build/makepkg) or append --no-graph to your aur-sync command.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 15 Next › Last »

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.

Alad commented on 2022-02-13 00:11 (UTC)

I've tested GET requests (which aurutils <=4.4 uses) with aurutils 5 and the master branch, and they still work as expected. Are you sure you're not noticing the issue with aur-sync -u described below?

je-vv commented on 2022-02-12 00:47 (UTC)

FYI, with the recen change on the AUR RPC API, 4.3 aurutils versions are not able to perform AUR queries. aurutils 5 does work, but it needs to be manually built and install, and then i'll start picking AUR updates agein.

rvlobato commented on 2022-02-09 00:01 (UTC)

anna3106: meanwhile, you can bump pkgver and change the sha256sums in the PKGBUILD and get the update.

anna3106 commented on 2022-02-08 22:12 (UTC)

Any reason why this hasn't been updated to 4.4 yet? Waiting on the fix for aur-sync -u reporting nothing to do.

Alad commented on 2022-02-05 10:49 (UTC)

https://github.com/AladW/aurutils/releases/tag/4.4

Apparently I can't flag packages out of date anymore...

je-vv commented on 2022-01-03 17:20 (UTC)

BTW, latest version, 4, fixes the AUR_QUERY_PARALLEL issue. Thanks !

Alad commented on 2021-12-26 20:01 (UTC)

Yeah, there was a change regarding curl (https://github.com/AladW/aurutils/commit/7c17ad493dc7f19cbd5c4418b79dcbaf46197aed). Please report the issue on github.

je-vv commented on 2021-12-18 08:33 (UTC)

Ohh, I found by unsetting AUR_QUERY_PARALLEL, which I had it set to 1 (though I didn't have AUR_QUERY_PARALLEL_MAX set), then aur came back to life... So I'm no longer setting it. However, is that expected? Could it be rather a curl issue (currently one, 7.80.0-1).

Thanks !