Package: fs2ram Version: 0.3.10 Severity: important Hi,
when asked to keep_folder_structure of a directory that contains files/directories whose owner's uid or gid is unknown to the system, fs2ram stores lines such as "chown UNKNOWN" in its mountscript. Such a mountscript obviously does not work at mount time; this loses information about the folder structure. I call this data loss, hence the severity greater than normal. This is likely due to the use of non-numeric stat format sequences such as %U and %G. I suggest using %u and %g instead. Cheers, -- intrigeri <[email protected]> | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc | So what? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

