Josef Reidinger changed bug 429326
What Removed Added
Flags   needinfo?(kill_it@mail.ru)

Comment # 14 on bug 429326 from
Can you please attach also how looks your fstab before removing /tmp ?
It looks like some bug in parser, as it do not see it at all

2016-10-16 10:32:35 <1> Kot(12469) [Ruby] modules/Nfs.rb:322 fstab:
[$["file":"/", "freq":1, "mntops":"noatime,data=writeback,acl,user_xattr",
"passno":1, "spec":"UUID=b66c1028-cd4a-4c08-b92d-fc4b9840845d",
"vfstype":"ext4"], $["file":"/home", "freq":1,
"mntops":"noatime,data=writeback,acl", "passno":2,
"spec":"UUID=d2811ace-66e0-4ef2-9b68-9b2758359391", "vfstype":"ext4"],
$["file":"/home/kv2", "freq":0, "mntops":"defaults", "passno":0,
"spec":"192.168.1.2:/home/kv", "vfstype":"nfs"], $["file":"/media/new2",
"freq":0, "mntops":"defaults", "passno":0, "spec":"192.168.1.2:/media/new2",
"vfstype":"nfs"], $["file":"/media/new", "freq":0, "mntops":"defaults",
"passno":0, "spec":"192.168.1.2:/media/new", "vfstype":"nfs"]]

That file helps me to test our file parser as for me common /tmp works as
expected.


You are receiving this mail because: