emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

flaky git-remote-bzr


From: Thien-Thi Nguyen
Subject: flaky git-remote-bzr
Date: Sat, 17 May 2014 13:25:46 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

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 <module>
     sys.exit(main(sys.argv))
   File "/usr/bin/git-remote-bzr", line 927, in main
     marks = 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 = 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 = self.raw_decode(s, idx=_w(s, 0).end())
   File "/usr/lib/python2.7/json/decoder.py", line 381, in raw_decode
     obj, end = 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?

-- 
Thien-Thi Nguyen
   GPG key: 4C807502
   (if you're human and you know it)
      read my lisp: (responsep (questions 'technical)
                               (not (via 'mailing-list)))
                     => nil

Attachment: pgp5BW_CjKQwT.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]