Robert Schwebel <[EMAIL PROTECTED]> writes:
> > Incidentally I have not yet observed the creation of > > rootfs.tgz in /images ... > > Run "ptxdist images" after "ptxdist go" was successful. > > > build seems to end at gawk.targetinstall > > without final creation step of the compressed filesystem. > > > > dep_tree looks good - your run is finished. > > Robert Thanks - it was not apparent that the 'images' step was not included in the 'go' step. Having tried that, fails (without 'error') due to lack of fakeroot, although I can see fakeroot in build-host/fakeroot-1.5.1/scripts. Maybe it needs a PATH setting somewhere ? ->> make_image_tgz: packing tgz archive... /usr/local/lib/ptxdist-0.10.4/scripts/make_image_tgz.sh: line 24: fakeroot: command not found make_image_tgz: done. -<< MikeW -- ptxdist mailing list [email protected]
