On Mon, Oct 26, 2015, at 07:01 AM, Sujit Fulse wrote:hello all,I am building fedora 22 atomic host on my ppc64le machine . I am referringhttps://github.com/jasonbrooks/byo-atomic. My "rpm-ostree-toolbox create-vm-disk " command returning with "error: lsetxattr: Operation not supported". May I know where i am going wrong.Error Log:- http://pastebin.com/TuPxLE5R.That command has been deprecated a while, and is now deleted in git master:You should use the `imagefactory` command now to generate VM images. (Koji's image-build which is used to produce Fedora media wraps ImageFactory).