View Single Post
Old 11-20-2015, 10:05 AM   #91
bel3atar
Connoisseur
bel3atar began at the beginning.
 
Posts: 51
Karma: 10
Join Date: Nov 2015
Device: PW2
Quote:
Originally Posted by knc1 View Post
That should be "-i" to remove and "+i" to set.

Since the error dump doesn't name the file it is trying to access, I would like to be sure there isn't any other file with an extended attribute set.

= = = =

With nothing else having an extended attribute set and without the "immutable" flag set I would expect the problem to go away.

One other possible problem -
That permission setting allowing only 'root' to change the contents of the file (chmod 444 and chown root:root).

The error dump says that it is cvm (the hardware assisted, Java VM) that is having the problem, and that **might** be running as the user 'framework' rather than as 'root'.

So if you would help with these additional details, we might be able to figure out how to fake-register the series 5.6.x firmware.
I tried chown framework:javausers, and even chmod 777.
None worked.
bel3atar is offline   Reply With Quote