From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Problem updating using git Date: Tue, 28 Oct 2014 16:48:34 +0530 Message-ID: Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42021) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xj4ng-0004pm-05 for emacs-orgmode@gnu.org; Tue, 28 Oct 2014 07:19:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xj4nY-00041u-I5 for emacs-orgmode@gnu.org; Tue, 28 Oct 2014 07:18:55 -0400 Received: from mail-pa0-f46.google.com ([209.85.220.46]:35635) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xj4nY-00041n-Cf for emacs-orgmode@gnu.org; Tue, 28 Oct 2014 07:18:48 -0400 Received: by mail-pa0-f46.google.com with SMTP id lf10so494232pab.19 for ; Tue, 28 Oct 2014 04:18:47 -0700 (PDT) Received: from [192.168.1.36] ([59.176.42.82]) by mx.google.com with ESMTPSA id w1sm1414520pdc.44.2014.10.28.04.18.45 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 28 Oct 2014 04:18:46 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: org-mode mailing list I just tried updating my org installation (present version, installed = via git, Org-mode version 8.3beta (release_8.3beta-485-gf70439). It gives me following error: ;;;;;;;; passed 524/525 test-org/up-element passed 525/525 test-org/update-radio-target-regexp Ran 525 tests, 524 results as expected, 1 unexpected (2014-10-28 = 16:44:38+0530) 4 expected failures 1 unexpected results: FAILED ob-awk/tabular-input make[1]: *** [test-dirty] Error 1 make: *** [up2] Error 2 ;;;;;;;; Not sure if there is a bug or a problem at my end. Would be happy to provide any further details that may be needed. Vikas