Date: Sun, 20 Oct 2002 10:53:58 +0930 From: Greg 'groggy' Lehey <grog@FreeBSD.org> To: Sam Leffler <sam@errno.com>, Robert Watson <rwatson@FreeBSD.org>, developers@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Commit message routing (was: cvs commit: src/contrib/tar/src extract.c misc.c) Message-ID: <20021020012358.GB75033@wantadilla.lemis.com> In-Reply-To: <20021019180635.GB370@straylight.oblivion.bg> <200210190932.g9J9W3Oo032881@repoman.freebsd.org> References: <Pine.NEB.3.96L.1021019132041.83141B-100000@fledge.watson.org> <32b801c27795$1bfe5380$52557f42@errno.com> <20021019180635.GB370@straylight.oblivion.bg> <200210190932.g9J9W3Oo032881@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday, 19 October 2002 at 21:06:35 +0300, Peter Pentchev wrote: > On Sat, Oct 19, 2002 at 10:29:41AM -0700, Sam Leffler wrote: >>> On Sat, 19 Oct 2002, Sam Leffler wrote: >>> >>> Oddly, I got this message, see your commits in the logs, but didn't get >>> the actual commit message from your change. Did the commit abort part way >>> through for some reason? I've noticed some other flakiness relating to >>> FreeBSD.org mail in the last week or two: I get all re@FreeBSD.org mail in >>> a timely manner except messages from Murray (?), but other members of re@ >>> seem to get them sometimes. >> >> Yup, mail left my side but never appeared. Since one can't look at >> /var/log/maillog on hub there's nothing I can do to track this down (or any >> of my other problems with mail to freebsd.org). What's stopping you from looking at the log on hub? > Just to point out the obvious: it is not just hub now; since the CVS > repository is on ncvs.FreeBSD.org, it stands to reason that the > commit scripts execute there, and any mail setup problems there > would prevent commit messages from even reaching hub. No, that's not correct. Here are some of the headers of a recent commit message: Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by wantadilla.lemis.com (Postfix) with ESMTP id 625FA8123B for <grog@lemis.com>; Sat, 19 Oct 2002 19:02:38 +0930 (CST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id A5C4255CDC for <grog@lemis.com>; Sat, 19 Oct 2002 02:32:27 -0700 (PDT) (envelope-from owner-cvs-committers@FreeBSD.org) Received: by hub.freebsd.org (Postfix) id 95BEC37B486; Sat, 19 Oct 2002 02:32:24 -0700 (PDT) Delivered-To: grog@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 538) id 7124037B406; Sat, 19 Oct 2002 02:32:22 -0700 (PDT) Delivered-To: cvs-committers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A21337B401; Sat, 19 Oct 2002 02:32:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F11F143E88; Sat, 19 Oct 2002 02:32:20 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9J9W3mV032882; Sat, 19 Oct 2002 02:32:03 -0700 (PDT) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9J9W3Oo032881; Sat, 19 Oct 2002 02:32:03 -0700 (PDT) Message-Id: <200210190932.g9J9W3Oo032881@repoman.freebsd.org> There's also obviously no delivery problem here; the whole thing took 33 seconds. Greg -- See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021020012358.GB75033>