You are not logged in.

#1 2021-12-20 23:26:58

ib
Member
Registered: 2021-12-11
Posts: 25

[SOLVED[ installing jsoncpp (1.9.5-1) breaks dependency 'libjsoncpp.so

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

#2 2021-12-21 04:59:06

progandy
Member
Registered: 2012-05-17
Posts: 5,259

Re: [SOLVED[ installing jsoncpp (1.9.5-1) breaks dependency 'libjsoncpp.so

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

#3 2021-12-21 09:23:13

icar
Member
From: Catalunya
Registered: 2020-07-31
Posts: 505

Re: [SOLVED[ installing jsoncpp (1.9.5-1) breaks dependency 'libjsoncpp.so

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

#4 2021-12-21 10:15:35

mcloaked
Member
From: Yorkshire, UK
Registered: 2012-02-02
Posts: 1,276

Re: [SOLVED[ installing jsoncpp (1.9.5-1) breaks dependency 'libjsoncpp.so

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

#5 2021-12-22 23:21:23

ib
Member
Registered: 2021-12-11
Posts: 25

Re: [SOLVED[ installing jsoncpp (1.9.5-1) breaks dependency 'libjsoncpp.so

Everything has already started working today

Offline

#6 2024-09-20 04:25:54

Tulainas
Member
Registered: 2024-04-12
Posts: 2

Re: [SOLVED[ installing jsoncpp (1.9.5-1) breaks dependency 'libjsoncpp.so

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

#7 2024-09-20 08:13:51

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,175

Re: [SOLVED[ installing jsoncpp (1.9.5-1) breaks dependency 'libjsoncpp.so

Checking for orphans should be part of standard system maintenance: https://wiki.archlinux.org/title/System … d_packages

Closing this old thread.

Online

Board footer

Powered by FluxBB