[MacPorts] #26982: Suggesting a patch for kdelibs4

MacPorts noreply at macports.org
Mon Nov 1 11:16:19 PDT 2010


#26982: Suggesting a patch for kdelibs4
-----------------------------+----------------------------------------------
 Reporter:  mk@…             |       Owner:  snc@…           
     Type:  defect           |      Status:  new             
 Priority:  Normal           |   Milestone:                  
Component:  ports            |     Version:                  
 Keywords:                   |        Port:  kdelibs4        
-----------------------------+----------------------------------------------

Comment(by mk@…):

 If someone is about to be recompiling kdelibs4 I suggest running this
 command in a separate shell during the build & install phases:

 {{{
 sudo dtrace  -n 'syscall::open*:entry { printf("%s
 %s",execname,copyinstr(arg0)); }' 2>/dev/null | grep KDE
 }}}

 which should help to find the culprit, i.e. the process which creates the
 folder structure ~/Library/Preferences/KDE with unwanted admin
 permissions!

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


More information about the macports-tickets mailing list