Hi Patrick, When I encountered this copy /var/ folder error message, I am using Ubuntu 1404 64 bit. Regarding the xattr, I received the same message with you(loop mount the rootfs on 1 folder): root@yong-vm1:~# xattr 1/var/volatile/* 1/var/volatile/log: No such xattr: system.posix_acl_default 1/var/volatile/log: security.SMACK64 1/var/volatile/log: security.SMACK64TRANSMUTE root@yong-vm1:~# which sh /bin/sh root@yong-vm1:~# ls -l /bin/sh lrwxrwxrwx 1 root root 4 1? 24 02:06 /bin/sh -> bash
2015-01-30 3:33 GMT+08:00 Patrick Ohly <[email protected]>: > On Thu, 2015-01-29 at 16:39 +0000, Schaufler, Casey wrote: > > Without looking to deeply into the problem, > > I suspect that either the system you're running on > > doesn't support POSIX ACLs, > > How do I check that? > > > the filesystem you're > > reading from doesn't support them, > > It's the ext3 loop mounted rootfs. > > > or the > > filesystem you're writing to does not support them. > > Reading already fails. > > Do these POSIX ACLs for /var/volatile/log matter in the context of > Tizen? > > -- > Best Regards, Patrick Ohly > > The content of this message is my personal opinion only and although > I am an employee of Intel, the statements I make here in no way > represent Intel's position on the issue, nor am I authorized to speak > on behalf of Intel on this matter. > > > >
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
