Opened 12 years ago

Closed 12 years ago

#34314 closed defect (invalid)

sudo port upgrade outdated all *Error

Reported by: macunkie@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 2.0.4
Keywords: Cc:
Port:

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Terminal Out put after running command:

sudo port upgrade outdated all
Error: 2Pong is not installed
To report a bug, see <http://guide.macports.org/#project.tickets>

Change History (1)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: macunkie@… removed
Component: portsbase
Description: modified (diff)
Milestone: MacPorts 2.1.0
Resolution: invalid
Status: newclosed

User error. Don't run "sudo port upgrade outdated all". That means "upgrade the outdated ports, and then upgrade all ports that exist". Since not all ports that exist are installed on your system (in particular the alphabetically first port, a game called "2Pong", is not installed on your system), you'll get an error.

The command you want is just "sudo port upgrade outdated" which means "upgrade the outdated ports".

Note: See TracTickets for help on using tickets.