"Unable to Satisfy Dependency"

I’ve been looking at this error for a couple of weeks now. I don’t know what to do about it. I try to update, it checks the dependencies, and spits out this:

Warning: cannot resolve "libgit2=1:1.7.2", a dependency of "lib32-libgit2"
Warning: cannot resolve "rav1e=0.7.1", a dependency of "lib32-rav1e"
Warning: cannot resolve "libgit2=1:1.7.2", a dependency of "lib32-libgit2"
Warning: cannot resolve "libgit2=1:1.7.2", a dependency of "lib32-libgit2"
Error: Failed to prepare transaction:
could not satisfy dependencies:
- unable to satisfy dependency 'libgit2=1:1.7.2' required by lib32-libgit2
- unable to satisfy dependency 'rav1e=0.7.1' required by lib32-rav1e

I tried updating it manually and…

$ pamac install rav1e
Preparing...
Warning: rav1e-0.6.6-3 is up to date -- skipping
Nothing to do.
Transaction successfully finished.
$ pamac install libgit2
Preparing...
Warning: libgit2-1:1.7.1-1 is up to date -- skipping
Nothing to do.
Transaction successfully finished.

I’m at a total loss. I don’t know what it wants from me.

These are both AUR packages.
Meaning they should not be required and can be removed.

1 Like