bottles failed to install due to missing fvs dependency, which was in fact built before it was attempted to be built
I think it's a matter of installing that dependency before building bottles
[up to this point, all the dependencies of bottles were either installed (if from the arch repos) or built (AUR dependencies)] [with python-fvs being built right before attempting to build bottles] ==> Making package: bottles 2:51.15-1 (Thu 31 Oct 2024 05:40:00 PM -05) ==> Checking runtime dependencies... ==> Missing dependencies: -> fvs ==> Checking buildtime dependencies... ==> ERROR: Could not resolve all dependencies. aura :: Package failed to build, citing:
makepkg failed.
aura :: Continue building other packages? [Y/n]
It seems there's some issue with "provides" here. python-fvs provides the identity of fvs but for some reason isn't being installed in the proper order.