Diff for "FailingBzrSvnImports"

Not logged in - Log In / Register

Differences between revisions 2 and 3
Revision 2 as of 2010-06-03 01:42:09
Size: 2185
Editor: mwhudson
Comment: mention a bug
Revision 3 as of 2010-06-03 02:07:58
Size: 2030
Editor: mwhudson
Comment: remove operational issue
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:

== Could not acquire lock "LockDir(file:///srv/importd.launchpad.net/data/worker-for-branch-.../bzr_branch/.bzr/branch/lock)" ==
 * wxwidgets2.6/trunk

Overview / analysis of failing bzr-svn imports

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

apply_txdelta_window assert len(tview) == tview_len

In bzrlib.transform, 'ascii' codec can't encode characters: ordinal not in range(128)

  • blueproximity/trunk
  • apertium/trunk
  • meteormatt/trunk

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

  • choco/trunk
  • enlightment/trunk

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

  • fun3compiler/trunk
  • squeezebox/7.5
  • squeezebox/7.3
  • squeezebox/7.4

assert svn_revprops.has_key(properties.PROP_REVISION_DATE)

  • screengrab/screengrab-1-series
  • irony/trunk

logwalker iter_changes assert len(prefixes) == 1

  • trinity-desktop/kdegraphics
  • kdebase/trunk
  • kdemultimedia/trunk

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

  • subvertpy/trunk-svn

Directory not empty

  • multidistrotools/trunk

  • 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

  • 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

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