[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Guix 1.4 unable to pull with --no-substitutes
From: |
Simon Tournier |
Subject: |
Re: Guix 1.4 unable to pull with --no-substitutes |
Date: |
Wed, 04 Sep 2024 18:52:56 +0200 |
Hi,
On Sat, 31 Aug 2024 at 20:44, tobtoht <tob@featherwallet.org> wrote:
> Hi,
>
> Using guix 1.4.0 as a starting point on a foreign distro, I'm unable to
> complete a pull without substitutes.
Well, sadly people are also reporting failures with substitutes.
bug#72353: guix pull bug
Shyam Laximan <shyamlx@hotmail.com>
Mon, 29 Jul 2024 09:06:19 +0000
id:LV8P220MB1267AFA90FF9DCA6E27A2EE7B5B72@LV8P220MB1267.NAMP220.PROD.OUTLOOK.COM
https://issues.guix.gnu.org/72353
https://issues.guix.gnu.org/msgid/LV8P220MB1267AFA90FF9DCA6E27A2EE7B5B72@LV8P220MB1267.NAMP220.PROD.OUTLOOK.COM
https://yhetil.org/guix/LV8P220MB1267AFA90FF9DCA6E27A2EE7B5B72@LV8P220MB1267.NAMP220.PROD.OUTLOOK.COM
bug#72110: bug in brand new installation during pull
Rainer Glaschick <rainer@glaschick.de>
Sun, 14 Jul 2024 14:23:44 +0200
id:1e2b40f0-203e-4821-ac60-3f6429eac998@glaschick.de
https://issues.guix.gnu.org/72110
https://issues.guix.gnu.org/msgid/1e2b40f0-203e-4821-ac60-3f6429eac998@glaschick.de
https://yhetil.org/guix/1e2b40f0-203e-4821-ac60-3f6429eac998@glaschick.de
bug#72028: &nar-error during guix pull on Linux Mint
Spencer via Bug reports for GNU Guix <bug-guix@gnu.org>
Tue, 09 Jul 2024 20:47:01 -0700
id:50ecaa90-d0ab-4ad9-b5a0-714ca2427c4c@app.fastmail.com
https://issues.guix.gnu.org/72028
https://issues.guix.gnu.org/msgid/50ecaa90-d0ab-4ad9-b5a0-714ca2427c4c@app.fastmail.com
https://yhetil.org/guix/50ecaa90-d0ab-4ad9-b5a0-714ca2427c4c@app.fastmail.com
bug#71691: Bug found while running 'guix pull'
"Matthew Tuel" <dev@itslolgical.com>
Thu, 20 Jun 2024 20:41:40 -0500
id:a03a98df-3563-4af2-95d5-37080fbac2c6@app.fastmail.com
https://issues.guix.gnu.org/71691
https://issues.guix.gnu.org/msgid/a03a98df-3563-4af2-95d5-37080fbac2c6@app.fastmail.com
https://yhetil.org/guix/a03a98df-3563-4af2-95d5-37080fbac2c6@app.fastmail.com
bug#71437: error: You found a bug: the program
'/gnu/store/vbxf3hm2c0wsj2l37ms44k2isiw98ijq-compute-guix-derivation'
Anthony Bucci <abucci@bucci.onl>
Sat, 08 Jun 2024 11:16:34 -0400
id:8ddd53fb-752b-4a14-93fb-4518fc4b6dac@bucci.onl
https://issues.guix.gnu.org/71437
https://issues.guix.gnu.org/msgid/8ddd53fb-752b-4a14-93fb-4518fc4b6dac@bucci.onl
https://yhetil.org/guix/8ddd53fb-752b-4a14-93fb-4518fc4b6dac@bucci.onl
etc.
Well, maybe without substitutes the issues are different. I do not know…
> 1. Why does it attempt to build guile 3.0.7? The version of guile defined in
> the latest version of guix (or the time-machine pinned commit) is 3.0.9.
>
> 2. Is there a way to avoid having to build guile 3.0.7? (While still using
> the guix provided by the installer script as a starting point.)
>
> 3. If not, is it possible to skip the test phase for this specific package?
>
> 4. If not, is there anything I can do to make the tests less likely to fail?
I have not investigated so sorry for not answering.
About #3 and #4, I do not know any mean to avoid running the test suite
of some dependencies for “guix pull”.
Cheers,
simon