Ticket #19428 (closed defect: invalid)
upgrade all fails because of missing port
| Reported by: | Dave@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Port: |
Description
Z% sudo port upgrade all Password: Error: a2ps is not installed Z%
I don't see why this should happen. If there's an option that will keep it from happening, the error message should tell me how to re-run the command so the error won't occur.
Change History
Note: See
TracTickets for help on using
tickets.


You can't upgrade something that isn't installed, and all expands to all available ports (try port echo all). Use port upgrade outdated if you want to upgrade everything that is installed and has a newer version available.