Skip to content

Commit

Permalink
sysutils/rsyslog8: Mark broken
Browse files Browse the repository at this point in the history
The upgrade to 8.2310.0 has resulted in a non-working version which
floods the log file with hundreds of messages and consumes all
available memory:

Oct 15 16:00:54 BSDHelmut rsyslogd[29360] imuxsock: recvfrom UNIX: Socket operation on non-socket [v8.2310.0]

Other reports show rsyslog attempting to use Linux /proc which also
fails.

Mark broken temporarily pending a response from upstream..

See rsyslog/rsyslog#5241

PR:		274509
Reported by:	Helmut Ritter
  • Loading branch information
infracaninophile committed Oct 16, 2023
1 parent 944eff5 commit f1c490b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sysutils/rsyslog8/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
PORTNAME= rsyslog
PORTVERSION= 8.2310.0
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/

MAINTAINER= matthew@FreeBSD.org
COMMENT= Syslogd supporting SQL, TCP, and TLS
WWW= https://www.rsyslog.com/

BROKEN= "Socket operation on non-socket" See PR 274509

LICENSE= GPLv3 LGPL3 APACHE20
LICENSE_COMB= multi

Expand Down

0 comments on commit f1c490b

Please sign in to comment.