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.056154
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 .. 15 16 17 18 19 20 21 22 23 24 25 .. 40 Next › Last »

<deleted-account> commented on 2013-04-16 13:40 (UTC)

Thanks for the fast update, fixed!

fosskers commented on 2013-04-16 12:04 (UTC)

Found the problem with "git blame". It's my fault. I'll push the fix right away.

dkasak commented on 2013-04-16 10:42 (UTC)

"git blame <file>" can show you the last commit that modified each of the lines, if that's what you're asking.

fosskers commented on 2013-04-16 09:03 (UTC)

Is there an easy way to find out what the latest changes to a certain file were from git? If there is I could check to see if those changes broke anything.

<deleted-account> commented on 2013-04-15 22:37 (UTC)

Using zsh, any tab completion attempt yields the following error. Looking at the file, I can't pinpoint any syntax error, so not sure what the issue is. _aura:344: parse error near `;;'

fosskers commented on 2013-04-09 21:45 (UTC)

That first error is a pycman problem. Try rebuilding it maybe. For the second, try this: https://wiki.archlinux.org/index.php/Pacman#Q:_I_keep_getting_a_.22failed_to_commit_transaction_.28invalid_or_corrupted_package.29.22_error

archdove commented on 2013-04-09 16:47 (UTC)

warning on aura -A; error on update /usr/lib/python3.3/site-packages/pycman/config.py:125: InvalidSyntax: unable to parse /etc/pacman.conf, unrecognized option: 'LocalFileSigLevel' warnings.warn(InvalidSyntax(f.name, 'unrecognized option', key)) LocalFileSigLevel is set to Optional Installing packages seems to work. Updating packages doesn't work becuase of signature: error: '/home/.packages/teamviewer-8.0.17147-5-x86_64.pkg.tar.xz': invalid or corrupted package (PGP signature)

fosskers commented on 2013-04-07 06:26 (UTC)

1.1.6.1 ------- - Compatable with pacman 4.1 - All pacman-color support removed - `-As` output slightly altered to match pacman. - Bug fixes. Also, remember to upgrade with `-Akua` and not just `-Ayu`! Trust me, it's better.

fosskers commented on 2013-04-06 16:29 (UTC)

Which means it's failing at the download step, not the building step. This should be fixed with tomorrow's weekly release. For now, I sleep.