Opened 18 years ago

Closed 18 years ago

#6978 closed defect (fixed)

BUG: ports installed dumps error if port list empty

Reported by: fred@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Installed a new 1.2 install from the DMG. Using the "port installed" command gives:


port installed No ports are installed! can't read "ilist": no such variable

while executing

"llength $ilist"

("installed" arm line 27) invoked from within

"switch -- $action {

help {

print_help

}

info {

require_portlist foreachport $portlist {

# Get information about the named port if {[..."

(file "/opt/local/bin/port" line 1187)


While informative, does not provide me with the "glad I switched from fink" warm fuzzy a new user might be hoping for.

Change History (2)

comment:1 Changed 18 years ago by fred@…

Component: basedports
Summary: ports installed dumps error if port list emptyBUG: ports installed dumps error if port list empty

comment:2 Changed 18 years ago by olegb@…

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.