[Bug 284307] ports-mgmt/pkg: missing required shared library
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 284307] ports-mgmt/pkg: missing required shared library"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Jan 2025 16:25:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284307 --- Comment #5 from Bennett Wetters <freebsd-bugzilla@bendo.org> --- (Forgot to add the pkg check -da output, sry ^^ First time writing FreeBSD bug reports so I just found out I can't edit comments. :c) Still the same issue: $ pkg check -da Checking all packages: 100% emacs is missing a required shared library: librsvg-2.so.2 ... If I try to install it, I get the same behavior where it tries to remove all kinds of stuff. The commands you asked for: $ pkg rquery "%b" librsvg2 librsvg-2.so.2 libpixbufloader-svg.so $ pkg rquery "%b" librsvg2-rust libpixbufloader-svg.so libpixbufloader-svg.so $ pkg query "%b" librsvg2 (no output, exit code 1) -- You are receiving this mail because: You are the assignee for the bug.