[Bug 265099] irc/ircd-hybrid: will not start after upgrade to 8.2.40
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Jul 2022 21:24:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265099 Bug ID: 265099 Summary: irc/ircd-hybrid: will not start after upgrade to 8.2.40 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: fox@FreeBSD.org Reporter: john@jmarshall.id.au Flags: maintainer-feedback?(fox@FreeBSD.org) Assignee: fox@FreeBSD.org Created attachment 235135 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235135&action=edit Add missing m_mlock files to pkg-plist Missing (new) core module m_mlock. Log file shows: ... [2022-07-09T06:47:23+1000] Module m_message.la [version: $Revision: 10060 $ hand le: 0x800e21740] loaded. [2022-07-09T06:47:23+1000] Error loading module m_mlock.la: file not found [2022-07-09T06:47:23+1000] Error loading core module m_mlock.la: terminating ircd This new module had not been added to pkg_plist. Applying attached patch and rebuilding fixes the problem. -- You are receiving this mail because: You are the assignee for the bug.