You are not logged in.

#1 2021-01-27 07:20:42

Subbeh
Member
Registered: 2020-07-25
Posts: 16

Unresolved dependencies after accidentally aborting upgrade

I ran a pacman -Syu and aborted the installation process during the downloading of packages phase thinking it wouldn't matter and it would just resume after restarting, but now I get the following problem:

pacman -Syu
resolving dependencies...
warning: cannot resolve "libcap=2.47", a dependency of "lib32-libcap"
warning: cannot resolve "libcap=2.47", a dependency of "lib32-libcap"
warning: cannot resolve "libinstpatch=1.1.6", a dependency of "lib32-libinstpatch"
warning: cannot resolve "libcap=2.47", a dependency of "lib32-libcap"
warning: cannot resolve "libinstpatch=1.1.6", a dependency of "lib32-libinstpatch"
:: The following packages cannot be upgraded due to unresolvable dependencies:
      lib32-libcap  lib32-libinstpatch

How do I go about fixing this?

Thanks

Offline

#2 2021-01-27 07:50:44

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,612

Offline

#3 2021-01-27 12:38:54

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: Unresolved dependencies after accidentally aborting upgrade

Aborting during the download phase generally won't hurt anything, as long as you finish the update before installing anything else.

It sounds like your databases are out of sync. Try pacman -Syyu, and if that doesn't work, try a different mirror.

Offline

Board footer

Powered by FluxBB