← Back to team overview

nssbackup-team team mailing list archive

[Bug 648431] [NEW] An uncaught error occurred on snapshot delete

 

Public bug reported:


Error reading from file: Input/output error
raceback (most recent call last):
  File "/usr/share/sbackup/sbackup/ui/restoregui.py", line 850, in on_deleteButton_clicked
    if self.snpman.is_standalone_snapshot(self.currentSnp):
  File "/usr/share/sbackup/sbackup/core/SnapshotManager.py", line 869, in is_standalone_snapshot
    _childs = self._retrieve_childsnps(snapshot = snapshot)
  File "/usr/share/sbackup/sbackup/core/SnapshotManager.py", line 845, in _retrieve_childsnps
    if snp.getBase() == snapshot.getName() :
  File "/usr/share/sbackup/sbackup/core/snapshot.py", line 267, in getBase
    self.__base = self._fop.readfile(basefile).strip()
  File "/usr/share/sbackup/sbackup/fs_backend/_gio_utils.py", line 813, in readfile
    _cont_t = _gfileobj.load_contents()   # returns (content, length, etag)
Error: Error reading from file: Input/output error

** Affects: sbackup
     Importance: Undecided
         Status: New

-- 
An uncaught error occurred on snapshot delete
https://bugs.launchpad.net/bugs/648431
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to Simple Backup.



Follow ups

References