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 referring* > https://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: https://github.com/projectatomic/rpm-ostree-toolbox/commit/3f575c795b3cec08a7da742b69ee9040b2a9cdbc You should use the `imagefactory` command now to generate VM images. (Koji's image-build which is used to produce Fedora media wraps ImageFactory).