From owner-freebsd-x11@FreeBSD.ORG Fri May 11 00:43:13 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 02EC716A400 for ; Fri, 11 May 2007 00:43:13 +0000 (UTC) (envelope-from llwang@infor.ck.tp.edu.tw) Received: from infor.ck.tp.edu.tw (infor.ck.tp.edu.tw [203.64.26.200]) by mx1.freebsd.org (Postfix) with ESMTP id C54FB13C459 for ; Fri, 11 May 2007 00:43:12 +0000 (UTC) (envelope-from llwang@infor.ck.tp.edu.tw) Received: by infor.ck.tp.edu.tw (Postfix, from userid 1001) id 348BD170BE; Fri, 11 May 2007 08:27:40 +0800 (CST) Date: Fri, 11 May 2007 08:27:40 +0800 From: "Li-Lun Wang (Leland Wang)" To: freebsd-x11@freebsd.org Message-ID: <20070511002739.GA47502@Athena.infor.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline User-Agent: Mutt/1.5.15 (2007-04-06) Subject: mergebase.sh failed X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 May 2007 00:43:13 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, mergebase.sh failed to merge on my 7.0-current. It failed at the "Merge failed." part. When I looked into the script I realized it tried to see whether there is anything other than "File exists" in ${errorfile} generated by tar to declare it successful or not. In my ${errorfile}, in addition to the "File exists" line that mergebase.sh wanted to ignore, there was a "tar: Error exit delayed from previous errors" line at the end. I wonder if this line should also be ignored, since the "previous errors" are all ignored. Regards, llwang -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQFGQ7h5CQM7t5B2mhARAjRNAJwJDIF10HOLg352hjBsJ6rgKXwdjQCfSs/Z L1kZGdT9zHb9trkbBpbYckQ= =2huw -----END PGP SIGNATURE-----