If you are installing individual packages on a Tizen 3 system please be sure
that you have the right Smack label. You can see what the Smack label of your
process is using "id -Z". If your process label is not "_" you may be surprised
by some of the files that will be given your current process label. Files
created by post-installation operations will get your current label. It is also
possible that some of the post-installation operations will impact files from
other packages, causing mysterious failures that seem unrelated to the package
you've installed. If the package you are installing has a proper manifest file
this will not be a problem.
You can change the Smack label of your process to "_" by:
# echo _ > /proc/self/attr/current
# installation command
Thanks, and sorry for any confusion.
_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev