Changes between Initial Version and Version 3 of Ticket #33261


Ignore:
Timestamp:
Feb 15, 2012, 7:27:59 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Duplicate of #33253.

FYI: port list doesn't do what you think it does.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33261

    • Property Status changed from new to closed
    • Property Cc singingwolfboy@… added
    • Property Keywords namebench py27 removed
    • Property Resolution changed from to duplicate
    • Property Port py27-libnamebench added
  • Ticket #33261 – Description

    initial v3  
     1{{{
     2  msy [~] $ sudo port selfupdate
     3--->  Updating MacPorts base sources using rsync
     4MacPorts base version 2.0.3 installed,
     5MacPorts base version 2.0.3 downloaded.
     6--->  Updating the ports tree
     7--->  MacPorts base is already the latest version
    18
    2 '''  msy [~] $ sudo port selfupdate'''[[BR]]
    3 --->  Updating MacPorts base sources using rsync[[BR]]
    4 MacPorts base version 2.0.3 installed,[[BR]]
    5 MacPorts base version 2.0.3 downloaded.[[BR]]
    6 --->  Updating the ports tree[[BR]]
    7 --->  MacPorts base is already the latest version[[BR]]
    8 [[BR]]
    9 The ports tree has been updated. To upgrade your installed ports, you should run[[BR]]
    10   port upgrade outdated[[BR]]
    11 '''  msy [~] $ port list outdated'''[[BR]]
    12 namebench                      @1.3.1          aqua/namebench[[BR]]
    13 '''  msy [~] $ sudo port upgrade outdated'''[[BR]]
    14 Warning: No port py27-graphy found in the index.[[BR]]
    15 --->  Computing dependencies for py27-libnamebench[[BR]]
    16 Error: Dependency 'py27-graphy' not found.[[BR]]
    17 Error: Problem while installing py27-libnamebench[[BR]]
    18 To report a bug, see <http://guide.macports.org/#project.tickets>[[BR]]
    19   msy [~] $ [[BR]]
     9The ports tree has been updated. To upgrade your installed ports, you should run
     10  port upgrade outdated
     11  msy [~] $ port list outdated
     12namebench                      @1.3.1          aqua/namebench
     13  msy [~] $ sudo port upgrade outdated
     14Warning: No port py27-graphy found in the index.
     15--->  Computing dependencies for py27-libnamebench
     16Error: Dependency 'py27-graphy' not found.
     17Error: Problem while installing py27-libnamebench
     18To report a bug, see <http://guide.macports.org/#project.tickets>
     19  msy [~] $
     20}}}