Package Details: aura 4.0.8-1

Git Clone URL: https://aur.archlinux.org/aura.git (read-only, click to copy)
Package Base: aura
Description: A package manager for Arch Linux and its AUR
Upstream URL: https://github.com/fosskers/aura
Keywords: AUR pacman rust
Licenses: GPL-3.0-or-later
Conflicts: aura-bin, aura-git, aura3-bin
Submitter: fosskers
Maintainer: fosskers
Last Packager: fosskers
Votes: 170
Popularity: 0.068944
First Submitted: 2012-06-13 09:49 (UTC)
Last Updated: 2024-09-29 08:02 (UTC)

Dependencies (13)

Required by (2)

Sources (1)

Pinned Comments

fosskers commented on 2024-07-31 10:21 (UTC)

Aura 4 has been released. If instead you wish you keep using the Haskell-based v3 series, please install:

https://aur.archlinux.org/packages/aura3-bin

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 40 Next › Last »

swilde commented on 2016-03-29 13:43 (UTC)

The current version (1.3.5) can not be build, as some dependencies (e.g. haskell-servant) are not available, neither from AUR nor from haskell-core. Is it planed to include haskell-servant (and other dependencies) in haskell-core, or will the package remain unbuildable until the arrival of 1.4?

fosskers commented on 2016-03-06 23:24 (UTC)

Please use the `[haskell-core]` repository to get all the deps. Or, install the `aura-bin` package from the AUR. With aura 1.4, installation will be _much_ simpler. Thanks for your patience!

fusion809 commented on 2016-02-01 10:49 (UTC)

Ah, in case no one has noticed this package has a dependency that doesn't exist in the AUR anymore. Anyone plan to fix this?

ectospasm commented on 2016-01-04 13:38 (UTC)

I'm having an issue with installing powerpill using aura. A couple of the packages (python3-xcgf and python3-xcpf) fail because aura fails to recognize the developer's public key (unknown public key): > aura -Ay powerpill ─(2016-01-04)─┘ :: Synchronizing package databases... core is up to date extra is up to date haskell-core is up to date community is up to date aura >>= Determining dependencies... aura >>= AUR Packages: pm2ml powerpill python3-xcgf python3-xcpf aura >>= Continue? [Y/n] aura >>= Building `python3-xcgf`... aura >>= Well, building `python3-xcgf` failed. aura >>= Dumping makepkg output in 3.. 2.. 1.. ==> Making package: python3-xcgf 2016-1 (Mon Jan 4 08:29:10 EST 2016) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading python3-xcgf-2016.tar.xz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 10532 100 10532 0 0 38242 0 --:--:-- --:--:-- --:--:-- 38298 -> Downloading python3-xcgf-2016.tar.xz.sig... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 543 100 543 0 0 1980 0 --:--:-- --:--:-- --:--:-- 1974 ==> Validating source files with md5sums... python3-xcgf-2016.tar.xz ... Passed python3-xcgf-2016.tar.xz.sig ... Passed ==> Validating source files with sha512sums... python3-xcgf-2016.tar.xz ... Passed python3-xcgf-2016.tar.xz.sig ... Passed ==> Verifying source file signatures with gpg... python3-xcgf-2016.tar.xz ... FAILED (unknown public key 1D1F0DC78F173680) ==> ERROR: One or more PGP signatures could not be verified! aura >>= Would you like to continue anyway? [Y/n] With gpg --recv-key I've added key 1D1F0DC78F173680 to root's, my normal user's, and pacman's (pacman-key). I was able to makepkg the PKGBUILD directly from AUR, not using aura, so I think it's a problem with aura. aura-bin suffers the same problem.

fosskers commented on 2015-08-11 13:40 (UTC)

@biinari I am working on this. Turns out `lens-aeson` won't build without a new tarball uploaded to Hackage with revised metadata. I've contacted the author about it. Once fixed, I can create an AUR package for both that and `wreq` here.

biinari commented on 2015-08-11 02:02 (UTC)

Looks like haskell-wreq AUR package disappeared.

trusktr commented on 2015-03-24 06:40 (UTC)

Hmmm, maybe the disk errors I'm mentioning are a different problem, because they happen seemingly randomly doing other things too and the live media crashes, but the openFile error is still reproducible.

trusktr commented on 2015-03-24 06:19 (UTC)

Anonymous mentioned below: After doing mkdir /var/cache/aura && mkdir /var/cache/aura/pkgbuilds everything is working fine... I'm able to reproduce this. If /var/cache/aura/pkgbuilds doesn't exist, an error ocurrs, and in my case the live media (which is where I'm running aura) completely fails with disk errors each time and reading and writing to the root filesystem stops working. To reproduce, just get the live media, boot into root, create a normal user, install binutils and abs, add the user to sudoers, download aura-bin.tar.gz, untar it, go into the aura-bin folder, makepkg as the normal user, then cd src sudo ./aura -A neovim-git and you'll see the live media burn to the ground.

speedytux commented on 2015-03-14 07:15 (UTC)

Dependency `haskell-network-info' of `aura' does not exist.