Opened 11 years ago

Closed 11 years ago

#37181 closed defect (duplicate)

port command dies uninstalling inactive qt4-mac package

Reported by: davidfavor (David Favor) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 2.1.2
Keywords: Cc:
Port:

Description

Attached is the log of what happens.

I've set the priority high in case this is a problem with port which starts to effect other packages.

David-Favor-iMac# port installed inactive
The following ports are currently installed:
  qt4-mac @4.8.3_1+quartz
David-Favor-iMac# port -dv uninstall qt4-mac @4.8.3_1+quartz
DEBUG: Copying /Users/david/Library/Preferences/com.apple.dt.Xcode.plist to /opt/local/var/macports/home/Library/Preferences
an invalid entry was passed
    while executing
"$dependent name"
    (procedure "receipt_sqlite::list_dependents" line 18)
    invoked from within
"${macports::registry.format}::list_dependents $name $version $revision $variants"
    (procedure "registry::list_dependents" line 3)
    invoked from within
"registry::list_dependents $pvals(name)"
    (procedure "portlist_sortdependents" line 7)
    invoked from within
"portlist_sortdependents $portlist"
    (procedure "action_uninstall" line 17)
    invoked from within
"$action_proc $action $portlist [array get global_options]"
    (procedure "process_cmd" line 95)
    invoked from within
"process_cmd $remaining_args"
    invoked from within
"if { [llength $remaining_args] > 0 } {

    # If there are remaining arguments, process those as a command
    set exit_status [process_cmd $remaining..."
    (file "/opt/local/bin/port" line 4784)

Change History (1)

comment:1 Changed 11 years ago by neverpanic (Clemens Lang)

Component: portsbase
Port: port removed
Priority: HighNormal
Resolution: duplicate
Status: newclosed

That is #34482.

Note: See TracTickets for help on using tickets.