Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrrrles/a1c33ddde3f8a9d999dd to your computer and use it in GitHub Desktop.
Save chrrrles/a1c33ddde3f8a9d999dd to your computer and use it in GitHub Desktop.
[root@a830ca3bdcaa working]# rpm-ostree-toolbox imagefactory -c fedora-atomic/config.ini -i kvm -i raw --ostreerepo /srv/rpm-ostree/fedora-atomic/23/ -o /srv/rpm-ostree/fedora-atomic/23/images
/usr/lib64/rpm-ostree-toolbox/py/rpmostreecompose/imagefactory.py:29: PyGIWarning: OSTree was imported without specifying a version first. Use gi.require_version('OSTree', '1.0') before import to ensure that the right version gets loaded.
from gi.repository import Gio, OSTree, GLib # pylint: disable=no-name-in-module
/usr/lib64/rpm-ostree-toolbox/py/rpmostreecompose/taskrunner.py:27: PyGIWarning: GSystem was imported without specifying a version first. Use gi.require_version('GSystem', '1.0') before import to ensure that the right version gets loaded.
from gi.repository import GLib,Gio,GSystem # pylint: disable=no-name-in-module
No kickstart was passed with -k and /home/working/fedora-atomic/fedora-atomic-f23.ks does not exist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment