dirstate locks don't work on Apple AFP network mounts
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
In Progress
|
Medium
|
Robert Collins |
Bug Description
Using bzr 0.16.0 under python 2.4 on Mac OS X (installed from MacPorts). Working dir/repos is on a network (AFP) share served from a Mac OS X machine, and from the looks of it AFP doesn't support some of the necessary locking.
bzr init and/or bzr upgrade (depending whether I'm in an existing repos or not) give me the following error:
bzr: ERROR: Could not acquire lock [Errno 45] Operation not supported
/opt/local/
warn("lock on %r not released" % self.f)
Exception exceptions.IOError: (45, 'Operation not supported') in <bound method _fcntl_
/opt/local/
warn("file group %r was not explicitly unlocked" % self)
Related branches
Changed in bzr: | |
status: | New → Confirmed |
tags: |
added: dirstate2 removed: locking |
Changed in bzr: | |
status: | Confirmed → In Progress |
assignee: | nobody → Robert Collins (lifeless) |
Problem still exists under 0.90.0.