unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: Adam Mazurkiewicz <trzczy@gmail.com>
Cc: help-guix@gnu.org
Subject: Re: bug#36498: modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary
Date: Fri, 12 Jul 2019 22:14:14 +0200	[thread overview]
Message-ID: <20190712201414.z5xygjaaiqgcjoaz@pelzflorian.localdomain> (raw)
In-Reply-To: <CALStFoFdtZgN=+9CF7dtdWKa5=b8Td_QheauJG=CdrKO61bpFg@mail.gmail.com>

On Fri, Jul 12, 2019 at 09:13:22PM +0200, Adam Mazurkiewicz wrote:
> Hi Florian, thank you for your replies. Well, during my attempt to
> prepare an environment to use the prefix ./pre-inst-env, I had to
> install a package guile. Because it is told in Contributing Guix
> article:
>

`guix environment guix` temporarily installs all software required to
build guix.  I believe this help thread reveals various shortcomings
of the Guix manual.  I had hoped referring to the manual would
suffice, but it obviously is not organized well enough.


> Building from Git: -> "When building Guix from a checkout, the
> following packages are required in addition to those mentioned in the
> installation instructions (see Requirements)." -> Requirements -> GNU
> Guile, version 2.2.x;
> 

You do *not* need guile in your config, but in one of the profiles
that are active when building guix, i.e. you can just run

cd path/to/guix
… # appropriate `git pull --rebase`, `git am ….patch` invocations
guix environment guix
./bootstrap
./configure --localstatedir=/var
make
sudo -E ./pre-inst-env guix system reconfigure /etc/config


I am sorry for all the trouble.  I thought you were originally
applying the patches in a mostly correct way, just on a too old Guix
git revision.

Regards,
Florian

  reply	other threads:[~2019-07-12 20:14 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-04 13:48 modem["ttyUSB0"]: error starting PPP: Could not find "pppd" binary Adam Mazurkiewicz
2019-07-04 14:46 ` pelzflorian (Florian Pelz)
2019-07-04 16:08   ` bug#36498: " pelzflorian (Florian Pelz)
2019-07-05  3:24     ` pelzflorian (Florian Pelz)
2019-07-06  4:01       ` Adam Mazurkiewicz
2019-07-06  4:07         ` Adam Mazurkiewicz
2019-07-06 10:46           ` pelzflorian (Florian Pelz)
2019-07-06 13:02             ` pelzflorian (Florian Pelz)
2019-07-07 18:55               ` Adam Mazurkiewicz
2019-07-07 20:28                 ` pelzflorian (Florian Pelz)
     [not found]                   ` <CALStFoEi2HkU-hib0C_iYfZygwowyyD5Hv=magCfNpwGctL8-A@mail.gmail.com>
2019-07-12 19:13                     ` Adam Mazurkiewicz
2019-07-12 20:14                       ` pelzflorian (Florian Pelz) [this message]
2019-07-13  7:19                         ` pelzflorian (Florian Pelz)
2019-08-11 20:38                           ` Adam Mazurkiewicz

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=20190712201414.z5xygjaaiqgcjoaz@pelzflorian.localdomain \
    --to=pelzflorian@pelzflorian.de \
    --cc=help-guix@gnu.org \
    --cc=trzczy@gmail.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).