developeral / git-osx-installer

Automatically exported from code.google.com/p/git-osx-installer
0 stars 0 forks source link

Incorrect owner for some files installed in /usr/local/git #60

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run the GUI git installer
2. Examine what was installed by doing cd /usr/local/git; ls -alR

What is the expected output? What do you see instead?

I expect the installed files to be owned by root. Instead, many of the 
installed files (e.g. Library directory and its contents, git-receive-pack, 
python2.5, etc.) are owned by user 502. I am user 501 so this makes no sense.

What version of the product are you using? On what operating system?

git-1.7.3.1-intel-leopard.dmg, on Snow Leopard

Original issue reported on code.google.com by mattne...@gmail.com on 20 Oct 2010 at 5:48

GoogleCodeExporter commented 8 years ago

Original comment by timchar...@gmail.com on 8 Dec 2010 at 7:18