From owner-svn-src-all@FreeBSD.ORG Wed Oct 17 20:18:16 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4B8C3F1F; Wed, 17 Oct 2012 20:18:16 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id 987A58FC0A; Wed, 17 Oct 2012 20:18:14 +0000 (UTC) Received: from skuns.kiev.zoral.com.ua (localhost [127.0.0.1]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id q9HKINvF028677; Wed, 17 Oct 2012 23:18:23 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.5/8.14.5) with ESMTP id q9HKIBhh099737; Wed, 17 Oct 2012 23:18:11 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.5/8.14.5/Submit) id q9HKIBNZ099736; Wed, 17 Oct 2012 23:18:11 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Wed, 17 Oct 2012 23:18:11 +0300 From: Konstantin Belousov To: Maxim Sobolev Subject: Re: svn commit: r241625 - head/usr.sbin/cron/cron Message-ID: <20121017201811.GO35915@deviant.kiev.zoral.com.ua> References: <201210170044.q9H0iZHo055977@svn.freebsd.org> <20121017174814.GN35915@deviant.kiev.zoral.com.ua> <507F0FF8.3090602@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5+h/aC2rZ9d7r+wS" Content-Disposition: inline In-Reply-To: <507F0FF8.3090602@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Oct 2012 20:18:16 -0000 --5+h/aC2rZ9d7r+wS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 17, 2012 at 01:07:20PM -0700, Maxim Sobolev wrote: > On 10/17/2012 10:48 AM, Konstantin Belousov wrote: > > The cron daemon in HEAD is not functional, i.e. no jobs are executed > > at all. Reverting r241625 r241618 r241576 gives me the expected behavio= ur. > > > > P.S. I do not remember a single commit from you which did not failed on > > tinderbox, or was not found buggy later. >=20 > Should be fixed already in the latest HEAD. Please check and let me know= =20 > if you still have some issues (send crontab entry which is not getting=20 > executed). The particular issue has been fixed in the r241618. Well, as I noted above, I had r241618 applied, since I needed to revert it. For me, neither the standard entries from /etc/crontab, nor the following user crontab: * * * * * /usr/bin/limits -a >/tmp/1.txt are not executing. In particular, the /tmp/1.txt file was not created, and the cron.log was empty. As I said, a reversal of all three commits makes the cron(8) operate correctly. --5+h/aC2rZ9d7r+wS Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEARECAAYFAlB/EoMACgkQC3+MBN1Mb4gBgQCgjKnt7MwLxNMNDBGvI1Sme1io 4PsAoIQz5ZHjiAS4yVJ9sOWvwQvLnnFK =f4MS -----END PGP SIGNATURE----- --5+h/aC2rZ9d7r+wS--