Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2025 13:40:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 284264] ports-mgmt/pkg after upgrade to 2.0 check -d reports missing system libs
Message-ID:  <bug-284264-32340-ZyrkShDUyO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-284264-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-284264-32340@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D284264

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:

=3D=3D=3D>>> 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 sil=
ence
pkg error in such cases?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284264-32340-ZyrkShDUyO>