disk I/O Error

Bug #250966 reported by Luigi Maselli
2
Affects Status Importance Assigned to Milestone
TimeVault
New
Undecided
Unassigned

Bug Description

$ sudo timevault-test
Traceback (most recent call last):
  File "/usr/bin/timevault-test", line 74, in <module>
    dbclient.interface.ForceSnapshot(snaps)
AttributeError: 'NoneType' object has no attribute 'ForceSnapshot'
utente@pc01:~$ sudo timevault-config
Traceback (most recent call last):
  File "/usr/bin/timevault-config", line 31, in <module>
    configgui.MainDlg().Show()
  File "/usr/lib/python2.5/site-packages/TimeVault/configgui.py", line 241, in Show
    self.CheckDBVersion()
  File "/usr/lib/python2.5/site-packages/TimeVault/configgui.py", line 235, in CheckDBVersion
    if not db.Open():
  File "/usr/lib/python2.5/site-packages/TimeVault/database.py", line 107, in Open
    self.Create(0)
  File "/usr/lib/python2.5/site-packages/TimeVault/database.py", line 78, in Create
    result.Exec(sql)
  File "/usr/lib/python2.5/site-packages/TimeVault/database.py", line 42, in Exec
    self.cursor.execute(*args)
pysqlite2.dbapi2.OperationalError: disk I/O error

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.