[MacPorts] #16199: MacPorts-1-1.6.0 postflight shell recognition failure
MacPorts
noreply at macports.org
Sun Aug 3 14:09:09 PDT 2008
#16199: MacPorts-1-1.6.0 postflight shell recognition failure
--------------------------------------+-------------------------------------
Reporter: nick.colclasure at mac.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: MacPorts base bugs
Component: base | Version: 1.6.0
Resolution: | Keywords: MacPorts-1-1.6.0 shell recognition postflight
--------------------------------------+-------------------------------------
Comment (by raimue at macports.org):
The postflight script is not using the SHELL environment variable, because
in Installer.app it is always run with the same shell.
The following command is used to determine the ''login'' shell for the
current user.
{{{
dscl . -read /users/${USER} shell
}}}
Probably your login shell is set to something different than what your
terminal starts?
--
Ticket URL: <http://trac.macports.org/ticket/16199#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list