Changes between Version 1 and Version 3 of Ticket #57351


Ignore:
Timestamp:
Oct 12, 2018, 11:47:56 AM (6 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:
$ sudo port install grace @5.1.25_2

Note that MacPorts will ignore the @version_revision information you specify here. It can only install the version and revision of the port that is currently in MacPorts (which happens to be @5.1.25_2 at this time).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57351

    • Property Keywords Grace @5.1.25_2 and Openssl removed
    • Property Type changed from submission to defect
  • Ticket #57351 – Description

    v1 v3  
    22Unfortunately, I am having issues with installing as it indicates openssl not found. I then tried to install openssl and got a similar error.
    33
     4{{{
    45$ sudo port install grace @5.1.25_2
    56--->  Computing dependencies for grace
     
    78Error: Follow https://guide.macports.org/#project.tickets to report a bug.
    89Error: Processing of port grace failed
    9 
     10}}}
     11{{{
    1012$ sudo port install py27-openssl
    1113--->  Computing dependencies for py27-openssl
     
    1315Error: Follow https://guide.macports.org/#project.tickets to report a bug.
    1416Error: Processing of port py27-openssl failed
     17}}}
    1518
    1619Can someone tell me if the port is bad or if I need to install an alternate openssl?