New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #19428 (closed defect: invalid)

Opened 4 years ago

Last modified 4 years ago

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

comment:1 Changed 4 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to invalid

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 4 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 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.