[Bug 260904] net-mgmt/lldpd: Fails to acquire lock on lldpd.socket

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 03 Jan 2022 10:28:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260904

            Bug ID: 260904
           Summary: net-mgmt/lldpd: Fails to acquire lock on lldpd.socket
           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: email@luiz.eng.br
                CC: freebsd@simweb.ch
                CC: freebsd@simweb.ch
             Flags: maintainer-feedback?(freebsd@simweb.ch)

I am currently running lldpd version 1.0.8_1 on FreeBSD 13.0 and when I try to
change any configuration via lldpcli, I get warned of a failure to acquire a
lock on the socket and the configuration doesn't get applied. 

[lldpcli] # configure system description test
2022-01-03T11:10:02 [WARN/lldpctl] cannot get lock on /var/run/lldpd.socket:
Bad file descriptor

Configuration from the configuration file also doesn't get applied due to the
same issue. 

A fix for this has already been merged upstream
(https://github.com/lldpd/lldpd/issues/445) and included in release 1.0.12.

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