[MacPorts] #19728: Problem with make policykit

MacPorts noreply at macports.org
Sat May 30 22:09:57 PDT 2009


#19728: Problem with make policykit
--------------------------------+-------------------------------------------
 Reporter:  info@…              |       Owner:  devans@…           
     Type:  defect              |      Status:  assigned           
 Priority:  Normal              |   Milestone:                     
Component:  ports               |     Version:  1.7.1              
 Keywords:  policykit xsltproc  |        Port:  policykit          
--------------------------------+-------------------------------------------

Comment(by jim@…):

 UPDATE from #19784 -- this is due to breakage in
 /opt/local/etc/xml/catalog. It's missing a line:

 {{{
 <nextCatalog catalog="/opt/local/share/xsl/docbook-xsl/catalog.xml" />
 }}}

 You could add it manually:

 {{{
 xmlcatmgr add nextCatalog /opt/local/share/xsl/docbook-xsl/catalog.xml
 }}}

 This is supposed to be added by docbook-xsl. I strongly recommend that you
 uninstall and reinstall it, which fixes this:

 {{{
 sudo port -f uninstall docbook-xsl
 sudo port install docbook-xsl
 }}}

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


More information about the macports-tickets mailing list