Artix Linux Forum

Artix Linux => Package management => Topic started by: jopeless on 26 July 2022, 17:12:57

Title: libcap 2.65-1, lib32-libcap dependency problem
Post by: jopeless on 26 July 2022, 17:12:57
Today I tried to update my system by "trizen -Syu"

However I got this message:
error: no se pudo preparar la operación (no se pudieron satisfacer las dependencias)
:: instalando libcap (2.65-1) se rompe la dependencia con «libcap=2.64», necesaria para el paquete lib32-libcap
=>> Try again? [Y/n]:

In English I think it is:
error: the operation cannot be prepared (dependencies not satified)
:: installing libcap 2.65-1 breaks dependency with libcap=2.64 which is necessary for lib32-libca package.

I think I have to wait till this problem is reolved.

Any ideas?
Thank you in advance.
Title: Re: libcap 2.65-1, lib32-libcap dependency problem
Post by: pluto on 26 July 2022, 23:35:31
Have these packages (like many) installed too.

Dont have this problem. So hard to replicate.

Would try pacman -Syu maybe instead of trizen?

Pacman or AUR helpers are nice, but never supported (dont matter if by arch or artix).

They complicate anything.
Title: Re: libcap 2.65-1, lib32-libcap dependency problem
Post by: cat herders of linux on 27 July 2022, 02:42:20
had this problem too and posted my own thread but asked it be deleted since it was previously reported here.  pacman -Syu does not resolve the conflict.

looks like it's been sorted out now though.
Title: Re: libcap 2.65-1, lib32-libcap dependency problem
Post by: z3rOR0ne on 27 July 2022, 10:59:05
I have also started having this issue.

I have simply placed libcap into my IgnorePkg list in my /etc/pacman.conf for now. Hopefully the upstream developers manage to resolve this...
Title: Re: libcap 2.65-1, lib32-libcap dependency problem
Post by: cat herders of linux on 27 July 2022, 13:19:55
I have also started having this issue.

I have simply placed libcap into my IgnorePkg list in my /etc/pacman.conf for now. Hopefully the upstream developers manage to resolve this...
pretty sure it is resolved.  maybe your mirror hasn't updated yet?  placing it in ignorepkg maybe a bit of an over reaction to a temporary blip
Title: Re: libcap 2.65-1, lib32-libcap dependency problem
Post by: jopeless on 27 July 2022, 20:27:39
Today, I found no dependency problems on executing "trizen -Syu"

Thank you very much for your atention.