[MacPorts] #30289: error opening config file '/dev/null/.pangorc'

MacPorts noreply at macports.org
Thu Jul 21 17:24:30 PDT 2011


#30289: error opening config file '/dev/null/.pangorc'
--------------------------------+-------------------------------------------
 Reporter:  conradwt@…          |       Owner:  jeremyhu@…           
     Type:  defect              |      Status:  new                  
 Priority:  Normal              |   Milestone:                       
Component:  ports               |     Version:  2.0.0                
 Keywords:                      |        Port:  xorg-libxcb          
--------------------------------+-------------------------------------------
Changes (by jmr@…):

  * keywords:  lion =>
 * cc: jeremyhu@…, openmaintainer@… (removed)
  * owner:  macports-tickets@… => jeremyhu@…


Comment:

 As per the ticket guidelines, it's not useful to cc openmaintainer.

 Probably your macports user was created by a prerelease version of base,
 and has its home dir set to /dev/null. Check with:
 {{{
 dscl . -read /Users/macports
 }}}
 and if that's the case, change it to /var/empty:
 {{{
 sudo dscl . -create /Users/macports NFSHomeDirectory /var/empty
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/30289#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list