Diff for "FailingBzrSvnImports"

Not logged in - Log In / Register

Differences between revisions 1 and 23 (spanning 22 versions)
Revision 1 as of 2010-06-02 19:54:11
Size: 2143
Editor: maxb
Comment:
Revision 23 as of 2010-09-09 11:42:22
Size: 3951
Editor: jelmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
== apply_txdelta_window assert len(tview) == tview_len ==
 * karl3/trunk
 * ros/trunk
 * ros-wg-pkg-unreleased/svn_trunk
<<TableOfContents>>
Line 10: Line 7:
== In bzrlib.transform, 'ascii' codec can't encode characters: ordinal not in range(128) ==
 * blueproximity/trunk
 * apertium/trunk
 * meteormatt/trunk
== 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/enlightenment/trunk -- suspended... should we suspend a failure???
Line 15: Line 12:
== Could not acquire lock "LockDir(file:///srv/importd.launchpad.net/data/worker-for-branch-.../bzr_branch/.bzr/branch/lock)" ==
 * wxwidgets2.6/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 18: Line 15:
== Unable to convert Subversion path ... because it contains characters invalid in Bazaar. ==
 * choco/trunk
 * enlightment/trunk
== bzr-svn bugs ==
Line 22: Line 17:
== Empty parent '...' added, but child '...' wasn't added !? ==
 * fun3compiler/trunk
 * squeezebox/7.5
 * sq
ueezebox/7.3
 * squeezebox/7.4
=== Empty parent '...' added, but child '...' wasn't added !? ===
 * https://code.launchpad.net/~vcs-imports/fun3compiler/trunk
 * https://code.launchpad.net/~vcs-imports/kdesupport/trunk
Line 28: Line 21:
== assert svn_revprops.has_key(properties.PROP_REVISION_DATE) ==
 * screengrab/screengrab-1-series
 * irony/trunk
=== CHKInventoryRepository(...) has no revision ... ===
 * https://code.launchpad.net/~vcs-imports/subvertpy/trunk-svn
Line 32: Line 24:
== logwalker iter_changes assert len(prefixes) == 1 ==
 * trinity-desktop/kdegraphics
 * kdebase/trunk
 * kdemultimedia/trunk
Fixed in bzr-svn trunk.
Line 37: Line 26:
== CHKInventoryRepository(...) has no revision ... ==
 * subvertpy/trunk-svn
=== bzrlib.errors.InconsistentDeltaDelta ===
 * https://code.launchpad.net/~gary/zc.buildout/trunk
Line 40: Line 29:
== Directory not empty ==
 * multidistrotools/trunk
== broken svn server ==
Line 43: Line 31:
== create_symlink No such file or directory ==
 * llvm-py/trunk
 * kiwix/trunk
 * unknown-horizons/trunk
=== [codeplex.com] 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 48: Line 36:
== SvnRepository(...) has no revision svn-v4:... ==
 * rchavarrias-code/trunk
 * vozila/main
 * whutsupdoc/src
This is caused by a server side bug present in the Microsoft Team Foundation Server to Subversion bridge running on codeplex.com.
Line 53: Line 38:
== '...' isn't in the same repository as '...' (looks like URL-encoding issue) ==
 * imi/trunk
I'm inclined to close these as wontfix since they are a server side issue. Perhaps we can look into importing natively from the team foundation server using bzr-tfs ? -- jelmer
Line 56: Line 40:
== bzr doesn't support newlines in symlink targets yet ==
 * freeswitch/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 59: Line 50:
== Tried registering ... as parent while ... already was parent for ... ==
 * koffice/trunk
=== get_dir PROPFIND failed ===
[[Bug:203975|subversion bug 203975]]
 * https://code.launchpad.net/~vcs-imports/pypy/trunk
Line 62: Line 54:
== Something to do with spaces in branch URL ==
 * winff/trunk
 * ubucompilator/trunk
== Launchpad code bugs ==
Line 66: Line 56:
== 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
=== Launchpad uses "guessed" layout rather than a layout that matches the requested branch ===
 * https://code.launchpad.net/~vcs-imports/soprano/trunk
 * https://code.edge.launchpad.net/~vcs-imports/project-neon/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:
  * 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

== Needs investigation ==

== timing out ==
 * https://code.launchpad.net/~soren/squeezebox/7.5
 * https://code.launchpad.net/~soren/squeezebox/7.3
 * https://code.launchpad.net/~soren/squeezebox/7.4

=== SSL Verification error: signed using insecure algorithm ===
 * https://code.launchpad.net/~vcs-imports/amanierp/trunk

=== Checksum mismatch... possible corruption in source repository? ===
 * https://code.launchpad.net/~vcs-imports/kdebase/trunk

== Branch needs to be recreated but subscribers exist ==

 * https://code.launchpad.net/~teamkarl/karl3/trunk
 * https://code.launchpad.net/~tully.foote/ros/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

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

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

Fixed in bzr-svn trunk.

bzrlib.errors.InconsistentDeltaDelta

broken svn server

[codeplex.com] assert svn_revprops.has_key(properties.PROP_REVISION_DATE)

bzr-svn bug 498925

This is caused by a server side bug present in the Microsoft Team Foundation Server to Subversion bridge running on codeplex.com.

I'm inclined to close these as wontfix since they are a server side issue. Perhaps we can look into importing natively from the team foundation server using bzr-tfs ? -- jelmer

Subversion bugs

get_log REPORT failed

subversion bug 312043

get_dir PROPFIND failed

subversion bug 203975

Launchpad code bugs

Launchpad uses "guessed" layout rather than a layout that matches the requested branch

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:

Needs investigation

timing out

SSL Verification error: signed using insecure algorithm

Checksum mismatch... possible corruption in source repository?

Branch needs to be recreated but subscribers exist

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