#16199: MacPorts-1-1.6.0 postflight shell recognition failure --------------------------------------+------------------------------------- Reporter: nick.colclasure@mac.com | Owner: macports-tickets@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@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