#71143 closed defect (fixed)
Error: process_command_files failed: fopen(/Users/user/.macports/history): No such file or directory
Reported by: | eudocimus (K. S.) | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Normal | Milestone: | MacPorts 2.10.3 |
Component: | base | Version: | 2.10.2 |
Keywords: | Cc: | ||
Port: |
Description (last modified by eudocimus (K. S.))
A fresh install into an up to date Ventura machine, any attempt to use the cli interface results in termination:
user@mymac ~ % sudo port Password: MacPorts 2.10.2 Entering shell mode... ("help" for help, "quit" to quit) [Users/user] > help Error: process_command_files failed: fopen(/Users/user/.macports/history): No such file or directory user@mymac ~ %
Change History (5)
comment:1 Changed 2 weeks ago by eudocimus (K. S.)
Description: | modified (diff) |
---|
comment:2 Changed 2 weeks ago by jmroot (Joshua Root)
Owner: | set to jmroot |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 Changed 2 weeks ago by jmroot (Joshua Root)
Milestone: | → MacPorts Future |
---|
comment:4 Changed 2 weeks ago by jmroot (Joshua Root)
Workaround is to manually mkdir -p ~/.macports
.
comment:5 Changed 2 weeks ago by jmroot (Joshua Root)
Milestone: | MacPorts Future → MacPorts 2.10.3 |
---|
Note: See
TracTickets for help on using
tickets.
In e78810387daf5a9f3367f436de053a668882ba96/macports-base (master):