Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#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 (3)

comment:1 Changed 15 years ago by jmroot (Joshua Root)

Resolution: invalid
Status: newclosed

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.

comment:2 Changed 15 years ago by Dave@…

Ah. Then the port command should look to see if there are any members of 'all' that are not installed, and diagnose 'port update all' as incorrect, AND suggest port update oudated.

Thanks

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.