From owner-freebsd-ports@FreeBSD.ORG Mon Jul 7 14:44:15 2008 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97A651065673; Mon, 7 Jul 2008 14:44:15 +0000 (UTC) (envelope-from dandee@hellteam.net) Received: from lucifer.hellteam.net (lucifer.hellteam.net [88.86.107.21]) by mx1.freebsd.org (Postfix) with ESMTP id 5097A8FC1C; Mon, 7 Jul 2008 14:44:15 +0000 (UTC) (envelope-from dandee@hellteam.net) Received: from smtp.hellteam.net (rik.hellteam.net [78.108.102.225]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by lucifer.hellteam.net (Postfix) with ESMTPS id BB5C6448; Mon, 7 Jul 2008 16:45:22 +0200 (CEST) Received: from gandalf (gandalf.tocnet28.jspoj.czf [10.40.8.101]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by smtp.hellteam.net (Postfix) with ESMTP id 895B1570066; Mon, 7 Jul 2008 16:44:17 +0200 (CEST) From: =?UTF-8?Q?Daniel_Dvo=C5=99=C3=A1k?= To: "'Sergey Matveychuk'" References: <000001c87801$bd411a80$6508280a@tocnet28.jspoj.czf> <47C3A89C.5000503@tagnet.ru> <4CB32F5E329F44B2A3A95B20D9AD9675@tocnet28.jspoj.czf> <48722658.4060406@FreeBSD.org> Date: Mon, 7 Jul 2008 16:44:15 +0200 Organization: Projekt HELL Message-ID: <928844C269E147C2B0A8A23209B5179E@tocnet28.jspoj.czf> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <48722658.4060406@FreeBSD.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5512 Thread-Index: AcjgPN4p8HkQfJwETw6BUk0ozk3yLAAAv4pw Cc: ports@FreeBSD.org, 'Boris Kovalenko' Subject: RE: FreeBSD Port: quagga-0.99.9_7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dandee@hellteam.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2008 14:44:15 -0000 And do you use watchquagga in rc.conf ? I do. Daniel -----Original Message----- From: Sergey Matveychuk [mailto:sem@FreeBSD.org]=20 Sent: Monday, July 07, 2008 4:21 PM To: dandee@hellteam.net Cc: 'Boris Kovalenko'; ports@FreeBSD.org Subject: Re: FreeBSD Port: quagga-0.99.9_7 Daniel Dvo=C5=99=C3=A1k wrote: > VERSION 0.99.10# egrep lock /var/log/quagga/zebra.log ^^^^^^^^^^^^^^^=20 > 2008/06/30 01:38:59 errors: ZEBRA: Could not lock pid_file=20 > /var/run/quagga/zebra.pid, exiting > 2008/07/01 13:57:21 errors: ZEBRA: Could not lock pid_file=20 > /var/run/quagga/zebra.pid, exiting >=20 > VERSION 0.99.10# egrep lock /var/log/quagga/ospfd.log 2008/06/30=20 > 01:38:59 errors: OSPF: Could not lock pid_file=20 > /var/run/quagga/ospfd.pid, exiting > 2008/07/01 13:57:21 errors: OSPF: Could not lock pid_file=20 > /var/run/quagga/ospfd.pid, exiting >=20 > VERSION 0.99.10# egrep lock /var/log/quagga/ospf6d.log > 2008/07/01 13:57:21 errors: OSPF6: Could not lock pid_file=20 > /var/run/quagga/ospf6d.pid, exiting >=20 Looks like the daemons tried to run twice and fault. But I can see the = problem on my boxes. -- Dixi. Sem.