Package Details: aurutils 19.9-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 (rafasc, cgirard, maximbaz, zoorat)
Last Packager: Alad
Votes: 266
Popularity: 0.70
First Submitted: 2016-03-26 19:17 (UTC)
Last Updated: 2024-06-30 15:43 (UTC)

Dependencies (14)

Sources (1)

Latest Comments

1 2 3 4 5 6 .. 15 Next › Last »

kaurman commented on 2024-07-04 14:30 (UTC) (edited on 2024-07-04 14:36 (UTC) by kaurman)

@Alad, that's true.

Much to my amazement, it turned out I didn't have base-devel installed, hence the confusion with debugedit.

Alad commented on 2024-07-04 14:06 (UTC)

Those are dependencies for makepkg and included in the base-devel package.

kaurman commented on 2024-06-30 17:38 (UTC)

It seems that debugedit has become a dependency?

Alad commented on 2024-06-14 13:11 (UTC)

Fixed in aurutils 19.7. Since aur-depends is affected, so is aur-sync, and you should upgrade manually:

$ cd ~/.cache/aurutils/sync/aurutils
$ git pull
$ aur build -s

je-vv commented on 2024-06-14 04:30 (UTC) (edited on 2024-06-14 04:31 (UTC) by je-vv)

@OpusOne, not sure if it helps, but for me everything looks OK:

% aur sync -C -S -d <my_repo_name> -u
==> Using [<my_repo_name>] repository
sync: there is nothing to do

% aur --version
aur version 19.6

% pacman -Qs aurutils
local/aurutils 19.6-1
    helper tools for the arch user repository

OpusOne commented on 2024-06-14 00:08 (UTC)

With the latest update (19.6) this is what we get when issuing: aur sync -u

Global symbol "$pkgdeps" requires explicit package name (did you forget to declare "my $pkgdeps"?) at /usr/share/perl5/vendor_perl/AUR/Depends.pm line 245.
Global symbol "$pkgdeps" requires explicit package name (did you forget to declare "my $pkgdeps"?) at /usr/share/perl5/vendor_perl/AUR/Depends.pm line 247.
Global symbol "$pkgmap" requires explicit package name (did you forget to declare "my $pkgmap"?) at /usr/share/perl5/vendor_perl/AUR/Depends.pm line 259.
Global symbol "$pkgmap" requires explicit package name (did you forget to declare "my $pkgmap"?) at /usr/share/perl5/vendor_perl/AUR/Depends.pm line 260.
Global symbol "%dag" requires explicit package name (did you forget to declare "my %dag"?) at /usr/share/perl5/vendor_perl/AUR/Depends.pm line 373.
Global symbol "$pkgmap" requires explicit package name (did you forget to declare "my $pkgmap"?) at /usr/share/perl5/vendor_perl/AUR/Depends.pm line 377.
Compilation failed in require at /usr/lib/aurutils/aur-depends line 9.
BEGIN failed--compilation aborted at /usr/lib/aurutils/aur-depends line 9.

qubeck commented on 2024-04-29 17:09 (UTC) (edited on 2024-04-29 17:12 (UTC) by qubeck)

You can replace custom:ISC with just ISC as per Arch Linux RFC 0016 :)

gromit commented on 2024-04-15 20:44 (UTC)

@glenntanner3, see the prerequisites for using the AUR, you have to have base-devel installed: https://wiki.archlinux.org/title/Arch_User_Repository#Getting_started

glenntanner3 commented on 2024-04-15 20:25 (UTC)

I'm installing on a fresh system and I think the following need to be added as decencies: make, debugedit, fakeroot

Alad commented on 2023-11-21 21:20 (UTC)

@zoorat added you as comaintainer