Git development
 help / color / mirror / Atom feed
From: "Rüdiger Sonderfeld" <ruediger@c-plusplus.de>
To: git@vger.kernel.org
Cc: Felipe Contreras <felipe.contreras@gmail.com>
Subject: git-remote-bzr: fatal: mark :399654 not declared
Date: Thu, 06 Feb 2014 19:05:07 +0100	[thread overview]
Message-ID: <8513837.uWFUjXk7Vu@descartes> (raw)

Hello,
I'm using git-remote-bzr to access the GNU Emacs Bazaar repo.  I followed the 
guideline described here: 
https://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00008.html

Pulling and pushing worked flawless for several month.  But recently git 
bzr stopped working with the following error message:

$ git pull
fatal: mark :399654 not declared
fast-import: dumping crash report to .git/fast_import_crash_16173
fatal: Error while running fast-import
Traceback (most recent call last):
  File "/usr/bin/git-remote-bzr", line 947, in <module>
    sys.exit(main(sys.argv))
  File "/usr/bin/git-remote-bzr", line 931, in main
    do_import(parser)
  File "/usr/bin/git-remote-bzr", line 399, in do_import
    export_branch(repo, name)
  File "/usr/bin/git-remote-bzr", line 327, in export_branch
    modified_final = export_files(cur_tree, modified)
  File "/usr/bin/git-remote-bzr", line 272, in export_files
    print d
IOError: [Errno 32] Broken pipe

And the crash report

$ cat .git/fast_import_crash_16173
fast-import crash report:
    fast-import process: 16173
    parent process     : 16172
    at Thu Feb 6 18:38:00 2014

fatal: mark :399654 not declared

Most Recent Commands Before Crash
---------------------------------
  feature done
  feature import-marks=.git/bzr/origin/marks-git
  feature export-marks=.git/bzr/origin/marks-git
  feature force
  blob
  mark :399656
  data 145827
  blob
  mark :399657
  data 19785
  blob
  mark :399658
  data 228415
  commit refs/bzr/origin/heads/trunk
  mark :399659
  author Glenn Morris <rgm@gnu.org> 1391150391 -0800
  committer Glenn Morris <rgm@gnu.org> 1391150391 -0800
  data 101
* from :399654

Active Branch LRU
-----------------
    active_branches = 0 cur, 5 max

  pos  clock name
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Inactive Branches
-----------------
refs/bzr/origin/heads/trunk:
  status      : dirty
  tip commit  : 0000000000000000000000000000000000000000
  old tree    : 0000000000000000000000000000000000000000
  cur tree    : 0000000000000000000000000000000000000000
  commit clock: 0
  last pack   :


Marks
-----
  exported to .git/bzr/origin/marks-git

-------------------
END OF CRASH REPORT

$ tail .git/bzr/origin/marks-git
:399643 b535a54e6bd1b98953aacda8e0c0bd4ffa4348e8
:399646 2c7d42a26b8984b4492b205f28b0de2ff8548a16
:399647 408cc787f4764481e8ca10861895970e579dec07
:399648 798ea0615d18b41dfe0dee321b286fd3570a4352
:399651 dfba6da980cfe657cb1be302131325011f5eb97d
:399652 5964046e0475262b27157e39ceb7516b1222330c
:399653 52dd3850ce599215898f5358997dd07f08c4d607
:399656 230b94e2fe9c6443b2ada399d8d985c7ae438727
:399657 8d0fc723f14c9b4a9de30754170b5ca5be21a05a
:399658 102818c18b5a0724dc1c11dc5dcf5e2ba5b72b22

I'm using git version 1.8.5.3 on Kubuntu 13.10 installed from 
https://launchpad.net/~git-core/+archive/ppa.

What's wrong and how can I fix this?

Regards,
Rüdiger

             reply	other threads:[~2014-02-06 18:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-06 18:05 Rüdiger Sonderfeld [this message]
2014-04-12 21:20 ` git-remote-bzr: fatal: mark :399654 not declared Felipe Contreras

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

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

  git send-email \
    --in-reply-to=8513837.uWFUjXk7Vu@descartes \
    --to=ruediger@c-plusplus.de \
    --cc=felipe.contreras@gmail.com \
    --cc=git@vger.kernel.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox