writing tags causes _ensure_real

Bug #398608 reported by Jonathan Lange
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Medium
Andrew Bennetts

Bug Description

$ bzr push lp:~jml/launchpad/test-branch-47-2

  File "/usr/lib/python2.6/dist-packages/bzrlib/branch.py", line 1115, in copy_content_into
    self.tags.merge_to(destination.tags)
  File "/usr/lib/python2.6/dist-packages/bzrlib/tag.py", line 214, in merge_to
    to_tags._set_tag_dict(result)
  File "/usr/lib/python2.6/dist-packages/bzrlib/tag.py", line 160, in _set_tag_dict
    return self.branch._set_tags_bytes(self._serialize_tag_dict(new_dict))
  File "/usr/lib/python2.6/dist-packages/bzrlib/remote.py", line 2180, in _set_tags_bytes
    self._ensure_real()

Tags: hpss hpssvfs
description: updated
tags: added: hpss
Andrew Bennetts (spiv)
tags: added: hpssvfs
Revision history for this message
Andrew Bennetts (spiv) wrote :

This is up for review.

Changed in bzr:
assignee: nobody → Andrew Bennetts (spiv)
milestone: none → 1.18
status: New → Fix Committed
Martin Pool (mbp)
Changed in bzr:
importance: Undecided → Medium
Revision history for this message
Christian Reis (kiko) wrote :

Where's the branch for this fix?

Revision history for this message
Andrew Bennetts (spiv) wrote :

This is fixed both bzr.dev and the 1.18 release candidate. Thanks for the reminder to update the status.

(The branch before landing was lp:~spiv/bzr/hpss-push-tags, if you're curious.)

Changed in bzr:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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