From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Aug 4 05:40:11 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9700237B401 for ; Mon, 4 Aug 2003 05:40:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C866043FA3 for ; Mon, 4 Aug 2003 05:40:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h74CeAUp007731 for ; Mon, 4 Aug 2003 05:40:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h74CeA5q007730; Mon, 4 Aug 2003 05:40:10 -0700 (PDT) Resent-Date: Mon, 4 Aug 2003 05:40:10 -0700 (PDT) Resent-Message-Id: <200308041240.h74CeA5q007730@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Janos Mohacsi Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1D0C37B401; Mon, 4 Aug 2003 05:32:17 -0700 (PDT) Received: from skye.ki.iif.hu (6net.iif.hu [193.225.13.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA0AF43FDF; Mon, 4 Aug 2003 05:32:16 -0700 (PDT) (envelope-from mohacsi@skye.ki.iif.hu) Received: (from mohacsi@localhost) by skye.ki.iif.hu (8.12.7/8.12.7) id h74CV5sR048922; Mon, 4 Aug 2003 14:31:05 +0200 (CEST) (envelope-from mohacsi) Message-Id: <200308041231.h74CV5sR048922@skye.ki.iif.hu> Date: Mon, 4 Aug 2003 14:31:05 +0200 (CEST) From: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: anders@FreeBSD.org Subject: ports/55237: sysutils/msyslog uses wrong loging unix socket X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Janos Mohacsi List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2003 12:40:12 -0000 >Number: 55237 >Category: ports >Synopsis: sysutils/msyslog uses wrong loging unix socket >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Aug 04 05:40:09 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 4.8-PRERELEASE i386 >Organization: NIIF >Environment: System: FreeBSD skye.ki.iif.hu 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #0: Tue Feb 25 13:06:52 CET 2003 root@skye.ki.iif.hu:/usr/obj/mirror/src/sys/SKYE i386 >Description: The sysutils/msyslog port uses old deprecated unix socket for logging. The new FreeBSD standard is /var/run/log . while msysutils still uses /dev/log. >How-To-Repeat: Try to start syslogd of msyslogd. Error is reported on startup of syslogd of msyslog: Aug 4 13:43:10 csoki.ki.iif.hu don't use _PATH_UNIX: Jan 0 00:00:00 syslogd: cannot create /dev/log: Operation not supported try to log via logger. No log will appear... >Fix: The DEFAULT_LOGGER in src/modules/im_unix.c should be updated to /var/run/log >Release-Note: >Audit-Trail: >Unformatted: