[MacPorts] #28425: A port shouldn't depend on itself

MacPorts noreply at macports.org
Tue Feb 15 17:06:28 PST 2011


#28425: A port shouldn't depend on itself
---------------------------------+------------------------------------------
 Reporter:  vinc17@…             |       Owner:  macports-tickets@…                   
     Type:  defect               |      Status:  new                                  
 Priority:  Normal               |   Milestone:                                       
Component:  base                 |     Version:  1.9.2                                
 Keywords:                       |        Port:                                       
---------------------------------+------------------------------------------
 I have the following problem:
 {{{
 $ sudo port -v uninstall atlas @3.8.3_4+gcc44
 --->  Unable to uninstall/deactivate atlas @3.8.3_4+gcc44, the following
 ports depend on it:
 --->    atlas @3.8.3_4+gcc44
 --->    atlas @3.8.3_4+gcc44
 Error: Target org.macports.uninstall returned: Please uninstall the ports
 that depend on atlas first.
 Warning: the following items did not execute (for atlas):
 org.macports.uninstall
 Log for atlas is at:
 /opt/local/var/macports/logs/_opt_local_var_macports_registry_portfiles_atlas_3.8.3_4+gcc44/main.log
 Warning: Failed to execute portfile from registry for atlas @3.8.3_4+gcc44
 --->  Unable to uninstall/deactivate atlas @3.8.3_4+gcc44, the following
 ports depend on it:
 --->    atlas @3.8.3_4+gcc44
 --->    atlas @3.8.3_4+gcc44
 Error: port uninstall failed: Please uninstall the ports that depend on
 atlas first.
 }}}
 i.e. atlas depend on itself! The Portfile seems correct, so I assume that
 it's a bug in base.

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


More information about the macports-tickets mailing list