[MacPorts] #67147: maxima-devel @ 5.46-dev-20221029_5 +xmaxima: Git clone failed - certificate has expired

MacPorts noreply at macports.org
Sun Mar 26 00:24:37 UTC 2023


#67147: maxima-devel @ 5.46-dev-20221029_5 +xmaxima: Git clone failed - certificate
has expired
------------------------------+--------------------
  Reporter:  dotnetCarpenter  |      Owner:  (none)
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.8.1
Resolution:                   |   Keywords:
      Port:  maxima-devel     |
------------------------------+--------------------

Comment (by dotnetCarpenter):

 I can clone https://git.code.sf.net/p/maxima/code/ with my macports
 version of `git` but not the ''/usr/bin/git'' version that macports is
 using!


 {{{
 $ which git
 /opt/local/bin/git

 $ git --version
 git version 2.40.0

 $ /usr/bin/git --version
 git version 2.17.2 (Apple Git-113)
 }}}


 {{{
 $ git clone --depth=1 https://git.code.sf.net/p/maxima/code maxima-test1
 Cloning into 'maxima-test1'...
 remote: Enumerating objects: 5085, done.
 remote: Counting objects: 100% (5085/5085), done.
 remote: Compressing objects: 100% (4416/4416), done.
 Receiving objects:  36% (1845/5085), 21.11 MiB | 955.00 KiB/s

 $ /usr/bin/git clone --depth=1 https://git.code.sf.net/p/maxima/code
 maxima-test2
 Cloning into 'maxima-test2'...
 fatal: unable to access 'https://git.code.sf.net/p/maxima/code/': SSL
 certificate problem: certificate has expired
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/67147#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list