Diff for "FailingBzrSvnImports"

Not logged in - Log In / Register

Differences between revisions 2 and 17 (spanning 15 versions)
Revision 2 as of 2010-06-03 01:42:09
Size: 2185
Editor: mwhudson
Comment: mention a bug
Revision 17 as of 2010-09-05 09:03:53
Size: 3754
Editor: maxb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
== apply_txdelta_window assert len(tview) == tview_len == <<TableOfContents>>
Line 7: Line 7:
 * [[Bug:480102|bzr-svn bug 480102]] == Bazaar does not support something present in Subversion ==
=== Unable to convert Subversion path ... because it contains characters invalid in Bazaar. ===
 * https://code.launchpad.net/~vcs-imports/choco/trunk -- suspended... should we suspend a failure???
 * https://code.launchpad.net/~vcs-imports/enlightment/trunk -- suspended... should we suspend a failure???
Line 9: Line 12:
 * karl3/trunk
 * ros/trunk
 * ros-wg-pkg-unreleased/svn_trunk
=== bzr doesn't support newlines in symlink targets yet ===
 * https://code.launchpad.net/~vcs-imports/freeswitch/trunk -- suspended... should we suspend a failure???
Line 13: Line 15:
== In bzrlib.transform, 'ascii' codec can't encode characters: ordinal not in range(128) ==
 * blueproximity/trunk
 * apertium/trunk
 * meteormatt/trunk
== bzr-svn bugs ==
=== apply_txdelta_window assert len(tview) == tview_len ===
[[Bug:480102|bzr-svn bug 480102]]
 * https://code.launchpad.net/~teamkarl/karl3/trunk
 * https://code.launchpad.net/~tully.foote/ros/trunk
 * https://code.launchpad.net/~tully.foote/ros-wg-pkg-unreleased/svn_trunk
Line 18: Line 22:
== Could not acquire lock "LockDir(file:///srv/importd.launchpad.net/data/worker-for-branch-.../bzr_branch/.bzr/branch/lock)" ==
 * wxwidgets2.6/trunk
=== assert svn_revprops.has_key(properties.PROP_REVISION_DATE) ===
[[Bug:498925|bzr-svn bug 498925]]
 * https://code.launchpad.net/~vcs-imports/screengrab/screengrab-1-series
 * https://code.launchpad.net/~mwhudson/irony/trunk
Line 21: Line 27:
== Unable to convert Subversion path ... because it contains characters invalid in Bazaar. ==
 * choco/trunk
 * enlightment/trunk
=== Something to do with spaces in branch URL ===
[[Bug:496721|bzr-svn bug 496721]]
 * https://code.launchpad.net/~paul-climbing/winff/trunk
 * https://code.launchpad.net/~gusions/ubucompilator/trunk
Line 25: Line 32:
== Empty parent '...' added, but child '...' wasn't added !? ==
 * fun3compiler/trunk
 * squeezebox/7.5
 * squeezebox/7.3
 * squeezebox/7.4
'''Supposedly fixed, but these are still failing'''
Line 31: Line 34:
== assert svn_revprops.has_key(properties.PROP_REVISION_DATE) ==
 * screengrab/screengrab-1-series
 * irony/trunk
== Subversion bugs ==
=== get_log REPORT failed ===
[[Bug:312043|subversion bug 312043]]
 * https://code.launchpad.net/~vcs-imports/jeliot3/trunk
 * https://code.launchpad.net/~vcs-imports/ebdl/trunk
 * https://code.launchpad.net/~vcs-imports/iterm/trunk
 * https://code.launchpad.net/~swish-e/swish-e/trunk
 * https://code.launchpad.net/~vcs-imports/greenstone/greenstone3
 * https://code.launchpad.net/~vcs-imports/chromium-browser/trunk
Line 35: Line 44:
== logwalker iter_changes assert len(prefixes) == 1 ==
 * trinity-desktop/kdegraphics
 * kdebase/trunk
 * kdemultimedia/trunk
=== get_dir PROPFIND failed ===
[[Bug:203975|subversion bug 203975]]
 * https://code.launchpad.net/~vcs-imports/pypy/trunk
Line 40: Line 48:
== CHKInventoryRepository(...) has no revision ... ==
 * subvertpy/trunk-svn
