[MacPorts] #27382: FAILURE of 'port uninstall --follow-dependencies'

MacPorts noreply at macports.org
Fri Nov 19 08:05:32 PST 2010


#27382: FAILURE of 'port uninstall --follow-dependencies'
---------------------------------------------+------------------------------
 Reporter:  sebascabot@…                     |       Owner:  macports-tickets@…                   
     Type:  defect                           |      Status:  new                                  
 Priority:  Normal                           |   Milestone:                                       
Component:  base                             |     Version:  1.9.2                                
 Keywords:  uninstall --follow-dependencies  |        Port:                                       
---------------------------------------------+------------------------------
 I always get the error

 {{{
 Error: port uninstall failed: can't read "port": no such variable
 }}}

 When performing an uninstall command with the --follow-dependencies
 option.

 Ex.
 {{{
 sudo port uninstall --follow-dependencies gzip
 --->  Deactivating gzip @1.4_0
 Error: port uninstall failed: can't read "port": no such variable
 }}}

 Then, running the command in debug mode give me this:

 {{{
 sudo port -d uninstall --follow-dependencies gzip
 DEBUG: can't read "port": no such variable
     while executing
 "$port negated_variants"
     (procedure "registry_uninstall::uninstall" line 205)
     invoked from within
 "registry_uninstall::uninstall $portname $composite_version [array get
 options]"
 Error: port uninstall failed: can't read "port": no such variable
 }}}

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


More information about the macports-tickets mailing list