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 = 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