[Bug 733350] Please test proposed package

Clint Byrum clint at fewbar.com
Tue Jul 19 20:31:23 UTC 2011


Hello Brian, or anyone else affected,

Accepted bzr into natty-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bzr in Ubuntu.
https://bugs.launchpad.net/bugs/733350

Title:
  LockContention error when pushing (with new tag) to a bound branch

Status in Bazaar Version Control System:
  Fix Released
Status in “bzr” package in Ubuntu:
  Fix Released
Status in “bzr” source package in Natty:
  Fix Committed

Bug description:
  I have three branches:

     workspace    (for my current work)
     trunk    (pushed to from workspace; used for builds)
     backup    (actually in a different drive)

  trunk is bound to backup.  All branches pass 'bzr check'

  Since upgrading to 2.3.0, I've been unable to push from workspace to
  trunk.  The problem is still in 2.3.1.  The problem is *not* present
  in 2.2.4.

  $ cd workspace
  $ bzr --no-plugins push ../trunk
  Unable to obtain lock file:///private/tmp/tests/backup/ held by Brian de Alwis <bsd at acm.org>
  at chiclet.local [process #10732], acquired 0 seconds ago.
  Will continue to try until 10:51:19, unless you press Ctrl-C.
  See "bzr help break-lock" for more.
  bzr: ERROR: Could not acquire lock "(local)": file:///private/tmp/tests/backup/

  I'll attach the bzr.log with -Dlock.

  Unfortunately it seems to be something specific to this branch (or set
  of branches).  I can't reproduce this with a synthetic example.

  
  From trunk:

  $ bzr info -v
  Repository checkout (format: 2a)
  Location:
    repository checkout root: .
          checkout of branch: /private/tmp/tests/backup
           shared repository: /private/tmp/tests

  Related branches:
      push branch: /Users/bsd/Manumitting/Projects/Capiche/dev/trunk
    parent branch: /private/Users/bsd/Manumitting/Projects/Capiche/dev/trunk

  Format:
         control: Meta directory format 1
    working tree: Working tree format 6
          branch: Branch format 7
      repository: Repository format 2a - rich roots, group compression and chk inventories

  In the working tree:
        1762 unchanged
           0 modified
           0 added
           0 removed
           0 renamed
           0 unknown
           0 ignored
         554 versioned subdirectories

  Branch history:
         910 revisions
         552 days old
     first revision: Fri 2009-09-04 19:13:48 -0400
    latest revision: Thu 2011-03-03 17:09:56 -0500

  Repository:
         960 revisions

To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr/+bug/733350/+subscriptions




More information about the foundations-bugs mailing list