Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#31003 closed defect (invalid)

list outdated lists everything when nothing is outdated

Reported by: two_durbrows@… Owned by: macports-tickets@…
Priority: Low Milestone:
Component: base Version: 2.0.1
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port:

Description

In port, list outdated lists everything when nothing is outdated. It should list nothing.

Attachments (1)

outdated+list-outdated.txt (787.4 KB) - added by two_durbrows@… 13 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 13 years ago by neverpanic (Clemens Lang)

Type: requestdefect

I can't reproduce your problem. Please paste (or attach) the output of port -v outdated. Which version of OS X are you running? Did you recently upgrade your operating system?

comment:2 in reply to:  1 Changed 13 years ago by two_durbrows@…

Replying to cal@…:

I can't reproduce your problem. Please paste (or attach) the output of port -v outdated. Which version of OS X are you running? Did you recently upgrade your operating system?

10.7.1 update a few weeks ago. Occurs after running selfupdate in interactive mode.

~>port -v outdated
No installed ports are outdated.
~>sudo port
Password:
MacPorts 2.0.1
Entering interactive mode... ("help" for help, "quit" to quit)
[Users/ted] > list outdated
[Users/ted] > selfupdate
--->  Updating the ports tree
--->  Updating MacPorts base sources using rsync
MacPorts base version 2.0.1 installed,
MacPorts base version 2.0.1 downloaded.
--->  MacPorts base is already the latest version

The ports tree has been updated. To upgrade your installed ports, you should run
  port upgrade outdated
[Users/ted] > list outdated

lists everything

comment:3 Changed 13 years ago by neverpanic (Clemens Lang)

Still cannot reproduce, please paste or attach the output of "list outdated" and "outdated".

Changed 13 years ago by two_durbrows@…

Attachment: outdated+list-outdated.txt added

comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Component: portsbase
Resolution: invalid
Status: newclosed

Behaves correctly. See FAQ.

comment:5 Changed 13 years ago by jmroot (Joshua Root)

I can see how that's a little surprising, but 'outdated' does resolve to no ports in this case, and 'port list' is documented to list all available ports when no ports are given to it.

Note: See TracTickets for help on using tickets.