On Fri, Jun 04, 2010 at 08:44:06PM +0200, Remy Bohmer wrote: > I noticed the error message as mentioned in the subject for quite some > time now with ptxdist. > It still happens with a unmodified current git master on a Kubuntu > 64-bit build machine. It happens on at least Kubuntu 8.10 and 10.04 > release based systems. > > I noticed that message only appears after an 'install_copy' of a file > with 'permissions=0755', it does not seem to occur on a > 'permissions=0644', see below > > Any idea what could be causing this error?
I'm quite certain this has nothing to do with the permissions. I think this is caused by 'strip'. Can you please verify this? The problem probably is that your toolchain is 32-bit and the libfakeroot is 64-bit. This should not cause any problems. There are some ugly hacks in scripts/lib/ptxd_make_xpkg_pkg.sh to make sure of that. mol -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list [email protected]
