Permission denied error when .bzr is read-only

Bug #334071 reported by Matt Nordhoff
2
Affects Status Importance Assigned to Milestone
Bazaar Revno Cache
Triaged
Medium
Unassigned

Bug Description

If it can't write to .bzr/branch, bzr-revnocache fails while trying to create the cache. It should just silently disable the cache and let things continue.

$ bzr init
$ bzr ci --unchanged -m x
Committing to: /tmp/branch/
Committed revision 1.
$ chmod -R -w .bzr
$ bzr log
bzr: ERROR: [Errno 13] Permission denied: '/tmp/branch/.bzr/branch/revgraph-cache.30635.cheezum.d0721qyg91.tmp'

Revision history for this message
Matt Nordhoff (mnordhoff) wrote :
Jelmer Vernooij (jelmer)
Changed in bzr-revnocache:
status: New → Triaged
importance: Undecided → Medium
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.