You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
The text was updated successfully, but these errors were encountered:
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.
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]
The text was updated successfully, but these errors were encountered: