[Bug 263981] graphics/inkscape ld-elf.so.1: Shared object "libpoppler.so.120" not found, required by "inkscape"
Date: Mon, 30 May 2022 20:53:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263981 Tatsuki Makino <tatsuki_makino@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tatsuki_makino@hotmail.com --- Comment #5 from Tatsuki Makino <tatsuki_makino@hotmail.com> --- (In reply to Graham Perrin) >% pkg -vv | grep -e url -e enabled > url : "pkg+http://pkg0.pkt.freebsd.org/FreeBSD:14:amd64/latest", > enabled : yes, > url : "https://alpha.pkgbase.live/current/FreeBSD:14:amd64/latest", > enabled : no, > url : "file:///usr/local/poudriere/data/packages/main-default", > enabled : yes, I think you mean that you are using a mixture of packages built by official poudriere and packages built by individual poudriere. Individual poudriere can start building immediately with the latest portstree. The official poudriere builds all packages, so updates to the latest portstree are somewhat delayed. poudriere usually deletes all packages that depend on poppler when poppler is updated. So, in the official poudriere, the packages of the ports close to the nodes of the tree leaves, such as inkscape, are often old or non-existent. Well, back to the point, such a discrepancy occurs when you finish updating poppler in your poudriere. -- You are receiving this mail because: You are the assignee for the bug.