nickoptimistic / understudy

Automatically exported from code.google.com/p/understudy
0 stars 0 forks source link

Ownership (and permissions?) are incorrect #108

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The ownership on the files installed via the .pkg are incorrect.  They are set 
to "501:20", but are 
installed to the System domain, under /System/Library/CoreServices/Front 
Row.app/. 

As such, the installed files should be set to the same ownership & permissions 
as the other items in 
that area:  "0:0" (i.e. "root:wheel").  Also, 775 permissions (664 for files) 
for most items appears to 
be correct.

See the Developer site for a few more details:
http://developer.apple.com/documentation/DeveloperTools/Conceptual/SoftwareDistr
ibution/Com
ponent_Packages/Component_Packages.html#//apple_ref/doc/uid/10000145i-CH7-
DontLinkElementID_3

…but note that installing ANY files set to ownership of "501" is always 
incorrect.

Original issue reported on code.google.com by bdlati...@gmail.com on 31 May 2009 at 7:40

GoogleCodeExporter commented 8 years ago

Original comment by kirk.kel...@rochester.edu on 21 Jun 2009 at 12:52

GoogleCodeExporter commented 8 years ago

Original comment by kirk.kel...@rochester.edu on 11 Jan 2010 at 2:40

GoogleCodeExporter commented 8 years ago
The installer for 0.8 should set the permissions and ownership correctly.

Original comment by kirk.kel...@rochester.edu on 17 Jan 2010 at 2:18