Changes between Initial Version and Version 1 of Ticket #2285


Ignore:
Timestamp:
2014-08-27T04:48:22Z (10 years ago)
Author:
dawuud
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2285 – Description

    initial v1  
    55
    66I was running tahoe-lafs in Tails from wheezy-backports :
    7 
     7{{{
    88$ tahoe --version
    99allmydata-tahoe: 1.10.0
     
    2222mock: 0.8.0
    2323setuptools: 0.6 [distribute]
     24}}}
    2425
    25 
    26 
     26{{{
    2727Traceback (most recent call last):
    2828  File "/usr/lib/python2.7/dist-packages/allmydata/scripts/runner.py", line 156, in run
     
    5353    c.execute("SELECT fileid FROM caps WHERE filecap=?", (filecap,))
    5454OperationalError: database is locked
    55 
     55}}}