AssertionError in apply_txdelta_window

Bug #933123 reported by Gianfranco Costamagna
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
New
Undecided
Unassigned
Launchpad itself
Triaged
Low
Unassigned

Bug Description

please look at this project.
https://code.launchpad.net/~blueyed/boinc/trunk

ant this log http://launchpadlibrarian.net/93016004/blueyed-boinc-trunk.log
---
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
DistroRelease: Ubuntu 11.10
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
NonfreeKernelModules: nvidia
Package: bzr 2.4.2-0ubuntu1
PackageArchitecture: all
ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
Tags: oneiric
Uname: Linux 3.0.0-16-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm admin cdrom dialout lpadmin plugdev root sambashare vboxusers

Traceback (most recent call last):
  File "/srv/importd.launchpad.net/production/launchpad-rev-14781/scripts/code-import-worker.py", line 99, in <module>
    sys.exit(script.main())
  File "/srv/importd.launchpad.net/production/launchpad-rev-14781/scripts/code-import-worker.py", line 94, in main
    return import_worker.run()
  File "/srv/importd.launchpad.net/production/launchpad-rev-14781/lib/lp/codehosting/codeimport/worker.py", line 591, in run
    return self._doImport()
  File "/srv/importd.launchpad.net/production/launchpad-rev-14781/lib/lp/codehosting/codeimport/worker.py", line 745, in _doImport
    inter_branch.fetch(limit=revision_limit)
  File "/srv/importd.launchpad.net/production/launchpad-rev-14781/bzrplugins/svn/branch.py", line 830, in fetch
    exclude_non_mainline=exclude_non_mainline)
  File "/srv/importd.launchpad.net/production/launchpad-rev-14781/bzrplugins/svn/branch.py", line 842, in _fetch_revmetas
    project=self.source.project, mapping=self.source.mapping)
  File "/srv/importd.launchpad.net/production/launchpad-rev-14781/bzrplugins/svn/fetch.py", line 1647, in fetch
    pack_hint = self._fetch_revisions(needed, pb)
  File "/srv/importd.launchpad.net/production/launchpad-rev-14781/bzrplugins/svn/fetch.py", line 1568, in _fetch_revisions
    use_replay=self._use_replay)
  File "/srv/importd.launchpad.net/production/launchpad-rev-14781/bzrplugins/svn/fetch.py", line 1538, in _fetch_revisions_nochunks
    parent_revmeta)
  File "/srv/importd.launchpad.net/production/launchpad-rev-14781/bzrplugins/svn/fetch.py", line 1478, in _fetch_revision_switch
    report_inventory_contents(reporter, parent_revnum, start_empty)
  File "/srv/importd.launchpad.net/production/launchpad-rev-14781/bzrplugins/svn/errors.py", line 141, in convert
    return unbound(*args, **kwargs)
  File "/srv/importd.launchpad.net/production/launchpad-rev-14781/bzrplugins/svn/fetch.py", line 1188, in report_inventory_contents
    reporter.finish()
  File "/srv/importd.launchpad.net/production/launchpad-rev-14781/lib/subvertpy/delta.py", line 71, in apply_window
    target_chunks.append(apply_txdelta_window(sbuf, window))
  File "/srv/importd.launchpad.net/production/launchpad-rev-14781/lib/subvertpy/delta.py", line 57, in apply_txdelta_window
    raise AssertionError("%d != %d" % (len(tview), tview_len))
AssertionError: 9465 != 13512
Import failed:
Traceback (most recent call last):
Failure: twisted.internet.error.ProcessTerminated: A process has ended with a probable error condition: process ended with exit code 1.

Revision history for this message
Gianfranco Costamagna (costamagnagianfranco) wrote : Dependencies.txt

apport information

tags: added: apport-collected oneiric
description: updated
Revision history for this message
Gianfranco Costamagna (costamagnagianfranco) wrote : ProcEnviron.txt

apport information

Martin Pool (mbp)
affects: bzr (Ubuntu) → bzr-svn
description: updated
summary: - bazaar fails when importing svn project
+ AssertionError in apply_txdelta_window
Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 933123] [NEW] bazaar fails when importing svn project

  affects launchpad
  status triaged
  importance low
  tags +code-import

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.