Opened 14 years ago

Last modified 14 years ago

#24572 closed defect

migration restore_ports.tcl fails — at Initial Version

Reported by: dweber@… Owned by: jmr
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: vlc

Description

$ sudo ./restore_ports.tcl myports.txt
Warning: Skipping Libstreams (not in the ports tree)
Warning: Skipping p5-io-compress-bzip2 (not in the ports tree)
Warning: Skipping python23 (not in the ports tree)
Warning: Skipping render (not in the ports tree)
Error evaluating variants
    while executing
"error "Error evaluating variants""
    (procedure "mportopen" line 55)
    invoked from within
"mportopen $portInfo(porturl) {} $variantInfo"
    (procedure "dependenciesForPort" line 9)
    invoked from within
"dependenciesForPort $name $variants"
    (procedure "sort_ports" line 46)
    invoked from within
"sort_ports $portList"
    invoked from within
"set operationList [sort_ports $portList]"
    (file "./restore_ports.tcl" line 246)
$ 
$ ./restore_ports.tcl -V
Version 0.1
MacPorts version 1.8.2

Change History (1)

Changed 14 years ago by dweber@…

Attachment: myports.txt added

A copy of myports.txt from my system

Note: See TracTickets for help on using tickets.