Public bug reported:
Binary package hint: secure-delete
If run with the -i mode, it only fills the inode free space, but still
tries to remove the temporary file.
How to reproduce:
sfill -i -v /whatever/mountpoint
Need to add a line like
if (inode_only < 1)
before the part
if (unlink(newname) != 0)
fprintf(stderr, "Error: Could not remove temporary file
%s!\n", newname);
to fix it.
** Affects: secure-delete (Ubuntu)
Importance: Undecided
Status: New
--
tries to remove file when there is no file to remove (just inode)
https://bugs.launchpad.net/bugs/620449
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs