[haiku] Can't git-clone haikuports, silly error message

  • From: "Thomas Mueller" <mueller6723@xxxxxxx>
  • To: haiku@xxxxxxxxxxxxx
  • Date: Thu, 17 Jul 2014 02:12:09 +0000

Now I can't download (git clone) haikuports because of a silly error message:

I type command

git clone https://bitbucket.org/haikuports/haikuports.git

but all I get is

fatal: unable to access 'https://bitbucket.org/haikuports/haikuports.git/': 
unable to set private key file: '/etc/openssl/certs/ca-root-nss.crt' type PEM

same when I tried another certs file.

I set/exported both GIT_SSL_KEY and GIT_SSL_CERT to this file, still got this 
error.

mpop and msmtp work with this certs file.

I tried git:// instead of https:// but got nothing, just timed out.

Is bitbucket.org vengeful, or is NetBSD and pkgsrc not up to it?

I was on website, but no clue on how to get around the SSL certs/private-key 
Berlin wall.

I tried replacing "https://"; with "git@" but got the message

fatal: repository 'git@xxxxxxxxxxxxx/haikuports/haikuports.git' does not exist

Am I missing something, is NetBSD not up to it, or is something down at 
bitbucket.org ?

I see the haikuports wiki at bitbucket.org is a dead link.

Tom


Other related posts:

  • » [haiku] Can't git-clone haikuports, silly error message - Thomas Mueller