all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Oleg Pykhalov <go.wigust@gmail.com>
To: Fis Trivial <ybbs.daans@hotmail.com>
Cc: "guix-devel@gnu.org" <guix-devel@gnu.org>
Subject: Re: Errors encountered in building guix from source.
Date: Thu, 25 Jan 2018 18:12:27 +0300	[thread overview]
Message-ID: <87fu6uezvo.fsf@gmail.com> (raw)
In-Reply-To: <MWHPR16MB0063863252112FF78DAF338B92EE0@MWHPR16MB0063.namprd16.prod.outlook.com> (Fis Trivial's message of "Sat, 20 Jan 2018 20:16:04 +0000")

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

Hello Fis,

Fis Trivial <ybbs.daans@hotmail.com> writes:

[...]

> * Add --pure option to `guix environment`

This is what I do even on GuixSD for Guix's Git repository, too.

> Then I tried again the added --pure option to `guix environment`:
> $ guix environment  guix --ad-hoc help2man git strace --pure
>
> During the process, following questions were emitted by command-not-found
> facility provided by Fedora:
>
> Install package 'cargo' to provide command 'cargo'? [N/y] n

[...]

> Even if I answer 'y', those packages won't be successfully installed by Fedora
> since I already have them.

Installing a missing package by guessing from non-existing command is a
Fedora's “feauture” of Bash.  I believe this is a reason of following
failures.  You probably could avoid this by starting a Bash process with

    bash --noprofile

[...]

> If I ignore the failure and then try:
> $ sudo ./pre-inst-env guix-daemon --build-users-group=guixbuild
> 
> I will be told that sudo command is not availabile.
> Adding sudo as a dependency in environment will not work, due to this error:
>
> sudo: /gnu/store/p1fgwswygbw0fgbnpajdhxb0ylmqa20i-profile/bin/sudo must be owned by uid 0 and have the setuid bit set

Please, run 'sudo' not from 'guix environment'.  (Press Ctrl+D to exit
from an 'guix environment').

[...]


Oleg.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

  parent reply	other threads:[~2018-01-25 15:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-20 20:16 Errors encountered in building guix from source Fis Trivial
2018-01-20 20:45 ` Pjotr Prins
2018-01-21  9:13   ` Fis Trivial
2018-01-21 10:50     ` Pjotr Prins
2018-01-24 14:32 ` Ludovic Courtès
2018-01-25 15:12 ` Oleg Pykhalov [this message]
2018-01-25 20:58   ` Fis Trivial
2018-01-26 15:25     ` Oleg Pykhalov
2018-01-27 15:12       ` Fis Trivial
2018-01-29 19:20         ` Oleg Pykhalov
2018-01-29 22:35           ` Fis Trivial
2018-01-28  3:16     ` Chris Marusich

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=87fu6uezvo.fsf@gmail.com \
    --to=go.wigust@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=ybbs.daans@hotmail.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.
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.