GNOME Bugzilla – Bug 692008
`ostree admin install' fails on missing /ostree
Last modified: 2013-01-18 13:39:31 UTC
I just did a fresh checkout with JHBuild as told in the wiki, ostree at commit v2012.13-12-g50ca6b6 and linux-user-chroot from the (in-progress) Debian package at http://anonscm.debian.org/gitweb/?p=collab-maint/linux-user-chroot.git;a=summary: Following the instructions at https://live.gnome.org/OSTree/GnomeOSTree: $ ostree admin install http://ostree.gnome.org/gnome-ostree.cfg Fetching http://ostree.gnome.org/gnome-ostree.cfg... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 222 100 222 0 0 284 0 --:--:-- --:--:-- --:--:-- 720 Failed to change to directory '/ostree' (No such file or directory) Also, having to run ostree as root after checking it out with jhbuild is rather cumbersome: jhbuild refuses to run as root and I've had to resort to re-create the jbuild environment manually setting a bunch of variables (PATH, LD_LIBRARY_PATH) from a root shell.
http://git.gnome.org/browse/ostree/commit/?id=13aefbc096b1d15d6abb73ae64e274441203581c This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.