Artix Linux Forum

Artix Linux => Package management => Topic started by: craigduncan on 30 September 2025, 14:01:47

Title: graphiz package (13.1.2-1 -> 14.0.0-1) breaks mediainfo
Post by: craigduncan on 30 September 2025, 14:01:47
Yesterday (29 Sep) i upgraded. graphiz to 14.0.0-1 and suddenly mediainfo always gives:

Code: [Select]
mediainfo: error while loading shared libraries: libcgraph.so.7:cannot open shared object file: No such file or directory

Downgrading graphiz back to 13.1.2-1 fixed it.

Interestingly, libmediainfo was upgraded at the same time  (25.07-1 -> 25.07-2) but there was no accompanying upgrade of mediainfo (still at 25.07-1).  My first attempt at a fix was downgrading libmediainfo but that didn't do it.  I put it back to 7-2 after downgrading graphiz and mediainfo is still fixed/working.

Latest upgrade of libmediainfo (25.07-2 -> 25.07-2.1) resolved this.