Package Details: aurutils 19.3-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: custom:ISC
Submitter: Alad
Maintainer: Alad (rafasc, cgirard, maximbaz, zoorat)
Last Packager: Alad
Votes: 265
Popularity: 1.95
First Submitted: 2016-03-26 19:17 (UTC)
Last Updated: 2024-03-30 10:39 (UTC)

Dependencies (14)

Sources (1)

Pinned Comments

Alad commented on 2023-05-21 12:54 (UTC) (edited on 2023-05-21 12:54 (UTC) by Alad)

After the git migration and introduction of pkgctl with devtools 1.0.0, it is recommended to recreate all aurutils chroots and update any pacman configuration in /etc/aurutils/pacman-x86_64.conf.

rm -rf /var/lib/aurbuild
cp /usr/share/devtools/pacman.conf.d/extra.conf /etc/aurutils/pacman-x86_64.conf
vim /etc/aurutils/pacman-x86_64.conf  # add local repository

https://archlinux.org/news/git-migration-completed/

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 Next › Last »

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 the aurutils PKGBUILD fails to install as a result of "missing package metadata" when doing makepkg as a normal user and just leaves an aurutils-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!

Alad commented on 2018-08-04 23:46 (UTC)

Known issues with 1.5.3:

Both issues are solved in aurutils-git.

Alad commented on 2018-03-28 20:11 (UTC)

Thanks :)

runical commented on 2018-03-27 07:39 (UTC) (edited on 2018-03-28 18:56 (UTC) by runical)

I'll probably have some time tomorrow evening. If that isn't a problem, I'll be happy to apply the patches.

E: Currently updating and testing

Alad commented on 2018-03-26 23:29 (UTC) (edited on 2018-03-26 23:40 (UTC) by Alad)

And another series which includes a fix for the split package issue:

https://paste.xinu.at/m-rZo/

edit: I've pushed a new 1.5 branch, so if the above is in working order I can tag a new release from there.

Alad commented on 2018-03-26 22:43 (UTC) (edited on 2018-03-26 22:57 (UTC) by Alad)

@runical if you have some time could you apply and test this new series of patches: (in particular 0005-specify-absolute-paths-for-GIT_DIR-GIT_WORK_TREE.patch)

edit: https://paste.xinu.at/m-anZ/

Alad commented on 2018-03-26 22:24 (UTC)

Should you have "Not a directory" issues with git as of -9, use the following patch:

https://github.com/AladW/aurutils/commit/03a17476ab046961077bde3dad547560e7654f21.patch