[MacPorts] #20210: Policykit fails to configure due to outdated intltool port [ was firefox, orbit2, policykit ] (was: Firefox failure [ was firefox, orbit2, policykit ])

MacPorts noreply at macports.org
Tue Jul 7 15:01:27 PDT 2009


#20210: Policykit fails to configure due to outdated intltool port [ was firefox,
orbit2, policykit ]
--------------------------+-------------------------------------------------
 Reporter:  aszy@…        |       Owner:  macports-tickets@…                   
     Type:  defect        |      Status:  new                                  
 Priority:  Normal        |   Milestone:                                       
Component:  ports         |     Version:  1.7.1                                
 Keywords:  intltool      |        Port:  polkit                               
--------------------------+-------------------------------------------------

Comment(by devans@…):

 OK, it looks like your ports are just not up to date since the current
 version of intltool is

 {{{
 devans% port list intltool
 intltool                       @0.40.6         textproc/intltool
 }}}

 So do this before proceeding
 {{{
 sudo port selfupdate              // makes sure your Portfiles are synced
 up to date
 port outdated                     // shows what's outdated
 sudo port upgrade outdated        // upgrade all posts that are outdated
 port installed intltool           // hopefully this is now 0.40.6
 sudo port clean --work policykit  // make sure we are starting with a
 clean slate
 sudo port install firefox-x11     // hopefully more progress now
 }}}

 Will leave the ticket open this time.  Let us know how you're are doing.

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


More information about the macports-tickets mailing list