Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Mar 2025 12:56:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 285155] net-mgmt./lldpd and net-mgmt./openlldp conflict
Message-ID:  <bug-285155-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 285155
           Summary: net-mgmt./lldpd and net-mgmt./openlldp conflict
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: dyeske@gmail.com
                CC: freebsd@simweb.ch
                CC: freebsd@simweb.ch

The ports net-mgmt/lldpd and net-mgmt/openlldp conflict with each other due=
 to
the overlap of the sbin/lldpd binary.

% grep lldpd net-mgmt/openlldp/Makefile
USE_RC_SUBR=3D    lldpd
PLIST_FILES=3D    sbin/lldpd bin/lldpneighbors share/man/man8/lldpd.8.gz

% grep lldpd net-mgmt/lldpd/pkg-plist
share/man/man8/lldpd.8.gz
sbin/lldpd


My understanding is that both ports need to have a CONFLICTS or
CONFLICTS_INSTALL entry to prevent the sbin/lldpd binary from becoming
corrupted.

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