Opened 8 years ago

Closed 8 years ago

#50460 closed defect (duplicate)

ansible @1.9.4.1 Git clone failed - SSL certificate problem: Couldn't understand the server certificate format

Reported by: breun (Nils Breunese) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: ansible

Description

Running sudo port install ansible on my OS X 10.11.3 installation fails with the following lines in the log:

:info:fetch fatal: unable to access 'https://github.com/ansible/ansible.git/': SSL certificate problem: Couldn't understand the server certificate format
:info:fetch Command failed: /usr/bin/git clone -q https://github.com/ansible/ansible.git /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ansible/ansible/work/ansible-1.9.4-1 2>&1
:info:fetch Exit code: 128
:error:fetch org.macports.fetch for port ansible returned: Git clone failed
:debug:fetch Error code: NONE
:debug:fetch Backtrace: Git clone failed
    while executing
"gitfetch"
    (procedure "portfetch::fetch_main" line 14)
    invoked from within
"portfetch::fetch_main org.macports.fetch"
    ("eval" body line 1)
    invoked from within
"eval $procedure $targetname"

Attachments (1)

main.log (31.7 KB) - added by breun (Nils Breunese) 8 years ago.

Download all attachments as: .zip

Change History (4)

Changed 8 years ago by breun (Nils Breunese)

Attachment: main.log added

comment:1 Changed 8 years ago by breun (Nils Breunese)

Running git clone https://github.com/ansible/ansible.git/ in my terminal works fine by the way.

Also, does the full repository need to be cloned? The release tarball for 1.9.4.1 is just 977 KB, while the Git repository currently comes in at 37.53 MiB.

comment:2 Changed 8 years ago by breun (Nils Breunese)

I'm sorry, I forgot to put the port maintainers in Cc:. Please delete this ticket and see #50461 instead.

comment:3 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.