unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Pierre Langlois <pierre.langlois@gmx.com>
To: "D. Birch" <d.s.j.birch@gmail.com>
Cc: 53645@debbugs.gnu.org
Subject: bug#53645: Unable to guix pull on pinebook pro
Date: Wed, 02 Feb 2022 22:35:07 +0000	[thread overview]
Message-ID: <874k5gvqj7.fsf@gmx.com> (raw)
In-Reply-To: <CAJw6i1CZa0eG+pf3rk7q6nbcB7vGgW95uMGg1NXf-5DH=ue-zQ@mail.gmail.com>

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

Hi,

"D. Birch" <d.s.j.birch@gmail.com> writes:

> Thank-you for all the help.
>
> I left the laptop ticking away again after adding 10G of swap.
>
> I've attached the stdout and stderr, as before.
>
> Things got much further and the system was building for the whole day, I left it running overnight and in the morning hit another "bug".
>
> I can't see where the build log is this time to attach.

That's strange that there isn't a log file to report, it looks like
util-linux didn't build but I'm not sure. What you could try is to run
`guix pull -v3' to enable more verbosity, and it should show build
output for packages as it's building them.

> I don't fully understand what guix pull does. If I was to run it again, would everything begin from the start, or is there some chance re-running it would pick up where it left off?

Yeah, luckily guix pull should pickup where it left off and not rebuild
packages that are already built and present in /gnu/store. So normally,
you should only have to go through the couple of days of building once
(Well actually, in normal times we should have binary substitutes that
guix pull can download instead of building them, but the CI is having
issues with aarch64 at the moment :-/.).

That being said, new commits could be pushed and cause new rebuilds
between guix pull invokation, what you can do is pull a specific commit
first:

  guix pull -v3 --commit=2641621  # Commit picked from the log file.

Hope that helps!

Thanks,
Pierre



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

  reply	other threads:[~2022-02-02 22:45 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-30 20:36 bug#53645: Unable to guix pull on pinebook pro D. Birch
2022-01-31 10:10 ` Maxime Devos
2022-01-31 18:58   ` D. Birch
2022-01-31 19:12     ` Maxime Devos
2022-01-31 19:57       ` Pierre Langlois
2022-02-02  8:47 ` D. Birch
2022-02-02 22:35   ` Pierre Langlois [this message]
2022-02-03 10:21     ` D. Birch
2022-02-03 15:56       ` Maxime Devos
2022-02-03 16:27         ` D. Birch
2022-02-03 16:36           ` D. Birch
2022-02-03 16:43           ` Maxime Devos

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=874k5gvqj7.fsf@gmx.com \
    --to=pierre.langlois@gmx.com \
    --cc=53645@debbugs.gnu.org \
    --cc=d.s.j.birch@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.
Code repositories for project(s) associated with this public inbox

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

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).