Allan McRae wrote:
Aaron Griffin wrote:
Both gerolde (archlinux.org) and sigurd (aur.archlinux.org) now have
the new DB scripts
Important changes include support for "any" architecture packages
(yay) and split packages.
Please report any issues in the bug tracker
I will report to the bug tracker too... but someone with super-powers
on sigurd needs to change this in /arch/db-community
$(dirname $0)/db-update "community" "i686"
to
$(dirname $0)/db-update "community"
and delete db-community64 as this is no longer needed.
Note to TUs. In the meantime you can just run "/arch/db-update
community" to push you packages from the staging area to the repo.
Allan