You are not logged in.
Pages: 1
Topic closed
i get error:
installing jsoncpp (1.9.5-1) breaks dependency 'libjsoncpp.so=24-64' required by libopenshot
I don't understand what I did wrong, because everything is from the official repositories
Last edited by ib (2021-12-22 23:21:05)
Offline
Maybe you tried to do a partial upgrade which is unsupported. In that case just perform a full system upgrade (pacman -Syu)
Otherwise maybe your mirror is not completely synchronized. In that case try it later or change the mirror.
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |
Offline
That happened yesterday, and it wasn't because of a mirror not fully synced nor because of partial upgrades. I have the testing repositories enabled, and it happened as well.
This morning, I woke up and the issue was resolved.
Last edited by icar (2021-12-21 09:23:39)
Offline
It was because an soname bump was needed - and it was fixed with a new cmake version quite a short time after it was first reported - and fixed - just needed to wait for mirrors to update and all was fine.
Mike C
Offline
Everything has already started working today
Offline
Happened to me today, but affecting electron25.
verbatim:
"jsoncpp (1.9.6-3) breaks dependency « libjsoncpp.so=25-64 » required by electron25"
Turned out ' electron25 ' was orphaned, as reported by ' pacman -Qdt '.
After checking which other versions of electron were available on my system (i had 25, 27, 28, 29 and 31), I proceded to uninstall electron25.
' Pacman -Syu ' now works correctly.
Offline
Checking for orphans should be part of standard system maintenance: https://wiki.archlinux.org/title/System … d_packages
Closing this old thread.
Offline
Pages: 1
Topic closed