Error while running system update

Almost a month without turning on my gaming PC… system update fails. What should I do?

You just need to wait a little bit

I have the same problem regarding flac:

:: Synchronizing package databases…
cachyos-v4 is up to date
cachyos-core-v4 is up to date
cachyos-extra-v4 is up to date
cachyos is up to date
core is up to date
extra is up to date
multilib is up to date
:: Starting full system upgrade…
resolving dependencies…
looking for conflicting packages…
error: failed to prepare transaction (could not satisfy dependencies)
:: installing flac (1.5.0-1) breaks dependency ‘libFLAC.so=12-64’ required by libsndfile

Fixed.

Please retry

Anyone who wants a system that is always up-to-date should not be put off by having to wait a moment :grinning:

2 Likes

Works perfect!

Could not agree more! :slight_smile:

Thanks Peter, much appreciated.

I have similar issue, can anyone advise what to do please?

❯ paru
:: Synchronizing package databases...
 cachyos-v3 is up to date
 cachyos-core-v3 is up to date
 cachyos-extra-v3 is up to date
 cachyos is up to date
 core is up to date
 extra is up to date
 multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing flac (1.5.0-1.1) breaks dependency 'libFLAC.so=12-64' required by electron30

Its probably a basic linux workaround, probably not related to Cachyos at all. Anyways, here is how I solved it. Issue is Electron needs flac=1.4, and I need electron, so my humble solution is just ignore this package for now.

paru -Syu --ignore=flac

PS: I am using the first time this stuff, I dont know further implications. I just hope that electron adopts new flac version soon.

Regards