Luna 4.4 (64 bit) on OS X 10.9.5: error -10661 for 'netaccounts' users [message #1429550] |
Tue, 23 September 2014 07:41 |
Eclipse User |
|
|
|
Hi,
i've installed Luna 4.4 64 bit as a local admin on OS X 10.9.5. For local users, everything is fine. However, when a user belonging to the 'netaccounts' (gid 62) group logs in, the Luna icon in the Applications folder is overlayed by the grey 'no entry' sign, double-clicking it brings up a system dialog telling me i can't open Eclipse, because it is 'not supported by the system' (original text is german). The OS X console shows:
Dock: LSOpenFromURLSpec (file:///Applications/eclipse/Eclipse.app/) failed with -10661
Furthermore, if i try this in terminal:
open /Applications/eclipse/Eclipse.app
i get:
The application cannot be opened because it has an incorrect excecutable format
The behavior does not change if i do a recursive chgrp on the /Applications/eclipse folder with a group id the 'netaccounts' user belongs to, i.e. 'everyone' (gid 12).
However, if i do so i can actually start Luna from the Terminal:
/Applications/eclipse/Eclipse.app/Contents/Macos/eclipse
(This is simply due to the fact that /Applications/eclipse/Eclipse.app/Contents/Macos/eclipse has acces rights 750, so 'others' cannot execute it normaly).
However, the -10661 error when trying to open the Eclipse.app is still there.
Any ideas?
|
|
|
Powered by
FUDForum. Page generated in 0.07621 seconds