unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* flaky git-remote-bzr
@ 2014-05-17 11:25 Thien-Thi Nguyen
  0 siblings, 0 replies; only message in thread
From: Thien-Thi Nguyen @ 2014-05-17 11:25 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 1418 bytes --]

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 #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-05-17 11:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-17 11:25 flaky git-remote-bzr Thien-Thi Nguyen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).