unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: carl hansen <carlhansen1234@gmail.com>
To: Marc Dunivan <m971668@protonmail.com>
Cc: "help-guix@gnu.org" <help-guix@gnu.org>
Subject: Re: Attempting to Authorize Substitutes : Permission denied Issue
Date: Sat, 16 Jan 2016 20:14:16 -0800	[thread overview]
Message-ID: <CAHEkXCRnZKo+VUXN=wjXuPDxSr-Ep_mfEesGQ83W04gtdCXjLg@mail.gmail.com> (raw)
In-Reply-To: <UjyOh71rdJ7RCPZUSWK5kEKkct95pxPpqLKaG9GhOOfhjCSrUQRyoK6CIx-poli6gp-mGLBTc5zefGh6kMx1rA==@protonmail.com>

[-- Attachment #1: Type: text/plain, Size: 1139 bytes --]

On Sat, Jan 16, 2016 at 7:43 PM, Marc Dunivan <m971668@protonmail.com>
wrote:

>
> Following the instructions here for a binary installation on top of a
> GNU\Linux system I get "Permission denied" when I attempt to authorize
> substitutes.  What permissions should hydra.gnu.org.pub have?  How can i
> correct this issue?
> https://www.gnu.org/software/guix/manual/guix.html#Installation
>
> 7.To use substitutes from hydra.gnu.org (see Substitutes), authorize them:
> # guix archive --authorize <
> ~root/.guix-profile/share/guix/hydra.gnu.org.pub
>
> This is what happens to  me:
> [term ~]$ guix archive --authorize <
> ~root/.guix-profile/share/guix/hydra.gnu.org.pub
> bash: /root/.guix-profile/share/guix/hydra.gnu.org.pub: Permission denied
>
> The same thing happens with sudo:
> [term ~]$ sudo guix archive --authorize <
> ~root/.guix-profile/share/guix/hydra.gnu.org.pub
> bash: /root/.guix-profile/share/guix/hydra.gnu.org.pub: Permission denied
>
> Respectfully,
> Marc
>
>
 with sudo , sudo magic ends when you get to the <

do this:
sudo su
THEN
# guix archive --authorize <
~root/.guix-profile/share/guix/hydra.gnu.org.pub

[-- Attachment #2: Type: text/html, Size: 5334 bytes --]

  reply	other threads:[~2016-01-17  4:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-17  3:43 Attempting to Authorize Substitutes : Permission denied Issue Marc Dunivan
2016-01-17  4:14 ` carl hansen [this message]
2016-01-17 16:17   ` Marc Dunivan

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='CAHEkXCRnZKo+VUXN=wjXuPDxSr-Ep_mfEesGQ83W04gtdCXjLg@mail.gmail.com' \
    --to=carlhansen1234@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=m971668@protonmail.com \
    /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).