all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Hartmut Goebel <h.goebel@crazy-compilers.com>
Cc: help-guix@gnu.org
Subject: Re: How to force rebuilding a pacakge?
Date: Thu, 2 Jun 2016 11:26:28 -0400	[thread overview]
Message-ID: <20160602152628.GC17161@jasmine> (raw)
In-Reply-To: <57502D46.3020607@crazy-compilers.com>

On Thu, Jun 02, 2016 at 02:57:42PM +0200, Hartmut Goebel wrote:
> Hi,
> 
> I just try (force-) rebuilding some package (python-scikit-learn), I do
> not succeed:
> 
> - guix build … simply fetches the package from hydra
> - guix build --no-substitutes … rebuilds an lot of other stuff , e.g.
> fontforge-dist
> - guix build --check … does not provide a meaningful build log
> - guix build --check --log-file … does not provide a meaningful build
> log either
>   guix gc -d /gnu/store/*python-scikit-learn* does not change this

In the past couple days, we took some changes from upstream Nix daemon
code (7f3b2510d) that change the way --check works. 

I haven't tried it yet, but it seems that it will allow you to keep
build logs if you pass --keep-failed and if the build differs from the
previous iterations. If it does not differ, then it shouldn't matter :)

  parent reply	other threads:[~2016-06-02 15:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-02 12:57 How to force rebuilding a pacakge? Hartmut Goebel
2016-06-02 13:03 ` Thompson, David
2016-06-02 14:14   ` Hartmut Goebel
2016-06-02 14:16     ` Thompson, David
2016-06-02 14:30       ` Hartmut Goebel
2016-06-02 21:08         ` Ludovic Courtès
2016-06-03 14:43           ` Hartmut Goebel
2016-06-02 15:26 ` Leo Famulari [this message]
2016-06-02 21:12 ` Ludovic Courtès
2016-06-03 14:49   ` Hartmut Goebel

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=20160602152628.GC17161@jasmine \
    --to=leo@famulari.name \
    --cc=h.goebel@crazy-compilers.com \
    --cc=help-guix@gnu.org \
    /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.