So, I've created a wiki page to track this stuff: https://fedoraproject.org/wiki/User:Wwoods/Building_images_with_treebuilder Feel free to add notes / corrections / etc. On Fri, 2011-08-05 at 13:44 -0700, John Reiser wrote: > > I ran into the usual conflict between lorax.run(is_beta= and isfinal=. > pungi has gone to isfinal=. Ah, I'll probably need to pull that fix from lorax master (or push my local fix to upstream pungi.. heh) > Now lorax aborts with: > ----- > /bin/cp: cannot create link `[...]': Invalid cross-device link > [...] > File "/usr/lib/python2.7/site-packages/pylorax/treebuilder.py", line 89, in postinstall > linktree(configdir, fullpath) Ah, your workdir is on a different device than /usr/share/lorax.. don't know why I decided to use 'linktree' there rather than just copying the config files, but it was obviously the Wrong Choice. (untested) fix pushed; hope that helps. -w _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list