Diff for "FailingBzrSvnImports"

Not logged in - Log In / Register

Differences between revisions 13 and 14
Revision 13 as of 2010-07-22 11:25:27
Size: 3003
Editor: maxb
Comment:
Revision 14 as of 2010-08-13 07:23:38
Size: 3289
Editor: maxb
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
 * choco/trunk
 * enlightment/trunk
 * lp:~vcs-imports/choco/trunk -- suspended... should we suspend a failure???
 * lp:~vcs-imports/enlightment/trunk -- suspended... should we suspend a failure???
Line 13: Line 13:
 * freeswitch/trunk  * lp:~vcs-imports/freeswitch/trunk -- suspended... should we suspend a failure???
Line 18: Line 18:
 * karl3/trunk
 * ros/trunk
 * ros-wg-pkg-unreleased/svn_trunk
 * lp:~teamkarl/karl3/trunk
 * lp:~tully.foote/ros/trunk
 * lp:~tully.foote/ros-wg-pkg-unreleased/svn_trunk
Line 24: Line 24:
 * screengrab/screengrab-1-series
 * irony/trunk
 * lp:~vcs-imports/screengrab/screengrab-1-series
 * lp:~mwhudson/irony/trunk
Line 29: Line 29:
 * trinity-desktop/kdegraphics
 * kdebase/trunk
 * kdemultimedia/trunk
 * kdetoys/trunk
 * kdelibs/kde4
 * lp:~kb9vqf/trinity-desktop/kdegraphics
 * lp:~vcs-imports/kdemultimedia/trunk
(Fixed, now just need retrying, subject to locking errors with other code import processes from the same upstream repo)
Line 37: Line 35:
 * winff/trunk
 * ubucompilator/trunk
 * lp:~paul-climbing/winff/trunk
 * lp:~gusions/ubucompilator/trunk

'''Supposedly fixed, but these are still failing'''
Line 43: Line 43:
 * swish-e/trunk
 * iterm/trunk
 * jeliot3/trunk
 * ebdl/trunk
 * rts2/trunk
 * lp:~vcs-imports/jeliot3/trunk
 * lp:~vcs-imports/ebdl/trunk
 * lp:~vcs-imports/iterm/trunk
 * lp:~swish-e/swish-e/trunk
 * lp:~vcs-imports/greenstone/greenstone3
 * lp:~vcs-imports/chromium-browser/trunk
Line 51: Line 52:
 * pypy/trunk  * lp:~vcs-imports/pypy/trunk
Line 57: Line 58:
  * imagemagick/trunk   * lp:~vcs-imports/imagemagick/trunk
Line 59: Line 60:
  * zoneminder/trunk
  * openfreeway/trunk
  * pyohio/trunk
  * magento/trunk
  * alpine/trunk
  * lp:~vcs-imports/alpine/trunk
  * lp:~vcs-imports/magento/trunk
  * lp:~vcs-imports/openfreeway/trunk
  * lp:~vcs-imports/pyohio/trunk
  * lp:~vcs-imports/zoneminder/trunk
Line 67: Line 68:
 * almidon/trunk
 * jquery/trunk
 * lp:~vcs-imports/almidon/trunk
Line 71: Line 71:
=== In bzrlib.transform, 'ascii' codec can't encode characters: ordinal not in range(128) ===
 * blueproximity/trunk
 * apertium/trunk
 * meteormatt/trunk
 * jbpmside/trunk
Line 78: Line 72:
 * fun3compiler/trunk
 * squeezebox/7.5
 * squeezebox/7.3
 * squeezebox/7.4
 * lp:~vcs-imports/fun3compiler/trunk
 * lp:~soren/squeezebox/7.5
 * lp:~soren/squeezebox/7.3
 * lp:~soren/j/squeezebox/7.4
Line 84: Line 78:
 * subvertpy/trunk-svn

=== Directory not empty ===
 * multidistrotools/trunk

=== create_symlink No such file or directory ===
 * llvm-py/trunk
 * kiwix/trunk
 * unknown-horizons/trunk

=== SvnRepository(...) has no revision svn-v4:... ===
 * rchavarrias-code/trunk
 * vozila/main
 * whutsupdoc/src

=== '...' isn't in the same repository as '...' (looks like URL-encoding issue) ===
 * imi/trunk
 * lp:~vcs-imports/subvertpy/trunk-svn
Line 103: Line 81:
 * koffice/trunk  * lp~registry/koffice/trunk

=== AssertionError: Inconsistent revnum, prefixes: 0,set(['']) ===
 * lp:~javivf/lrut/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.

  • lp:~vcs-imports/choco/trunk -- suspended... should we suspend a failure???
  • lp:~vcs-imports/enlightment/trunk -- suspended... should we suspend a failure???

  • lp:~vcs-imports/freeswitch/trunk -- suspended... should we suspend a failure???

bzr-svn bugs

apply_txdelta_window assert len(tview) == tview_len

bzr-svn bug 480102

  • lp:~teamkarl/karl3/trunk
  • lp:~tully.foote/ros/trunk
  • lp:~tully.foote/ros-wg-pkg-unreleased/svn_trunk

assert svn_revprops.has_key(properties.PROP_REVISION_DATE)

bzr-svn bug 498925

  • lp:~vcs-imports/screengrab/screengrab-1-series
  • lp:~mwhudson/irony/trunk

logwalker iter_changes assert len(prefixes) == 1

bzr-svn bug 579491

  • lp:~kb9vqf/trinity-desktop/kdegraphics
  • lp:~vcs-imports/kdemultimedia/trunk

(Fixed, now just need retrying, subject to locking errors with other code import processes from the same upstream repo)

Something to do with spaces in branch URL

bzr-svn bug 496721

  • lp:~paul-climbing/winff/trunk
  • lp:~gusions/ubucompilator/trunk

Supposedly fixed, but these are still failing

Subversion bugs

get_log REPORT failed

subversion bug 312043

  • lp:~vcs-imports/jeliot3/trunk
  • lp:~vcs-imports/ebdl/trunk
  • lp:~vcs-imports/iterm/trunk
  • lp:~swish-e/swish-e/trunk
  • lp:~vcs-imports/greenstone/greenstone3
  • lp:~vcs-imports/chromium-browser/trunk

get_dir PROPFIND failed

subversion bug 203975

  • lp:~vcs-imports/pypy/trunk

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:
    • lp:~vcs-imports/imagemagick/trunk
  • Only a subtree of the repository is visible, and accessing the root causes a 401:
    • lp:~vcs-imports/alpine/trunk
    • lp:~vcs-imports/magento/trunk
    • lp:~vcs-imports/openfreeway/trunk
    • lp:~vcs-imports/pyohio/trunk
    • lp:~vcs-imports/zoneminder/trunk

revprop_list PROPFIND failed

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

  • lp:~vcs-imports/almidon/trunk

Needs investigation

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

  • lp:~vcs-imports/fun3compiler/trunk
  • lp:~soren/squeezebox/7.5
  • lp:~soren/squeezebox/7.3
  • lp:~soren/j/squeezebox/7.4

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

  • lp:~vcs-imports/subvertpy/trunk-svn

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

  • lp~registry/koffice/trunk

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

  • lp:~javivf/lrut/trunk

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