bzr.dev revno 5781 or 5782 broke bzr-loom (needs .inventory)

Bug #758696 reported by Vincent Ladeuil
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Loom
Fix Released
High
Jelmer Vernooij

Bug Description

bzr: ERROR: exceptions.AttributeError: 'LoomMetaTree' object has no attribute 'inventory'

Traceback (most recent call last):
  File "/home/vila/src/bzr/trunk/bzrlib/commands.py", line 923, in exception_to_return_code
    return the_callable(*args, **kwargs)
  File "/home/vila/src/bzr/trunk/bzrlib/commands.py", line 1123, in run_bzr
    ret = run(*run_argv)
  File "/home/vila/src/bzr/trunk/bzrlib/commands.py", line 688, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/home/vila/src/bzr/trunk/bzrlib/commands.py", line 710, in run
    return self._operation.run_simple(*args, **kwargs)
  File "/home/vila/src/bzr/trunk/bzrlib/cleanup.py", line 135, in run_simple
    self.cleanups, self.func, *args, **kwargs)
  File "/home/vila/src/bzr/trunk/bzrlib/cleanup.py", line 165, in _do_with_cleanups
    result = func(*args, **kwargs)
  File "/home/vila/.bazaar/plugins/loom/commands.py", line 302, in run
    abranch.record_loom(message)
  File "/home/vila/src/bzr/trunk/bzrlib/decorators.py", line 208, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/home/vila/.bazaar/plugins/loom/branch.py", line 458, in record_loom
    loom_tree = LoomMetaTree(loom_ie, loom_stream, loom_sha1)
  File "/home/vila/.bazaar/plugins/loom/branch.py", line 162, in __init__
    self.inventory.add(loom_meta_ie)
AttributeError: 'LoomMetaTree' object has no attribute 'inventory'

bzr 2.4.0dev2 on python 2.6.6 (Linux-2.6.35-28-generic-x86_64-with-
    Ubuntu-10.10-maverick)
arguments: ['/home/vila/bin/bzr', 'record', 'Better parametrization for store
    tests']
plugins: bash_completion[2.4.0dev2], bisect[1.1.0.pre.0], bookmarks[2.3.0dev],
    builddeb[2.7.0dev], builder[unknown], bzrtools[2.3.0],
    changelog_merge[2.4.0dev2], diffstat[0.2.0], email[unknown],
    explorer[1.1.3dev], fix277537[unknown], gardener[1.0.0dev], graph[1.0.0],
    grep[0.5.0dev], gtk[0.101.0dev], guess[unknown], hg[0.2.0dev],
    launchpad[2.4.0dev2], local_test_server[unknown], loom[2.2.1dev],
    netrc_credential_store[2.4.0dev2], news_merge[2.4.0dev2], pqm[1.4.0dev],
    qbzr[0.21.0dev], rewrite[0.6.2dev], stats[0.1.0dev],
    update_copyright[0.1.0dev], upload[1.0.1dev], weave_fmt[unknown],
    webdav[1.12.1], wikkid[unknown], xmloutput[0.8.7.dev]
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.utf8'

Related branches

Revision history for this message
Vincent Ladeuil (vila) wrote :

Reverting to revno 5780 worked around the problem.

I use revno 131 for bzr-loom which appears to be the trunk tip.

Not sure if this should be against bzr.dev or bzr-loom though...

summary: - bzr.dev revno xxx broke loom (needs .inventory)
+ bzr.dev revno 5781 or 5782 broke bzr-loom (needs .inventory)
Changed in bzr:
status: New → Confirmed
importance: Undecided → High
Jelmer Vernooij (jelmer)
affects: bzr → bzr-loom
Changed in bzr-loom:
assignee: nobody → Jelmer Vernooij (jelmer)
Jelmer Vernooij (jelmer)
Changed in bzr-loom:
status: Confirmed → Fix Committed
Jelmer Vernooij (jelmer)
Changed in bzr-loom:
milestone: none → 2.2
Jelmer Vernooij (jelmer)
Changed in bzr-loom:
status: Fix Committed → Fix Released
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.