#21831: calc 2.12.4.0 on snow leopard error -----------------------------------+---------------------------------------- Reporter: duanhuaiyu@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: duplicate | Keywords: Port: calc | -----------------------------------+---------------------------------------- Changes (by blb@…): * status: new => closed * resolution: => duplicate Comment: Replying to [comment:2 duanhuaiyu@…]:
The command umask gives "0077". I also have to fix the permissions of some library files when I install some python modules. Does it mean I cannot use this mask and sudo to install macports anymore? The files under /opt/local/bin do have the right permissions.
The issue is that sudo on 10.6 now keeps your current umask, so when you 'sudo port install ...' the umask during that install will be the same as yours and cause some issues (depending on how the install is done). Since this is due to the umask, dup of #21389. -- Ticket URL: <http://trac.macports.org/ticket/21831#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS