From: Leo Famulari <leo@famulari.name>
To: Alex Vong <alexvong1995@gmail.com>
Cc: help-guix@gnu.org
Subject: Re: gccgo package does not include gccgo binary
Date: Tue, 12 Jul 2016 08:35:51 -0400 [thread overview]
Message-ID: <20160712123551.GA13332@jasmine> (raw)
In-Reply-To: <87shvfdsln.fsf@gmail.com>
On Tue, Jul 12, 2016 at 07:05:24PM +0800, Alex Vong wrote:
> I forget to tell that I am not using Guix SD but using Guix on top of
> Debian. Do you have any recommendation on this?
This works for me in my login shell profile:
if [ -d /etc/ssl/certs ]; then
export SSL_CERT_DIR=/etc/ssl/certs
export SSL_CERT_FILE=$SSL_CERT_DIR/ca-certificates.crt
export GIT_SSL_CAINFO=$SSL_CERT_FILE
fi
next prev parent reply other threads:[~2016-07-12 12:36 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-07 14:55 gccgo package does not include gccgo binary Alex Vong
2016-07-09 18:23 ` Leo Famulari
2016-07-09 22:09 ` Matthew Jordan
2016-07-10 15:29 ` Alex Vong
2016-07-10 17:16 ` Matthew Jordan
2016-07-12 1:20 ` Alex Vong
2016-07-12 9:38 ` Matthew Jordan
2016-07-12 11:05 ` Alex Vong
2016-07-12 12:35 ` Leo Famulari [this message]
2016-07-12 14:13 ` Alex Vong
2016-07-12 13:23 ` Ludovic Courtès
2016-07-13 14:41 ` git ca cert problems Alex Vong
2016-07-13 21:11 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160712123551.GA13332@jasmine \
--to=leo@famulari.name \
--cc=alexvong1995@gmail.com \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).