From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.devel Subject: flaky git-remote-bzr Date: Sat, 17 May 2014 13:25:46 +0200 Message-ID: <87y4y0r6it.fsf@zigzag.favinet> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1400325695 30051 80.91.229.3 (17 May 2014 11:21:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 17 May 2014 11:21:35 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 17 13:21:29 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WlcgB-0000e1-Si for ged-emacs-devel@m.gmane.org; Sat, 17 May 2014 13:21:28 +0200 Original-Received: from localhost ([::1]:39630 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WlcgB-0007r3-Fs for ged-emacs-devel@m.gmane.org; Sat, 17 May 2014 07:21:27 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49865) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wlcg1-0007qY-WE for emacs-devel@gnu.org; Sat, 17 May 2014 07:21:24 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wlcfv-0007tL-9T for emacs-devel@gnu.org; Sat, 17 May 2014 07:21:17 -0400 Original-Received: from smtp206.alice.it ([82.57.200.102]:34644) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wlcfu-0007t1-U8 for emacs-devel@gnu.org; Sat, 17 May 2014 07:21:11 -0400 Original-Received: from zigzag.favinet (80.116.65.141) by smtp206.alice.it (8.6.060.28) id 529A678F207BAD35 for emacs-devel@gnu.org; Sat, 17 May 2014 13:21:09 +0200 Original-Received: from ttn by zigzag.favinet with local (Exim 4.80) (envelope-from ) id 1WlckW-0005ND-LB for emacs-devel@gnu.org; Sat, 17 May 2014 13:25:56 +0200 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.102 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:171908 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I last successfully used git-remote-bzr for 2014-04-25, "Warn against renaming git-bzr remote; nfc." (on trunk, i believe). A latently ironic event, apparently, for now i see: $ git remote update Fetching origin Traceback (most recent call last): File "/usr/bin/git-remote-bzr", line 952, in sys.exit(main(sys.argv)) File "/usr/bin/git-remote-bzr", line 927, in main marks =3D Marks(marks_path) File "/usr/bin/git-remote-bzr", line 75, in __init__ self.load() File "/usr/bin/git-remote-bzr", line 81, in load tmp =3D json.load(open(self.path)) File "/usr/lib/python2.7/json/__init__.py", line 278, in load **kw) File "/usr/lib/python2.7/json/__init__.py", line 326, in loads return _default_decoder.decode(s) File "/usr/lib/python2.7/json/decoder.py", line 365, in decode obj, end =3D self.raw_decode(s, idx=3D_w(s, 0).end()) File "/usr/lib/python2.7/json/decoder.py", line 381, in raw_decode obj, end =3D self.scan_once(s, idx) ValueError: Expecting object: line 1 column 16383 (char 16383) error: Could not fetch origin Anyone else run into this? What can i do to fix or kludge around it? =2D-=20 Thien-Thi Nguyen GPG key: 4C807502 (if you're human and you know it) read my lisp: (responsep (questions 'technical) (not (via 'mailing-list))) =3D> nil --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlN3Rz0ACgkQZwMiJEyAdQLXrQCg4PRsykynco2oYRNBbbn9wSZj YjUAnRaOq5iJeIEbBQDgT5RBUrybRGTo =FZcJ -----END PGP SIGNATURE----- --=-=-=--