From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 14 16:20:04 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 014951065673 for ; Mon, 14 Apr 2008 16:20:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E47BF8FC24 for ; Mon, 14 Apr 2008 16:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m3EGK37W005147 for ; Mon, 14 Apr 2008 16:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m3EGK338005146; Mon, 14 Apr 2008 16:20:03 GMT (envelope-from gnats) Date: Mon, 14 Apr 2008 16:20:03 GMT Message-Id: <200804141620.m3EGK338005146@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Nikolay Pavlov Cc: Subject: Re: ports/122741: Cannot restart net-im/openfire from cron X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nikolay Pavlov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Apr 2008 16:20:04 -0000 The following reply was made to PR ports/122741; it has been noted by GNATS. From: Nikolay Pavlov To: bug-followup@freebsd.org Cc: Edwin Groothuis Subject: Re: ports/122741: Cannot restart net-im/openfire from cron Date: Mon, 14 Apr 2008 19:11:45 +0300 On Monday 14 April 2008 14:06:22 Alex Keda wrote: > may be you test before send ansver? > > string: > 3 15 * * * env; > /usr/local/etc/rc.d/openfire stop && sleep 10 && > /usr/local/etc/rc.d/openfire start to root come mail contains: > USER=root > HOME=/root > LOGNAME=root > PATH=/usr/bin:/bin > SHELL=/bin/sh > Stopping openfire. > Waiting for PIDS: 73544, 73544, 73544, 73544, 73544, 73544, 73544, > 73544, 73544, 73544, 73544, 73544, 73544, 73544, 73544, 73544, 73544, > 73544. chown: not found Ok. We've discussed the issue with Alex at private email and the conclusion is that my patch for the second problem is reasonable. The first problem is not related to my rc script. It is related to how cron manage personal crontab files in /var/cron/tabs Edwin please commit my patch-2.diff -- ====================================================================== - Best regards, Nikolay Pavlov. <<<----------------------------------- ======================================================================