Unable to satisfy dependency 'libcap=2.52' required by lib32-libcap

After you do that, run sudo pacman -Syy lib32-libcap

Then you should be able to run:

sudo pacman -Syu
4 Likes
sudo pacman -Syy lib32-libcap
:: Synchronizing package databases...
error: failed to synchronize all databases (no servers configured for repository)

Can I see your revised pacman.conf?

$ pacman -Syyu , after doing the following:

After running reflector-simple to select the best package mirrors.
First, install it: $ pacman -S reflector-simple
Then, run it from a terminal: reflector-simple
Save it, then run: $ pacman -Syyu and then please report back.

regards

EDITED: Thanks to @dalto for lessening the confusion. :smiley:

3 Likes

That won’t work until he fixes his broken pacman.conf and fixes the issue with lib32-libcap

3 Likes

Right. I kinda put that first because of the 'u.' I'll revise it. Thanks for mentioning it. I get stuff bass-ackwards sometimes.
:tongue:
:wink:

4 Likes

For reference, he doesn't need to resort his mirrors again. That error is caused by this:

[multilib-testing]
#Include = /etc/pacman.d/mirrorlist

The repo is enabled but the mirrors are commented out.

5 Likes

LOL, isn't it usually just the small things? Good catch. :slight_smile:

regards

3 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.