Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Root files permissions

Hello,

 

I’m trying to generate a product with  a jre and toolchains at root. I’ve no problem to generate a win32 product. I’ve used build.properties :

root.win32.win32.x86=win32.x86/jre

 

Unfortunatly, on linux it doesn’t works:

root.linux.gtk.x86_64=linux.x86_64/jre

The jre is available at root, but with all files permissions set to 644. Nothing is executable.

So I discovered the permissions for build.properties

root.linux.gtk.x86_64.permissions.755=linux.x86_64/jre/

But this solution is not perfect. I’ve toolchains to install with the same method, and there are too many files to chmod them.

I’ve also tested with p2.touchpoint, but there is same troubles, files permissions are not preserved.

 

So is there any solution to untar or copy to root file during tycho-p2-director-plugin ?

Thanks for your advice.

 

Regards

 

Vincent

This email and its content belong to Ingenico Group. The enclosed information is confidential and may not be disclosed to any unauthorized person. If you have received it by mistake do not forward it and delete it from your system. Cet email et son contenu sont la propriété du Groupe Ingenico. L’information qu’il contient est confidentielle et ne peut être communiquée à des personnes non autorisées. Si vous l’avez reçu par erreur ne le transférez pas et supprimez-le.

Back to the top