[Bug 284264] ports-mgmt/pkg after upgrade to 2.0 check -d reports missing system libs
Date: Mon, 27 Jan 2025 13:40:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284264
Oleg Streejak <oleg@pcbtech.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Closed |In Progress
Resolution|FIXED |---
--- Comment #19 from Oleg Streejak <oleg@pcbtech.ru> ---
hi
has just rebuilt pkg & neovim:
===>>> The following actions were performed:
Upgrade of pkg-2.0.3 to pkg-2.0.4
Installation of devel/libtextstyle (libtextstyle-0.23.1)
Installation of devel/gettext-tools (gettext-tools-0.23.1)
Installation of security/rhash (rhash-1.4.4_1)
Installation of devel/cmake-core (cmake-core-3.31.4)
Installation of devel/ninja (ninja-1.11.1,4)
Installation of devel/pkgconf (pkgconf-2.3.0,1)
Upgrade of neovim-0.10.3 to neovim-0.10.3_1
and check still prints error:
$ pkg check -sda
Checking all packages: 100%
neovim is missing a required shared library: /usr/local/lib/lua/5.1/lpeg.so
$ ldd /usr/local/bin/nvim | g lpeg
/usr/local/lib/lua/5.1/lpeg.so (0x3a7e01b16000)
possibly it's not a bug per se, as you wrote @git, but maybe it's worth silence
pkg error in such cases?
--
You are receiving this mail because:
You are the assignee for the bug.