unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Emmanuel Medernach <emmanuel.medernach@gmail.com>
To: zimoun <zimon.toutoune@gmail.com>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: Few questions
Date: Tue, 12 May 2020 11:30:19 +0200	[thread overview]
Message-ID: <CAC_pKx9OwELG2S7oQrJ4TVUisyV7pQg+t7r_8xD7b7-3_E7SVw@mail.gmail.com> (raw)
In-Reply-To: <CAJ3okZ2qdTR5qsi6UkkUZM-eWEVHBLhv14biHSa6-cEko0qm6Q@mail.gmail.com>

On Tue, May 12, 2020 at 10:04 AM zimoun <zimon.toutoune@gmail.com> wrote:

> Dear,
>
> On Tue, 12 May 2020 at 09:22, Emmanuel Medernach
> <emmanuel.medernach@gmail.com> wrote:
>
> > - How to replace /tmp during build with another partition to avoid
> filling
> > it ?
>
> I do not know.
>
>
Or could it be added as an installation option ?



> > - How to compile with fewer parallel processus to avoid compilation
> errors
> > due to filled memory/swap ?
>
> Do the options '--cores' and '--max-jobs' work?
>
>
Yes thanks that's it.

>
> > - I accidently deleted one directory under /gnu/store, how to rebuild it
> ?
> >
> > # guix build ... ROOT
> > ;;; note: source file ..../ROOT.scm
> > ;;;       newer than compiled ..../ROOT.scm.go
> > /gnu/store/rj2ir3hmaanvwwvyy6d1a1qv0f0xp537-ROOT-6.20.02
> >
> > # ls /gnu/store/rj2ir3hmaanvwwvyy6d1a1qv0f0xp537-ROOT-6.20.02
> > ls: cannot access
> /gnu/store/rj2ir3hmaanvwwvyy6d1a1qv0f0xp537-ROOT-6.20.02:
> > No such file or directory
>
> guix build $(guix gc --derivers
> /gnu/store/rj2ir3hmaanvwwvyy6d1a1qv0f0xp537-ROOT-6.20.02)
>
>
Nothing happens, it does not recompile with 'guix build' and the directory
does not exist:

# guix build $(guix gc --derivers
/gnu/store/rj2ir3hmaanvwwvyy6d1a1qv0f0xp537-ROOT-6.20.02)
# ls /gnu/store/rj2ir3hmaanvwwvyy6d1a1qv0f0xp537-ROOT-6.20.02
ls: cannot access /gnu/store/rj2ir3hmaanvwwvyy6d1a1qv0f0xp537-ROOT-6.20.02:
No such file or directory

# guix build .. ROOT-6.20
;;; note: source file ..../ROOT.scm
;;;       newer than compiled ..../ROOT.scm.go
/gnu/store/rj2ir3hmaanvwwvyy6d1a1qv0f0xp537-ROOT-6.20.02
# ls /gnu/store/rj2ir3hmaanvwwvyy6d1a1qv0f0xp537-ROOT-6.20.02
ls: cannot access /gnu/store/rj2ir3hmaanvwwvyy6d1a1qv0f0xp537-ROOT-6.20.02:
No such file or directory

Thanks for your help

Emmanuel

  reply	other threads:[~2020-05-12  9:30 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-12  7:22 Few questions Emmanuel Medernach
2020-05-12  8:04 ` zimoun
2020-05-12  9:30   ` Emmanuel Medernach [this message]
2020-05-12  9:49     ` Michael Rohleder
2020-05-12 11:40     ` zimoun
2020-05-12 11:55       ` Emmanuel Medernach
2020-05-12 12:04         ` zimoun
2020-05-13  6:15           ` Emmanuel Medernach
2020-05-14 11:32             ` Tobias Geerinckx-Rice
2020-05-14 11:34               ` Tobias Geerinckx-Rice
2020-05-14 12:08                 ` Emmanuel Medernach
2020-05-14 12:30                   ` Tobias Geerinckx-Rice
2020-05-14 12:17                 ` zimoun
2020-05-14 12:35                   ` Julien Lepiller
2020-05-14 12:39                     ` zimoun
2020-05-14 13:56                       ` Julien Lepiller
2020-05-14 14:17                         ` zimoun
2020-05-14 14:26                           ` Tobias Geerinckx-Rice
2020-05-14 12:36                   ` Tobias Geerinckx-Rice
2020-05-14 10:24       ` Vincent Legoll
2020-05-12  9:41 ` pelzflorian (Florian Pelz)
2020-05-12  9:57   ` Emmanuel Medernach

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=CAC_pKx9OwELG2S7oQrJ4TVUisyV7pQg+t7r_8xD7b7-3_E7SVw@mail.gmail.com \
    --to=emmanuel.medernach@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=zimon.toutoune@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).