Marc Kleine-Budde wrote:
> Erwin Rol wrote:
>> The current master seems to be broken causing strange things to happen.
>> I already talked about it with Marc on IRC but wanted to report it here
>> too because maybe someone else has the same problems and is wondering why.

for the record:

The problem has been solved with this commit:
http://git.pengutronix.de/?p=ptxdist.git;a=commit;h=912321e339c20816d1ad66598f79155c95aaa9a8

The "make install" runs in fakeroot, that environment is saved. But
later on files of that environment are manipulated outside of fakeroot
and they get a different inode. Fakeroot doesn't like this.

The fix is not to save fakeroots environment.

cheers, Marc

-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
ptxdist mailing list
[email protected]

Reply via email to