[MacPorts] ProblemHotlist modified

Lawrence Velázquez larryv at macports.org
Thu May 16 11:13:44 PDT 2013


On May 16, 2013, at 2:07 PM, MacPorts <noreply at macports.org> wrote:

> Page "ProblemHotlist" was changed by egall at gwmail.gwu.edu
> Diff URL: <https://trac.macports.org/wiki/ProblemHotlist?action=diff&version=100>
> Revision 100
> Comment: https://lists.macosforge.org/pipermail/macports-users/2013-May/032604.html
> Changes:
> -------8<------8<------8<------8<------8<------8<------8<------8<--------
> Index: ProblemHotlist
> =========================================================================
> --- ProblemHotlist (version: 99)
> +++ ProblemHotlist (version: 100)
> @@ -247,3 +247,7 @@
> chmod +x repairfilemap.tcl
> sudo ./repairfilemap.tcl
> }}}
> +
> +== Hanging commands on Mountain Lion == #hangs
> +Mountain Lion made some changes to CoreFoundation, such as the creation of the [http://developer.apple.com/library/mac/#releasenotes/CoreFoundation/CoreFoundation.html cfprefsd] daemon. This can cause some processes to hang for users who have logged in as root.
> +A patch to solve this issue was committed in r104118 and is available to MacPorts users who are using trunk for their base. It will reach the rest of the MacPorts users once MacPorts 2.2 is released. In the meantime, users experiencing this issue can export `__CFPREFERENCES_AVOID_DAEMON=1` to their shell environment, and then add `__CFPREFERENCES_AVOID_DAEMON` to the environment variables to keep with the `extra_env` option in the user's `macports.conf` file.
> -------8<------8<------8<------8<------8<------8<------8<------8<--------

This encourages people to keep using root login shells, which doesn't seem wise to me.

vq


More information about the macports-dev mailing list