Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » P2 dev » Eclipse 3.5.2, P2 Touchpoint, chmod(Does not work...)
Eclipse 3.5.2, P2 Touchpoint, chmod [message #525747] Wed, 07 April 2010 16:26
Michael Powell is currently offline Michael PowellFriend
Messages: 1
Registered: July 2009
Junior Member
I'm using Eclipse 3.5.2 and I've created a p2.inf with the following information:

instructions.install = \
chmod(targetDir:@artifact,targetFile:os/linux/x86/libfoo.so,permissions:755);
instructions.install.import= \
org.eclipse.equinox.p2.touchpoint.natives.chmod


I placed the p2.inf inside the META-INF folder of the fragment, but when I install the update site, libfoo.so does not have execute permissions.

bug 260844 seems to fit my problem, but it was closed due to inactivity, and I don't seem to be able to re-open.

The weird thing is that I don't see any indication that the touchpoint actions are running at all;No error messages, exceptions, or warnings of any kind in any logs...
Previous Topic:Automatic installing and starting bundles with P2 director
Next Topic:P2 enabled product headless update
Goto Forum:
  


Current Time: Sat Apr 20 05:16:30 GMT 2024

Powered by FUDForum. Page generated in 0.02837 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top