Is there an easy way to force rebuilding of the dependencies? When trying to upgrade to 1.3.0.1-1:
==> Starting build()...
Setup: The following installed packages are broken because other packages they
depend on are missing. These broken packages must be rebuilt before they can
be used.
package aur-2.0.1 is broken due to missing package
aeson-0.7.0.6-23b571805a1f17bd7bdb8249990755c3,
aeson-pretty-0.7.1-8135b6d926891288eeb48fe47ccf2311,
lens-4.2-b5eb48eb863f6f610bee50208656b85f
package lens-4.3.3 is broken due to missing package
aeson-0.7.0.6-23b571805a1f17bd7bdb8249990755c3,
attoparsec-0.11.3.4-0475ed8f075cbbd0c50b5e8cab697b06,
bifunctors-4.1.1.1-4f52d408acc199263b20356b92e50743,
comonad-4.2-781961fe34e38e940b533384fe446a5b,
contravariant-0.6-d4c4d0bf0b95af68a24c0886d940a860,
free-4.9-34e07f6b8c67dbfc0e93a1720512b7d0,
profunctors-4.0.4-f7ed825ef7d051c5543e4f54b373a116,
scientific-0.3.2.1-47007b6848a295a93037722ce893b64f,
semigroupoids-4.0.2.1-b472e5cc0eb3dbec5d54722b9df8fe97,
semigroups-0.15.1-9eb92a02fdc3fb445bf702cf95a6990c,
void-0.6.1-3479b78634b34ce751714fc5754b51c6
package wreq-0.1.0.1 is broken due to missing package
aeson-0.7.0.6-23b571805a1f17bd7bdb8249990755c3,
attoparsec-0.11.3.4-0475ed8f075cbbd0c50b5e8cab697b06,
http-client-0.3.6-f25c54c22276ab5d78f666008584a702,
http-client-tls-0.2.2-df0bd7c6d678268ec5b5148754a918bf,
lens-4.2-b5eb48eb863f6f610bee50208656b85f
==> ERROR: A failure occurred in build().
Aborting...
Configuring aura-1.3.0.1...
Not sure what caused all those packages to break though.
Search Criteria
Package Details: aura 4.2.0-1
Package Actions
| 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: | 176 |
| Popularity: | 1.58 |
| First Submitted: | 2012-06-13 09:49 (UTC) |
| Last Updated: | 2026-01-14 21:46 (UTC) |
Dependencies (13)
- curl (curl-gitAUR, curl-c-aresAUR)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- bash-completion (bash-completion-gitAUR) (optional) – for bash completions
- bat (bat-cat-gitAUR) (optional) – more featureful file viewing
- fd (fd-gitAUR, fd-gitAUR) (optional) – faster filesystem traversal
- graphviz (optional) – dependency graph generation
- ripgrep (ripgrep-gitAUR) (optional) – faster log searches
- shellcheck (shellcheck-binAUR, shellcheck-gitAUR) (optional) – PKGBUILD scanning
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR, xdg-utils-gitAUR) (optional) – for xdg-open
Required by (6)
- anneal (optional)
- anneal-bin (optional)
- anneal-git (optional)
- aura-emerge
- dpw (optional)
- pacup-arch-git (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 40 Next › Last »
vendion commented on 2014-08-20 10:48 (UTC)
fosskers commented on 2014-08-18 21:54 (UTC)
Unfortunately not.
varnion commented on 2014-08-16 20:29 (UTC)
is there a way to produce a non-colored output?
fosskers commented on 2014-08-15 16:27 (UTC)
That's probably because `haskell-reflection` doesn't have `staticlibs` in its options array.
insequent commented on 2014-08-15 16:15 (UTC)
I also ran into:
/usr/bin/ld: cannot find -lHSreflection-1.3.2
This is probably not the best fix, but I used:
sudo ln -s /usr/lib/ghc-7.8.3/site-local/reflection-1.3.2/libHSreflection-1.3.2-ghc7.8.3.so /usr/lib/ghc-7.8.3/site-local/reflection-1.3.2/libHSreflection-1.3.2.so
fosskers commented on 2014-08-14 17:24 (UTC)
Do you mind trying the installation process with `[haskell-core]` activated?
test0 commented on 2014-08-14 14:09 (UTC)
I'm not, but there has been an interesting development today: ghc is now supposed to be '<5.0', which is of course sort of bogus. But some item within the convex hull of dependencies has changed...
fosskers commented on 2014-08-12 00:29 (UTC)
Hey test0! Thanks for all your patience. I'm sorry this still isn't working for you.
Are you using `[haskell-core]` for your Haskell deps? It might help.
See here: https://wiki.archlinux.org/index.php/ArchHaskell#.5Bhaskell-core.5D
test0 commented on 2014-08-11 10:56 (UTC)
Still happening as of today...
test0 commented on 2014-08-08 17:01 (UTC)
I tried again today (because who knows, maybe some dependency got updated for the newer ghc), but still no luck.
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