[MacPorts] #21678: "pango @1.26.0_0+macosx" breaks "meld @1.2_1"

MacPorts noreply at macports.org
Mon Sep 28 16:07:20 PDT 2009


#21678: "pango @1.26.0_0+macosx" breaks "meld @1.2_1"
----------------------------------+-----------------------------------------
 Reporter:  cduvivier@…           |       Owner:  ryandesign@…           
     Type:  defect                |      Status:  new                    
 Priority:  Normal                |   Milestone:                         
Component:  ports                 |     Version:  1.8.0                  
 Keywords:                        |        Port:  pango                  
----------------------------------+-----------------------------------------

Comment(by cduvivier@…):

 If anyone else has the issue, the way to restore a working meld is:[[BR]]
 1) Add a line with "file:///Users/Shared/dports" before the rsync line in
 "/opt/local/etc/macports/sources.conf", this will tell port to also use
 some local packages.[[BR]]
 2) Run "mkdir -p /Users/Shared/dports", this will create a directory for
 local packages.[[BR]]
 3) Run "cd /Users/Shared/dports && svn co --revision 58292
 http://svn.macports.org/repository/macports/trunk/dports/x11/pango/
 x11/pango/", this will load the old working version of pango as local
 package.[[BR]]
 4) Run "portindex /Users/Shared/dports", this will create a file port need
 to see the local packages.[[BR]]
 5) Run "sudo port uninstall --follow-dependents pango" (keep a list of
 what gets uninstalled), this will properly uninstall the newer problematic
 pango and evrything depending on it.[[BR]]
 6) Run "sudo port install meld", this will install meld and its
 dependencies (including the old working version of pango)[[BR]]
 7) Install whatever else you missed which was uninstalled by 5)[[BR]]

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


More information about the macports-tickets mailing list