[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

[atomic-devel] can't build installer iso from fedora 23 for custom tree



i have fedora 23 with latest ostree stuff for this release, building
installer failed with:
uccessfully built 526e4e96d562
Running: docker run --workdir /out -it --net=host --privileged=true -v
/srv/www/yoctocloud.net/image/work:/out fedora/rpmostree-toolbox-lorax
Running: lorax --nomacboot --add-template=/root/lorax.tmpl -e
fakesystemd -e systemd-container -p Fedora Atomic -v f24 -r f24 -s
http://mirror.yandex.ru/fedora/linux/releases/24/Everything/x86_64/os/
-i fedora-productimg-atomic /out/lorax
usage: lorax [-h] -p PRODUCT -v VERSION -r RELEASE [-s REPOSITORY]
             [--repo REPOSITORY] [-m REPOSITORY] [-t VARIANT] [-b URL]
             [--isfinal] [-c CONFIGFILE] [--proxy HOST] [-i PACKAGE]
             [--buildarch ARCH] [--volid VOLID] [--macboot] [--nomacboot]
             [--noupgrade] [--logfile LOGFILE] [--tmp TMP]
             [--cachedir CACHEDIR] [--workdir WORKDIR] [--force]
             [--add-template ADD_TEMPLATES]
             [--add-template-var ADD_TEMPLATE_VARS]
             [--add-arch-template ADD_ARCH_TEMPLATES]
             [--add-arch-template-var ADD_ARCH_TEMPLATE_VARS] [--noverify]
             [--sharedir SHAREDIR] [--enablerepo [repo]]
             [--disablerepo [repo]] [-V]
             OUTPUTDIR
lorax: error: unrecognized arguments: -e -e systemd-container /out/lorax
Traceback (most recent call last):
  File "/usr/lib64/rpm-ostree-toolbox/py/rpmostreecompose-main", line
75, in <module>
    main()
  File "/usr/lib64/rpm-ostree-toolbox/py/rpmostreecompose-main", line
59, in main
    installer.main(cmd)
  File "/usr/lib64/rpm-ostree-toolbox/py/rpmostreecompose/installer.py",
line 222, in main
    composer.create(post=args.post)
  File "/usr/lib64/rpm-ostree-toolbox/py/rpmostreecompose/taskbase.py",
line 483, in create
    self.impl_create(**kwargs)
  File "/usr/lib64/rpm-ostree-toolbox/py/rpmostreecompose/installer.py",
line 177, in impl_create
    run_sync(dr_cmd, env=child_env)
  File "/usr/lib64/rpm-ostree-toolbox/py/rpmostreecompose/utils.py",
line 36, in run_sync
    subprocess.check_call(args, **kwargs)
  File "/usr/lib64/python2.7/subprocess.py", line 540, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'run', '--workdir',
'/out', '-it', '--net=host', '--privileged=true', '-v',
'/srv/www/yoctocloud.net/image/work:/out',
'fedora/rpmostree-toolbox-lorax']' returned non-zero exit status 2

What i can to do, to fix this?

-- 
Vasiliy Tolstov,
e-mail: v tolstov selfip ru


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]