all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin@famic.de
To: help-guix@gnu.org
Subject: guix pull behind proxy not working
Date: Thu, 4 Jul 2019 11:05:35 +0200	[thread overview]
Message-ID: <20190704090535.GB24157@famic.de> (raw)

Hi there!

This is my first contact with Guix System and I managed to install it as
Virtualbox guest system behind a corporate proxy. Well, this was already
quite a challenge and succeeded only due the workaround
(https://guix-devel.gnu.narkive.com/k3oBoFqW/changing-http-proxy-settings-in-guixsd),
but now `guix install` works, I can install new packages (given a
warning about never calling `guix pull`).  However, calling `guix pull`
and `guix system reconfigure` still fails due to unreachable network.
Does it need different proxy settings?  What can I do?

Here is the guix-configuration part of my /etc/config.scm (omitting my
proxy address details):

    (define %my-services
      (modify-services %desktop-services
        (guix-service-type config =>
                           (guix-configuration
                            (inherit config)
                            (http-proxy "http://<IP>:<PORT>")))))

Thanks for any ideas,
Martin

             reply	other threads:[~2019-07-04  9:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-04  9:05 martin [this message]
2019-07-04 13:06 ` guix pull behind proxy not working znavko
2019-07-04 13:13 ` Raghav Gururajan
2019-07-04 14:42   ` martin
2019-08-15 18:39 ` Jorge P. de Morais Neto
2019-08-15 19:20   ` Marius Bakke
2019-08-16 15:52     ` Jorge P. de Morais Neto

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190704090535.GB24157@famic.de \
    --to=martin@famic.de \
    --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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.