rdiff-backup-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Rdiff-backup-bugs] [bug #37415] Spurious "IOError: [Errno 28] No space


From: Frank Thiele
Subject: [Rdiff-backup-bugs] [bug #37415] Spurious "IOError: [Errno 28] No space left on device" when backing up NTFS to EXT4 in Ubuntu 12.04
Date: Sat, 08 Dec 2012 13:23:09 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:17.0) Gecko/17.0 Firefox/17.0

Follow-up Comment #1, bug #37415 (project rdiff-backup):

The following work arounds the issue:

In function "write_to_rp(self, rp)" you have to add errno.ENOSPC to the list
of the "allowed" errors. Reason: For too long filenames, the attribute seems
not to be saveable on EXT4. 

Kind Regards,

Frank

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?37415>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]