[MacPorts] #49539: git-flow: fatal: unable to access 'https://github.com/nvie/gitflow.git/': SSL certificate problem: Couldn't understand the server certificate format

MacPorts noreply at macports.org
Sun Nov 1 09:26:48 PST 2015


#49539: git-flow: fatal: unable to access 'https://github.com/nvie/gitflow.git/':
SSL certificate problem: Couldn't understand the server certificate format
-----------------------------+------------------------------
  Reporter:  nhoj.patrick@…  |      Owner:  jason-macports@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.3.4
Resolution:                  |   Keywords:
      Port:  git-flow        |
-----------------------------+------------------------------

Comment (by nhoj.patrick@…):

 I had been trying for a few days without success before reporting. Just
 tried again, still without success.

 {{{
 Last login: Sun Nov  1 16:40:30 on console
 $ sudo port clean git-flow
 Password:
 --->  Cleaning git-flow
 $ sudo port install git-flow
 --->  Computing dependencies for git-flow
 --->  Fetching archive for git-flow
 --->  Attempting to fetch git-flow-0.4.1_2.darwin_15.noarch.tbz2 from
 http://mse.uk.packages.macports.org/sites/packages.macports.org/git-flow
 --->  Attempting to fetch git-flow-0.4.1_2.darwin_15.noarch.tbz2 from
 http://lil.fr.packages.macports.org/git-flow
 --->  Attempting to fetch git-flow-0.4.1_2.darwin_15.noarch.tbz2 from
 http://nue.de.packages.macports.org/macports/packages/git-flow
 --->  Fetching distfiles for git-flow
 Error: org.macports.fetch for port git-flow returned: Git clone failed
 Please see the log file for port git-flow for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
 .org_release_ports_devel_git-flow/git-flow/main.log
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 Error: Processing of port git-flow failed
 $ tail -50
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
 .org_release_ports_devel_git-flow/git-flow/main.log
 :debug:main universal variant already exists, so not adding the default
 one
 :debug:main Running callback
 portconfigure::add_automatic_compiler_dependencies
 :debug:main Finished running callback
 portconfigure::add_automatic_compiler_dependencies
 :debug:main Running callback
 portbuild::add_automatic_buildsystem_dependencies
 :debug:main Finished running callback
 portbuild::add_automatic_buildsystem_dependencies
 :debug:main No need to upgrade! getopt 1.1.6_0 >= getopt 1.1.6_0
 :msg:main --->  Computing dependencies for git-flow:info:main .:debug:main
 Checking for conflicts against git-flow
 :debug:main Searching for dependency: git-flow-devel
 :debug:main Didn't find receipt, going to depspec regex for: git-flow-
 devel
 :debug:main Searching for dependency: git-flow-avh
 :debug:main Didn't find receipt, going to depspec regex for: git-flow-avh
 :debug:main Searching for dependency: git-flow-hf
 :debug:main Didn't find receipt, going to depspec regex for: git-flow-hf
 :debug:main Searching for dependency: git
 :debug:main Found Dependency: receipt exists for git
 :debug:main Searching for dependency: getopt
 :debug:main Found Dependency: receipt exists for getopt
 :msg:main
 :debug:main Executing org.macports.main (git-flow)
 :debug:archivefetch archivefetch phase started at Sun Nov  1 17:18:25 GMT
 2015
 :msg:archivefetch --->  Fetching archive for git-flow
 :debug:archivefetch Executing org.macports.archivefetch (git-flow)
 :info:archivefetch --->  git-flow-0.4.1_2.darwin_15.noarch.tbz2 doesn't
 seem to exist in /opt/local/var/macports/incoming/verified
 :msg:archivefetch --->  Attempting to fetch git-
 flow-0.4.1_2.darwin_15.noarch.tbz2 from
 http://mse.uk.packages.macports.org/sites/packages.macports.org/git-flow
 :debug:archivefetch Fetching archive failed:: The requested URL returned
 error: 404 Not Found
 :msg:archivefetch --->  Attempting to fetch git-
 flow-0.4.1_2.darwin_15.noarch.tbz2 from
 http://lil.fr.packages.macports.org/git-flow
 :debug:archivefetch Fetching archive failed:: The requested URL returned
 error: 404 Not Found
 :msg:archivefetch --->  Attempting to fetch git-
 flow-0.4.1_2.darwin_15.noarch.tbz2 from
 http://nue.de.packages.macports.org/macports/packages/git-flow
 :debug:archivefetch Fetching archive failed:: The requested URL returned
 error: 404 Not Found
 :debug:fetch fetch phase started at Sun Nov  1 17:18:28 GMT 2015
 :notice:fetch --->  Fetching distfiles for git-flow
 :debug:fetch Executing org.macports.fetch (git-flow)
 :debug:fetch Executing: /usr/bin/git clone -q
 https://github.com/nvie/gitflow.git
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_ports_devel_git-flow/git-flow/work/gitflow-0.4.1 2>&1
 :info:fetch fatal: unable to access
 'https://github.com/nvie/gitflow.git/': SSL certificate problem: Couldn't
 understand the server certificate format
 :info:fetch Command failed: /usr/bin/git clone -q
 https://github.com/nvie/gitflow.git
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_ports_devel_git-flow/git-flow/work/gitflow-0.4.1 2>&1
 :info:fetch Exit code: 128
 :error:fetch org.macports.fetch for port git-flow 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"
 :info:fetch Warning: targets not executed for git-flow:
 org.macports.activate org.macports.fetch org.macports.checksum
 org.macports.extract org.macports.patch org.macports.configure
 org.macports.build org.macports.destroot org.macports.install
 :notice:fetch Please see the log file for port git-flow for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
 .org_release_ports_devel_git-flow/git-flow/main.log
 $
 }}}

 I've got the following port installed, not sure if that makes a difference
 or not.
 {{{
 $ port installed
 The following ports are currently installed:
   apache-ant @1.9.6_0 (active)
   apr @1.5.2_1+universal (active)
   apr-util @1.5.4_0+universal (active)
   autoconf @2.69_5 (active)
   automake @1.15_1 (active)
   bash @4.3.42_0+universal (active)
   bash-completion @2.1_9 (active)
   bzip2 @1.0.6_0+universal (active)
   curl @7.45.0_0+ssl+universal (active)
   curl-ca-bundle @7.45.0_0 (active)
   cyrus-sasl2 @2.1.26_4+kerberos+universal (active)
   db46 @4.6.21_10+universal (active)
   db48 @4.8.30_4+universal (active)
   desktop-file-utils @0.22_0+universal (active)
   dos2unix @7.2_0+universal (active)
   expat @2.1.0_0+universal (active)
   gawk @4.1.3_0+universal (active)
   gdbm @1.11_1+universal (active)
   getopt @1.1.6_0 (active)
   gettext @0.19.6_0+universal (active)
   git
 @2.6.2_1+bash_completion+credential_osxkeychain+doc+pcre+perl5_16+python27+svn+universal
 (active)
   glib2 @2.46.1_1+universal (active)
   gmp @6.0.0_1+universal (active)
   gnupg @1.4.19_0+universal (active)
   gnutls @3.3.18_0+universal (active)
   gperf @3.0.4_2+universal (active)
   gzip @1.6_0+universal (active)
   help2man @1.47.2_0+universal (active)
   icu @55.1_0+universal (active)
   jython @2.5.2_0+installer (active)
   kerberos5 @1.13.2_1+universal (active)
   libcomerr @1.42.13_0+universal (active)
   libedit @20150325-3.1_0+universal (active)
   libev @4.20_0+universal (active)
   libffi @3.2.1_0+universal (active)
   libiconv @1.14_0+universal (active)
   libidn @1.32_0+universal (active)
   libmagic @5.25_0+universal (active)
   libtasn1 @4.7_0+universal (active)
   libtool @2.4.6_2+universal (active)
   libusb @1.0.20_0+universal (active)
   libusb-compat @0.1.5_0+universal (active)
   libxml2 @2.9.2_2+universal (active)
   libxslt @1.1.28_1+universal (active)
   lighttpd @1.4.37_0+ssl+universal (active)
   maven2 @2.2.1_3 (active)
   maven3 @3.3.3_0 (active)
   maven_select @0.3_1 (active)
   mercurial @3.5.99_1+bash_completion+universal (active)
   ncurses @6.0_0+universal (active)
   nettle @3.1.1_0+universal (active)
   openldap @2.4.40_1+universal (active)
   openssh @7.1p1_0+kerberos5+universal+xauth (active)
   openssl @1.0.2d_0+universal (active)
   osxfuse @2.8.2_0 (active)
   p5.16-authen-sasl @2.160.0_0 (active)
   p5.16-cgi @4.210.0_0 (active)
   p5.16-digest-hmac @1.30.0_0 (active)
   p5.16-digest-sha1 @2.130.0_4+universal (active)
   p5.16-encode-locale @1.50.0_0 (active)
   p5.16-error @0.170.240_0 (active)
   p5.16-file-listing @6.40.0_1 (active)
   p5.16-gssapi @0.280.0_3+universal (active)
   p5.16-html-form @6.30.0_1 (active)
   p5.16-html-parser @3.710.0_1+universal (active)
   p5.16-html-tagset @3.200.0_4 (active)
   p5.16-http-cookies @6.10.0_1 (active)
   p5.16-http-daemon @6.10.0_1 (active)
   p5.16-http-date @6.20.0_1 (active)
   p5.16-http-message @6.110.0_0 (active)
   p5.16-http-negotiate @6.10.0_1 (active)
   p5.16-io @1.250.0_4+universal (active)
   p5.16-io-html @1.1.0_0 (active)
   p5.16-io-socket-inet6 @2.720.0_0 (active)
   p5.16-io-socket-ip @0.370.0_0 (active)
   p5.16-io-socket-ssl @2.20.0_0 (active)
   p5.16-libwww-perl @6.130.0_0+ssl (active)
   p5.16-lwp-mediatypes @6.20.0_1 (active)
   p5.16-lwp-protocol-https @6.60.0_1 (active)
   p5.16-mime-base64 @3.150.0_0+universal (active)
   p5.16-mozilla-ca @20150826_0 (active)
   p5.16-net-http @6.90.0_0 (active)
   p5.16-net-libidn @0.120.0_4+universal (active)
   p5.16-net-smtp-ssl @1.30.0_0 (active)
   p5.16-net-ssleay @1.720.0_0+universal (active)
   p5.16-socket6 @0.250.0_1+universal (active)
   p5.16-sub-uplevel @0.250.0_0 (active)
   p5.16-svn-simple @0.280.0_4 (active)
   p5.16-term-readkey @2.330.0_0+universal (active)
   p5.16-test-deep @0.119.0_0 (active)
   p5.16-test-exception @0.400.0_0 (active)
   p5.16-test-nowarnings @1.40.0_1 (active)
   p5.16-test-simple @1.1.14_0 (active)
   p5.16-test-warn @0.300.0_1 (active)
   p5.16-uri @1.690.0_0 (active)
   p5.16-www-robotrules @6.20.0_1 (active)
   p5.22-locale-gettext @1.70.0_0+universal (active)
   p11-kit @0.22.1_0+universal (active)
   pcre @8.37_0+universal (active)
   perl5 @5.16.3_0+perl5_16 (active)
   perl5.16 @5.16.3_1+universal (active)
   perl5.22 @5.22.0_0+universal (active)
   pkgconfig @0.28_0+universal (active)
   popt @1.16_0+universal (active)
   py27-docutils @0.12_0 (active)
   py27-requests @2.8.1_0 (active)
   py27-roman @2.0.0_0 (active)
   py27-setuptools @18.3.2_0 (active)
   python2_select @133341_0 (active)
   python3_select @0.0_1 (active)
   python27 @2.7.10_3+universal (active)
   python34 @3.4.3_5+universal (active)
   python_select @0.3_6 (active)
   readline @6.3.003_1+universal (active)
   rsync @3.1.1_0+universal (active)
   ruby @1.8.7-p374_1+universal (active)
   ruby_select @1.1_0 (active)
   scons @2.3.4_0 (active)
   serf1 @1.3.4_0+universal (active)
   spawn-fcgi @1.6.4_0+universal (active)
   sqlite3 @3.8.11.1_0+universal (active)
   sshfs @2.5_0 (active)
   subversion @1.9.2_0+universal (active)
   subversion-perlbindings-5.16 @1.9.2_0+universal (active)
   tcp_wrappers @20_2+universal (active)
   texinfo @6.0_1+universal (active)
   unrar @5.2.7_0+universal (active)
   watch @3.3.11_0+universal (active)
   wget @1.16.3_1+ssl+universal (active)
   xauth @1.0.9_1+universal (active)
   xorg-bigreqsproto @1.1.2_0 (active)
   xorg-inputproto @2.3.1_0 (active)
   xorg-kbproto @1.0.7_0 (active)
   xorg-libice @1.0.9_0+universal (active)
   xorg-libpthread-stubs @0.3_0 (active)
   xorg-libsm @1.2.1_0+universal (active)
   xorg-libX11 @1.6.3_0+universal (active)
   xorg-libXau @1.0.8_0+universal (active)
   xorg-libxcb @1.11.1_0+python27+universal (active)
   xorg-libXdmcp @1.1.2_0+universal (active)
   xorg-libXext @1.3.3_0+universal (active)
   xorg-libXmu @1.1.2_0+universal (active)
   xorg-libXt @1.1.5_1+universal (active)
   xorg-util-macros @1.19.0_0 (active)
   xorg-xcb-proto @1.11_1+python27 (active)
   xorg-xcmiscproto @1.2.2_0 (active)
   xorg-xextproto @7.3.0_0 (active)
   xorg-xf86bigfontproto @1.2.0_0 (active)
   xorg-xproto @7.0.28_0 (active)
   xorg-xtrans @1.3.5_0 (active)
   xz @5.2.2_0+universal (active)
   zlib @1.2.8_0+universal (active)
 $
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/49539#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list