Opened 19 years ago
Closed 19 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 19 years ago by fred@…
Component: | base → dports |
---|---|
Summary: | ports installed dumps error if port list empty → BUG: ports installed dumps error if port list empty |
comment:2 Changed 19 years ago by olegb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
this has been fixed in HEAD for about 1 month.
http://cvs.opendarwin.org/cgi-bin/cvsweb.cgi/projects/darwinports/base/src/port/port.tcl