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.066107
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 .. 28 29 30 31 32 33 34 35 36 37 38 .. 40 Next › Last »

<deleted-account> commented on 2012-10-28 18:06 (UTC)

@jwa: I just encountered the same error you did when trying to install jre and jdk out of AUR. At any rate, fosskers, I am loving aura. Thanks for developing this!

jwa commented on 2012-10-28 14:12 (UTC)

Installing jre or jdk with aura currently fails with the message: "aura: : getSymbolicLinkStatus: does not exist (No such file or directory)" Building from source with makepkg works fine. (Although I'm still on 1.0.0) Can anyone confirm this?

fosskers commented on 2012-10-17 21:26 (UTC)

haskell-regex-pcre is an AUR dependency. Please build it manually.

wwgfd commented on 2012-10-17 13:55 (UTC)

please update your dependancies to a complete list ==> Making package: aura 1.0.2.0-1 (Wed 17 Oct 15:38:26 BST 2012) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... error: target not found: haskell-regex-pcre ==> ERROR: 'pacman' failed to install missing dependencies. unable to download dependancies from default pacman repos!

fosskers commented on 2012-10-15 08:41 (UTC)

This haskell-bytestring bug is actually fixed as of 1.0.2.0... but unfortunately it wasn't letting you upgrade to get the fix! Irony.

mrbit commented on 2012-10-15 06:58 (UTC)

ok..uninstall ghc aura -Ayu : aura >>= Dependency checking failed for these reasons: `haskell-bytestring` exists in NO WAY as a package or as one provided by another. install ghc aura -Ayu now work. Thanks ChrisW.

mrbit commented on 2012-10-15 06:29 (UTC)

pacman -S ghc : ==> Unregistering cabalized packages... ghc-pkg: cannot find package regex-posix-0.95.2 ghc-pkg: cannot find package curl-1.3.7 ghc-pkg: cannot find package json-0.5 ghc-pkg: cannot find package transformers-0.3.0.0 ghc-pkg: cannot find package text-0.11.2.3 ghc-pkg: cannot find package mtl-2.1.2 ghc-pkg: cannot find package regex-base-0.93.2 ghc-pkg: cannot find package syb-0.3.7 ghc-pkg: cannot find package ansi-terminal-0.5.5 ghc-pkg: cannot find package regex-pcre-0.94.4 ghc-pkg: cannot find package parsec-3.1.3 ghc-pkg: cannot find package bytestring-show-0.3.5.3 ==> Done. (1/1) update in progress of ghc [############################] 100% ==> All cabalized packages need to be reinstalled now. ==> See /usr/share/haskell/ and ghc-pkg list --user for a tentative list of affected packages.

mrbit commented on 2012-10-15 06:25 (UTC)

==> start build() ongoing... Configuring aura-1.0.2.0... Setup: At least the following dependencies are missing: curl -any, json -any, regex-pcre -any ==> ERRORE:

ChrisW commented on 2012-10-15 05:42 (UTC)

aura -Ayu ... aura >>= AUR Packages to upgrade: aura : 1.0.0.0-1 => 1.0.2.0-1 aura >>= Dependency checking failed for these reasons: `haskell-bytestring` exists in NO WAY as a package or as one provided by another! Then I tried to install 'haskell-bytestring', which will somehow point to ghc-7.6.1-1. After installing ghc, upgrading/building aura finally works and pulls in all the other dependencies.

fosskers commented on 2012-10-14 21:54 (UTC)

I imagine that has to do with either: 1. The Haskell 7.6 update. 2. The dependencies not having specific version numbers. I'll update the PKGBUILD.