unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Thien-Thi Nguyen <ttn@gnu.org>
To: emacs-devel@gnu.org
Subject: flaky git-remote-bzr
Date: Sat, 17 May 2014 13:25:46 +0200	[thread overview]
Message-ID: <87y4y0r6it.fsf@zigzag.favinet> (raw)

[-- 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 --]

                 reply	other threads:[~2014-05-17 11:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y4y0r6it.fsf@zigzag.favinet \
    --to=ttn@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).