bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#30602: Status: guix pull failures at and after 0458ab53f6ab58c42f379


From: Alex ter Weele
Subject: bug#30602: Status: guix pull failures at and after 0458ab53f6ab58c42f379b8e7d55d130df4232e3
Date: Sun, 25 Feb 2018 10:32:15 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

I pulled an earlier commit to sanity-check myself:

    $ guix pull --commit=5a227e7c5c2054af036d95895c92dd56ec88338d
    Updating from Git repository at 
'https://git.savannah.gnu.org/git/guix.git'...
    Building from Git commit 5a227e7c5c2054af036d95895c92dd56ec88338d...
    substitute: updating list of substitutes from 
'https://mirror.hydra.gnu.org'... 100.0%
    The following derivation will be built:
    /gnu/store/lgk59hz0ca5zff7ffcxmicyvr8146gb9-guix-latest.drv
    copying and compiling to 
'/gnu/store/ix9nini4rs7b4m5k335vdbdhz303f4lh-guix-latest' with Guile 2.2.3...
    loading...   25.9% of 667 filesrandom seed for tests: 1519536908
    compiling...        100.0% of 667 files

    Some deprecated features have been used.  Set the environment
    variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
    program to get more information.  Set it to "no" to suppress
    this message.
    updated GNU Guix successfully deployed under 
`/home/alex/.config/guix/latest'

Then I pulled again to get the tip of the repository, and it worked:

    $ guix pull
    Updating from Git repository at 
'https://git.savannah.gnu.org/git/guix.git'...
    Building from Git commit 0181df537ffb4e4273b2ca005738fdb7bd3d73f5...
    substitute: updating list of substitutes from 
'https://mirror.hydra.gnu.org'... 100.0%
    The following derivation will be built:
    /gnu/store/l4zlr66svshwhp5mmv597mr0s5rj3hvi-guix-latest.drv
    copying and compiling to 
'/gnu/store/aqqlcynpjv7lm0f6icvg35m2nvp05vrg-guix-latest' with Guile 2.2.3...
    loading...   25.9% of 667 filesrandom seed for tests: 1519538816
    compiling...        100.0% of 667 files

    Some deprecated features have been used.  Set the environment
    variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
    program to get more information.  Set it to "no" to suppress
    this message.
    updated GNU Guix successfully deployed under 
`/home/alex/.config/guix/latest'
    $ guix --version
    guix (GNU Guix) 0181df537ffb4e4273b2ca005738fdb7bd3d73f5
    Copyright (C) 2018 the Guix authors
    License GPLv3+: GNU GPL version 3 or later 
<http://gnu.org/licenses/gpl.html>
    This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]