Changes between Initial Version and Version 1 of Ticket #45704


Ignore:
Timestamp:
Oct 31, 2014, 6:22:02 PM (10 years ago)
Author:
neverpanic (Clemens Lang)
Comment:

When reporting bugs against ports, please Cc the maintainer, if any.

The problem is:

Unknown SSL protocol error in connection to github.com:-67674

This is a duplicate of #42063, where we were never able to figure out what's wrong. You can try the suggested steps there, and you can also try opening a bug report with Apple about this. It might also be something like OpenSSL's http://rt.openssl.org/Ticket/Display.html?id=2771 (user/pw guest/guest).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45704

    • Property Keywords git-flow removed
    • Property Owner changed from macports-tickets@… to jason-macports@…
  • Ticket #45704 – Description

    initial v1  
    11running sudo port install git-flow gives me:
    22
     3{{{
    34--->  Computing dependencies for git-flow
    45--->  Fetching archive for git-flow
     
    1314    http://guide.macports.org/#project.tickets
    1415Error: Processing of port git-flow failed
     16}}}
    1517
    1618Log output:
    1719
     20{{{
    1821:notice:fetch --->  Fetching distfiles for git-flow
    1922:debug:fetch Executing org.macports.fetch (git-flow)
     
    3639:notice:fetch Please see the log file for port git-flow for details:
    3740    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_git-flow/git-flow/main.log
     41}}}
    3842
    3943If I attempt to clone the repo directly it's fine, so I don't believe this is a git or network configuration issue on my end.