Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Feb 2023 15:00:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 269338] ports-mgmt/pkg-provides ld-elf.so.1: /usr/local/lib/pkg//provides.so: Undefined symbol "pkg_plugin_set"
Message-ID:  <bug-269338-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 269338
           Summary: ports-mgmt/pkg-provides ld-elf.so.1:
                    /usr/local/lib/pkg//provides.so: Undefined symbol
                    "pkg_plugin_set"
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: rodrigo@FreeBSD.org
          Reporter: void@f-m.fm
             Flags: maintainer-feedback?(rodrigo@FreeBSD.org)
          Assignee: rodrigo@FreeBSD.org

Hello,

When using poudriere options -j jailname category/port, the following happe=
ns
(though the options are applied). In the example, this happened with
dns/unbound
but it doesn't matter which port.

###
ld-elf.so.1: /usr/local/lib/pkg//provides.so: Undefined symbol "pkg_plugin_=
set"
make: "/usr/local/poudriere/ports/default/Mk/bsd.port.mk" line 1222: warnin=
g:
"/usr/local/sbin/pkg-static versi
ld-elf.so.1: /usr/local/lib/pkg//provides.so: Undefined symbol "pkg_plugin_=
set"
make: "/usr/local/poudriere/ports/default/Mk/bsd.port.mk" line 1229: warnin=
g:
"/usr/local/sbin/pkg-static versi
=3D=3D=3D> Setting user-specified options for unbound-1.17.1_1 and dependen=
cies
###

The temporary workaround is to comment the following entries in
/usr/local/etc/pkg.conf

PKG_PLUGINS_DIR =3D "/usr/local/lib/pkg/";
PKG_ENABLE_PLUGINS =3D true;
PLUGINS [ provides ];

--=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-269338-7788>