port setrequested doesn't work

Marko Käning MK-MacPorts at techno.ms
Thu Jun 17 13:19:09 PDT 2010


Hmmm, perhaps I have to switch over to sqlite before I try this one:

markos-imac:~ marko$ sudo port -d setrequested curl
Setting requested flag for curl to 1
registry is not open
    while executing
"registry::entry open $portname [lindex $i 1] [lindex $i 2] [lindex $i 3] [lindex $i 5]"
    ("foreach" body line 2)
    invoked from within
"foreach i $ilist {
                set regref [registry::entry open $portname [lindex $i 1] [lindex $i 2] [lindex $i 3] [lindex $i 5]]
               ..."
    ("uplevel" body line 5)
    invoked from within
"uplevel 1 $block"
    (procedure "foreachport" line 18)
    invoked from within
"foreachport $portlist {
        set composite_version [composite_version $portversion [array get variations]]
        if {![catch {set ilist [registry..."
    (procedure "action_setrequested" line 8)
    invoked from within
"$action_proc $action $portlist [array get global_options]"
    (procedure "process_cmd" line 87)
    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 4391)
markos-imac:~ marko$ 



More information about the macports-users mailing list