Can't pull source from drizzle/staging

Bug #482855 reported by Lee Bieber
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
New
Undecided
Unassigned

Bug Description

2 times in a row when trying to pull source from drizzle/staging I get the following error:

Traceback (most recent call last):
  File "/Library/Python/2.5/site-packages/bzrlib/commands.py", line 842, in exception_to_return_code
    return the_callable(*args, **kwargs)
  File "/Library/Python/2.5/site-packages/bzrlib/commands.py", line 1037, in run_bzr
    ret = run(*run_argv)
  File "/Library/Python/2.5/site-packages/bzrlib/commands.py", line 654, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/Library/Python/2.5/site-packages/bzrlib/builtins.py", line 1243, in run
    source_branch=br_from)
  File "/Library/Python/2.5/site-packages/bzrlib/bzrdir.py", line 1185, in sprout
    result_repo.fetch(source_repository, fetch_spec=fetch_spec)
  File "/Library/Python/2.5/site-packages/bzrlib/repository.py", line 1695, in fetch
    find_ghosts=find_ghosts, fetch_spec=fetch_spec)
  File "/Library/Python/2.5/site-packages/bzrlib/decorators.py", line 192, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/Library/Python/2.5/site-packages/bzrlib/repository.py", line 3413, in fetch
    pb=pb, find_ghosts=find_ghosts)
  File "/Library/Python/2.5/site-packages/bzrlib/fetch.py", line 81, in __init__
    self.__fetch()
  File "/Library/Python/2.5/site-packages/bzrlib/fetch.py", line 107, in __fetch
    self._fetch_everything_for_search(search)
  File "/Library/Python/2.5/site-packages/bzrlib/fetch.py", line 148, in _fetch_everything_for_search
    missing_keys,))
AssertionError: second push failed to complete a fetch set([('inventories', '<email address hidden>'), ('inventories', '<email address hidden>'), ('texts', 'lock.h-20081210035805-zp5js2j7b6zxtb6h-1', 'brian@gaz-20090512023357-30yurnkb2s91ucrk'), ('texts', 'sql_lex.h-20080625052902-61bbthtf22shh0p6-515', 'brian@gaz-20090919003927-aws23c1q8lc1p6l1'), ('texts', 'ha_tina.cc-20080625052902-61bbthtf22shh0p6-1865', 'brian@gaz-20091030004905-rtx08xnqbce58271'), ('inventories', 'brian@gaz-20090608220856-5gh5vcdol2ddntxk'), ('texts', 'logging_gearman.cc-20090304010146-9qx7w8hvwlvi7yju-4', 'brian@gaz-20090511175022-y35q9ky6uh9ldcjt'), ('inventories', 'brian@gaz-20090711060255-ydgmrmqia25p4lvl'), ('inventories', 'jpipes@serialcoder-20090510164345-59cs2h0twn6921d9'), ('texts', 'sql_table.cc-20080625052902-61bbthtf22shh0p6-538', 'brian@gaz-20091024024415-80bmfc2nfv4y5dzy'), ('inventories', 'brian@gaz-20090527211130-10yq3d5gee3pwl9w'), ('inventories', '<email address hidden>'), ('texts', 'handlerton.cc-20081106221001-p5a9uja1xk48d4fm-1', 'brian@gaz-20090527233750-agt9qaylx2dk5v1d'), ('texts', 'lock.cc-20080625052902-61bbthtf22shh0p6-449', 'brian@gaz-20090604004027-2nv75fb4mr029qwx'), ('texts', 'logging_noop.cc-20080910155527-hh2xa131o4jtqsbj-9', '<email address hidden> of text.....

bzr 2.0.0 on python 2.5.1 (Darwin-9.8.0-i386-32bit)
arguments: ['/usr/local/bin/bzr', 'branch', 'lp:drizzle/staging']
encoding: 'UTF-8', fsenc: 'utf-8', lang: 'en_US.UTF-8'
plugins:
  bzrtools /Library/Python/2.5/site-packages/bzrlib/plugins/bzrtools [2.0.1]
  email /Library/Python/2.5/site-packages/bzrlib/plugins/email [unknown]
  extmerge /Library/Python/2.5/site-packages/bzrlib/plugins/extmerge [unknown]
  launchpad /Library/Python/2.5/site-packages/bzrlib/plugins/launchpad [2.0.0]
  loom /Library/Python/2.5/site-packages/bzrlib/plugins/loom [1.4.0dev]
  netrc_credential_store /Library/Python/2.5/site-packages/bzrlib/plugins/netrc_credential_store [2.0.0]
  qbzr /Library/Python/2.5/site-packages/bzrlib/plugins/qbzr [0.9.9]
  rebase /Library/Python/2.5/site-packages/bzrlib/plugins/rebase [0.5.4dev]
  search /Library/Python/2.5/site-packages/bzrlib/plugins/search [1.7.0dev]
  svn /Library/Python/2.5/site-packages/bzrlib/plugins/svn [1.0.0]
  upload /Library/Python/2.5/site-packages/bzrlib/plugins/upload [1.0.0dev]
  xmloutput /Library/Python/2.5/site-packages/bzrlib/plugins/xmloutput [0.8.5]

*** Bazaar has encountered an internal error. This probably indicates a
    bug in Bazaar. You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug

Revision history for this message
John A Meinel (jameinel) wrote :

This was fixed in bzr 2.0.2

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.