| Ticket Hash: | b6eea9446d61d7315a5cec16c3c48fbd7a55e262 | ||
| Title: | database is locked error for 'fossil all' commands that need to modify the config database | ||
| Status: | Closed | Type: | Code_Defect |
| Severity: | Important | Priority: | Medium |
| Subsystem: | Resolution: | Overcome_By_Events | |
| Last Modified: |
2015-04-05 18:30:38 11.00 years ago |
Created: |
2013-09-27 11:11:37 12.52 years ago |
| Version Found In: | 1.32 | ||
| User Comments: | ||||
mistachkin added on 2013-09-27 11:11:37:
When using a 'fossil all' command, such as 'fossil all pull' that ends up needing to modify a configuration setting (e.g. "always trust this SSL certificate"), it fails with a "database is locked" error, presumably because the parent Fossil process is holding a lock on it. mistachkin added on 2013-10-07 22:03:23: Candidate fix is now on the tkt-b6eea9446d branch. mistachkin added on 2013-10-11 08:09:32: Direct link to changes is: /vdiff?from=ec81aee9156f43f4&to=tkt-b6eea9446d mistachkin added on 2015-04-03 20:18:12: Updated branch with the latest trunk changes. mistachkin added on 2015-04-05 18:30:38: This issue was fixed at some point, without requiring the special changes on the ticket branch. | ||||