MikeW <[EMAIL PROTECTED]> writes: > > MikeW <mw_phil <at> ...> writes: > >> >> 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 ? >> >> > > Or maybe it should be something like $(PTXDIST_WORKSPACE) /local/bin/fakeroot ? > > MikeW > >
Tried it as above .. better but still not correct result: ->>> [EMAIL PROTECTED] bla]$ ptxdist images touch depend.out cat /home/fred/ptxdist/bla/state/*.perms > /home/fred/ptxdist/bla/images/permissions cd /home/fred/ptxdist/bla/images && /usr/local/lib/ptxdist-0.10.4/scripts/make_image_tgz.sh /home/fred/ptxdist/bla/root permissions make_image_tgz: packing tgz archive... chmod: cannot access `./bin/busybox': No such file or directory chown: cannot access `./bin/busybox': No such file or directory chmod: cannot access `./bin/cp': No such file or directory chown: cannot access `./bin/cp': No such file or directory chmod: cannot access `./bin/dd': No such file or directory .... chmod: cannot access `./usr/lib/libz.so.1.2.3': No such file or directory chown: cannot access `./usr/lib/libz.so.1.2.3': No such file or directory ./ ./zlib_1.2.3_arm.ipk ./mtd_1.0.0_arm.ipk .... ./figlet_222_arm.ipk make_image_tgz: done. touch /home/mwhittaker/ptxdist/bla/state/images -<<< MikeW -- ptxdist mailing list [email protected]
