Package Details: aurman 2.22-1

Git Clone URL: https://aur.archlinux.org/aurman.git (read-only, click to copy)
Package Base: aurman
Description: AUR helper with almost pacman syntax
Upstream URL: https://github.com/polygamma/aurman
Licenses: MIT
Submitter: polygamma
Maintainer: polygamma
Last Packager: polygamma
Votes: 199
Popularity: 0.23
First Submitted: 2018-03-20 21:31 (UTC)
Last Updated: 2023-05-14 20:28 (UTC)

Pinned Comments

Latest Comments

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

eschwartz commented on 2018-06-21 19:13 (UTC) (edited on 2018-06-21 20:13 (UTC) by eschwartz)

The goal of bootstrapping packages which require versioned dependencies, of VCS packages for which the version will only be calculated when actually running makepkg to build the package, is fundamentally incompatible with upfront dependency resolution. In order to install expac-git and aurman at the correct versions, it is necessary to first install expac-git on its own, then install aurman.

This is not a problem to be solved by AUR helpers. AUR helpers can do a lot, but they cannot completely obviate the need for human interaction.

You're a Turing-complete user -- act like it.

polygamma commented on 2018-06-21 19:00 (UTC) (edited on 2018-06-21 19:01 (UTC) by polygamma)

@regeya the dependency listed in the PKGBUILD of aurman is correct. aurman needs expac-git>=8.1.g5ae006f, whereas 8.1.g5ae006f-1 is the version you get, if you build expac-git as of now, so what is your problem?

<deleted-account> commented on 2018-06-21 18:48 (UTC)

So I guess what I'm saying with my previous comment is that until expac-git is resolved aurman will be broken for some of us. I wasn't having the netcat-openbsd issue so I switched the deps to expac.

xantares commented on 2018-06-19 09:22 (UTC)

pkgdesc should not contain the package name