Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 2.5 and permissions



Axel E. Retif wrote:
Since I upgraded to Xcode 2.5 (OS X 10.4.10), a couple of hours ago, I've been getting this when I repair permissions, both in my G5 desktop as well as my MacBook Pro:

-------
Repairing permissions for “Ada”
Determining correct file permissions.
Group differs on ./Private, should be 80, group is 0
Permissions differ on ./Private, should be drwxrwxr-x , they are drwxr-xr-x
Owner and group corrected on ./Private
Permissions corrected on ./Private
Group differs on ./private, should be 0, group is 80
Permissions differ on ./private, should be drwxr-xr-x , they are drwxrwxr-x
Owner and group corrected on ./private
Permissions corrected on ./private
--------
[]
Does someone know what's going on?

What's going on is clear:
You installed a package that has a directory named /Private with owner/permission
root admin drwxrwxr-x
which conflicts with the standard system directory /private that has
root wheel drwxr-xr-x


Since you are on a case-insensitive file system, your Repair Permissions program does not distinguish between /Private and /private.

You should try to find out which package installed this strange /Private. Using /usr/sbin/pkgutil and /usr/libexec/repair_packages, or ultimately lsbom, should permit to find the culprit.

I don't have such a package on my Leopard system.

--
Martin

_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/x11-users/email@hidden

This email sent to email@hidden
References: 
 >Xcode 2.5 and permissions (From: "Axel E. Retif" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.