== Some analysis done, culprit uncertain ==
=== get_uuid PROPFIND failed ===
This failure mode seems to correspond with being unable to make a successful PROPFIND against the repository root URL. This can be because:
 * There is some sort of erroneous redirect occurring:
  * https://code.launchpad.net/~vcs-imports/imagemagick/trunk
 * Only a subtree of the repository is visible, and accessing the root causes a 401:
  * https://code.launchpad.net/~vcs-imports/alpine/trunk
  * https://code.launchpad.net/~vcs-imports/magento/trunk
  * https://code.launchpad.net/~vcs-imports/openfreeway/trunk
  * https://code.launchpad.net/~vcs-imports/pyohio/trunk
  * https://code.launchpad.net/~vcs-imports/zoneminder/trunk
Line 43: Line 60:
== Directory not empty ==
 * multidistrotools/trunk
=== revprop_list PROPFIND failed ===
Succeeds for me locally, so perhaps the issue is fixed in a newer subversion/subvertpy/bzr-svn than the importds are running.
 * https://code.launchpad.net/~vcs-imports/almidon/trunk
Line 46: Line 64:
== create_symlink No such file or directory ==
 * llvm-py/trunk
 * kiwix/trunk
 * unknown-horizons/trunk
== Needs investigation ==
=== Empty parent '...' added, but child '...' wasn't added !? ===
 * https://code.launchpad.net/~vcs-imports/fun3compiler/trunk
 * https://code.launchpad.net/~soren/squeezebox/7.5
 * https://code.launchpad.net/~soren/squeezebox/7.3
 * https://code.launchpad.net/~soren/j/squeezebox/7.4
Line 51: Line 71:
== SvnRepository(...) has no revision svn-v4:... ==
 * rchavarrias-code/trunk
 *
vozila/main
 * whutsupdoc/src
=== CHKInventoryRepository(...) has no revision ... ===
 * https://code.launchpad.net/~vcs-imports/subvertpy/trunk-svn
Line 56: Line 74:
== '...' isn't in the same repository as '...' (looks like URL-encoding issue) ==
 * imi/trunk
=== Tried registering ... as parent while ... already was parent for ... ===
 * lp~registry/koffice/trunk
Line 59: Line 77:
== bzr doesn't support newlines in symlink targets yet ==
 * freeswitch/trunk

== Tried registering ... as parent while ... already was parent for ... ==
 * koffice/trunk

== Something to do with spaces in branch URL ==
 * winff/trunk
 * ubucompilator/trunk

== Other ==
 * jeliot3/trunk
 * jquery/trunk
 * ebdl/trunk
 * feedparser/trunk
 * alpine/trunk
 * magento/trunk
 * openfreeway/trunk
 * pyohio/trunk
 * ljcode/trunk
 * zoneminder/trunk
 * almidon/trunk
 * iterm/trunk
 * jbpmside/trunk
 * imagemagick/trunk
 * pypy/trunk
 * swish-e/trunk
=== AssertionError: Inconsistent revnum, prefixes: 0,set(['']) ===
 * https://code.launchpad.net/~javivf/lrut/trunk
 * https://code.launchpad.net/~vcs-imports/opentk/trunk

Overview / analysis of failing bzr-svn imports

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

Bazaar does not support something present in Subversion

Unable to convert Subversion path ... because it contains characters invalid in Bazaar.

bzr-svn bugs

apply_txdelta_window assert len(tview) == tview_len

bzr-svn bug 480102

assert svn_revprops.has_key(properties.PROP_REVISION_DATE)

bzr-svn bug 498925

Something to do with spaces in branch URL

bzr-svn bug 496721

Supposedly fixed, but these are still failing

Subversion bugs

get_log REPORT failed

subversion bug 312043

get_dir PROPFIND failed

subversion bug 203975

Some analysis done, culprit uncertain

get_uuid PROPFIND failed

This failure mode seems to correspond with being unable to make a successful PROPFIND against the repository root URL. This can be because:

revprop_list PROPFIND failed

Succeeds for me locally, so perhaps the issue is fixed in a newer subversion/subvertpy/bzr-svn than the importds are running.

Needs investigation

Empty parent '...' added, but child '...' wasn't added !?

CHKInventoryRepository(...) has no revision ...

Tried registering ... as parent while ... already was parent for ...

  • lp~registry/koffice/trunk

AssertionError: Inconsistent revnum, prefixes: 0,set([''])

FailingBzrSvnImports (last edited 2011-06-08 19:47:42 by jelmer)