@dasrubbellos Indeed, let me take a look.
Update: fixed, thanks for the report.
| 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.71 |
| First Submitted: | 2012-06-13 09:49 (UTC) |
| Last Updated: | 2026-01-14 21:46 (UTC) |
@dasrubbellos Indeed, let me take a look.
Update: fixed, thanks for the report.
Is something wrong with https://faur.fosskers.ca? Aura is showing stale versions.
1.121.0-1: https://faur.fosskers.ca/packages?names=visual-studio-code-bin
1.124.0-1: https://aur.archlinux.org/rpc/v5/info?arg[]=visual-studio-code-bin
Bug report?
Thanks! It worked.
@beef That should resolve itself if you first update Pacman 7 and then manually rebuild Aura.
aura -Akua gives me this error:
aura: error while loading shared libraries: libalpm.so.14: cannot open shared object file: No such file or directory
I guess this has to do with the release of pacman 7.0.0.
Does anyone else have this problem? Maybe it is just a misconfiguration on my side.
Cargo still fails to build referencing alpm v3.0.5 using 4.0.6-1 pulled today.
Cargo.lock still references alpm 3.0.5, alpm-sys 3.0.0 and alpm-utils 3.0.2.
This may be user error, but I figured you may like to know.
Edit:
4.0.7 builds properly! Thank you very much, and sorry for the misunderstanding with 4.0.6!
Please remove the haskell tag.
@foxcub: You certainly should be able to.
According to https://wiki.archlinux.org/title/PKGBUILD#arch , I suppose I'd have to add armv7h and aarch64 to the arch field of the PKGBUILD?
It's not any because any implies it can be run on any system after having been built. That's not the case here, as Rust binaries are architecture-dependent (unlike say, Python).
Why is arch only x86_64 and not any? Can I use this on ARM?
@foxcub: Citing the PKGBUILD article of the Arch Wiki:
The package base-devel is assumed to be already installed when building with makepkg. Dependencies of this package should not be included in makedepends array.
This includes the packages you've described, so I'll be leaving them out.
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