Diff for "FailingBzrGitImports"

Not logged in - Log In / Register

Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2010-09-08 19:34:07
Size: 6270
Editor: jelmer
Comment:
Revision 5 as of 2010-09-09 11:42:52
Size: 5261
Editor: jelmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 80: Line 80:
=== accesses some directories over http ===

 * https://code.edge.launchpad.net/~mtdev-team/mtdev/trunk
 * https://code.edge.launchpad.net/~vcs-imports/democracy/trunk
 * https://code.edge.launchpad.net/~vcs-imports/dak/trunk
 * https://code.edge.launchpad.net/~rsalveti/netm-cli/trunk
 * https://code.edge.launchpad.net/~manumilou/sflphone/trunk
 * https://code.edge.launchpad.net/~chicken/chicken/git-mirror
 * https://code.edge.launchpad.net/~tsarev/strongdc/nginx-catap
 * https://code.edge.launchpad.net/~w-launchpad-nathanielsenff-com/oscarcanada/trunk
 * https://code.edge.launchpad.net/~dholbach/xwax/trunk
 * https://code.edge.launchpad.net/~rcmorano/tbo/trunk
 * https://code.edge.launchpad.net/~3v1n0/elmim/master
 * https://code.edge.launchpad.net/~3v1n0/etube/master
 * https://code.edge.launchpad.net/~vcs-imports/gst123/trunk
 * https://code.edge.launchpad.net/~vcs-imports/qemu/maemo

Fixed in bzr-git for launchpad 10.09

=== no support for smart server protocol over http ===
=== no support for smart server protocol over http (github) ===
Line 103: Line 84:

== Some analysis done, culprit uncertain ==
Line 111: Line 90:
=== InconsistentDelta : id already present in target ===

 * https://code.edge.launchpad.net/~vcs-imports/kupfer/master
 * https://code.edge.launchpad.net/~vcs-imports/facter/master

=== InconsistentDelta: Entry was at wrong other path
=== InconsistentDelta: Entry was at wrong other path ===
Line 119: Line 93:

== Some analysis done, culprit uncertain ==
Line 124: Line 100:
=== server returns HTML (no 404) on file not found ===

 * https://code.edge.launchpad.net/~vcs-imports/democracy/trunk

Overview / analysis of failing bzr-git imports

An attempt to classify persistently failing bzr-git code imports by cause.

Bazaar does not support something present in Git

Nested trees

uses backslashes in filenames

arbitrary, non-utf8, string in filenames

colocated branch

bzr-git bugs

no support for smart server protocol over http (github)

RevisionNotPresent

bzrlib.errors.RevisionNotPresent: Revision {('bin/minstall', 'git-v1:c9795c6ca253b25b2b15967b064f32d9b822a1c8')} not present in "CHKInventoryRepository('file:///srv/importd.launchpad.net/data/worker-for-branch-160021/bzr_branch/.bzr/repository/')".

InconsistentDelta: Entry was at wrong other path

Some analysis done, culprit uncertain

Invalid sideband channel 3

server returns HTML (no 404) on file not found

needs to be created again from scratch, but subscribers exist

* https://code.edge.launchpad.net/~vcs-imports/aqsis/master

FailingBzrGitImports (last edited 2012-12-03 14:07:42 by sinzui)