GNU bug report logs - #45537
Update fails with this error

Previous Next

Package: guix;

Reported by: znavko <at> disroot.org

Date: Tue, 29 Dec 2020 17:12:02 UTC

Severity: normal

Done: Leo Prikler <leo.prikler <at> student.tugraz.at>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 45537 in the body.
You can then email your comments to 45537 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#45537; Package guix. (Tue, 29 Dec 2020 17:12:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to znavko <at> disroot.org:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 29 Dec 2020 17:12:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: znavko <at> disroot.org
To: "bug-guix" <bug-guix <at> gnu.org>
Subject: Update fails with this error
Date: Tue, 29 Dec 2020 17:11:03 +0000
[Message part 1 (text/plain, inline)]
Hi! Please, repair this.

$ guix pull && guix package-u
...
building /gnu/store/ccp139yzx1wzlh1dln4gi93wlvzl2pzc-guix-610cd6a17.drv...
building CA certificate bundle...
building fonts directory...
building directory of Info manuals...
building database for manual pages...
building profile with 1 package...
building /gnu/store/dj670bvqzchf2xjhy2hnc52i1faxa11d-inferior-script.scm.drv...
building package cache...
-builder for `/gnu/store/b2dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-package-cache.drv' failed to produce output path `/gnu/store/mnailki8gsw9k6y9x5mi9qc4vva400dy-guix-package-cache'
build of /gnu/store/b2dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-package-cache.drv failed
View build log at '/var/log/guix/drvs/b2/dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-package-cache.drv.bz2'.
cannot build derivation `/gnu/store/i1r62qfdhlshbszbz5fhd7s21g9wiv6f-profile.drv': 1 dependencies couldn't be built

$ cp /var/log/guix/drvs/b2/dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-package-cache.drv.bz2 .
$ bzip2 -d -k -v dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-package-cache.drv.bz2
$ cat dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-package-cache.drv
(repl-version 0 1 1)
Generating package cache for '/gnu/store/4xv2dib26yqlrg3367nlnwph5m1lh72w-profile'...
(exception unbound-variable (value #f) (value "Unbound variable: ~S") (value (r-snpstats)) (value #f))

$ guix describe
Generation 3 Dec 26 2020 15:37:12 (current)
 guix 4969b51
 repository URL: https://git.savannah.gnu.org/git/guix.git
 branch: master
 commit: 4969b51d175497bfcc354c91803e9d70542b7113
[Message part 2 (text/html, inline)]

Reply sent to Leo Prikler <leo.prikler <at> student.tugraz.at>:
You have taken responsibility. (Tue, 29 Dec 2020 20:52:02 GMT) Full text and rfc822 format available.

Notification sent to znavko <at> disroot.org:
bug acknowledged by developer. (Tue, 29 Dec 2020 20:52:02 GMT) Full text and rfc822 format available.

Message #10 received at 45537-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Prikler <leo.prikler <at> student.tugraz.at>
To: znavko <at> disroot.org
Cc: 45537-done <at> debbugs.gnu.org
Subject: Re: Update fails with this error
Date: Tue, 29 Dec 2020 21:50:59 +0100
Hello,

It would appear, that this specific issue was fixed by Mathieu in
commit 0c8bb20b7cbd39537999fce29979a6acaf64e601.
If such a slip-up happens again in future and you really need to update
a week-old generation, note that you can also specify slightly older
commits using "guix pull --commit=COMMIT-HASH".

Regards,
Leo

Am Dienstag, den 29.12.2020, 17:11 +0000 schrieb znavko <at> disroot.org:
> Hi! Please, repair this.
> 
> $ guix pull && guix package-u
> ...
> building /gnu/store/ccp139yzx1wzlh1dln4gi93wlvzl2pzc-guix-
> 610cd6a17.drv...
> building CA certificate bundle...
> building fonts directory...
> building directory of Info manuals...
> building database for manual pages...
> building profile with 1 package...
> building /gnu/store/dj670bvqzchf2xjhy2hnc52i1faxa11d-inferior-
> script.scm.drv...
> building package cache...
> -builder for `/gnu/store/b2dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-
> package-cache.drv' failed to produce output path
> `/gnu/store/mnailki8gsw9k6y9x5mi9qc4vva400dy-guix-package-cache'
> build of /gnu/store/b2dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-package-
> cache.drv failed
> View build log at
> '/var/log/guix/drvs/b2/dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-package-
> cache.drv.bz2'.
> cannot build derivation `/gnu/store/i1r62qfdhlshbszbz5fhd7s21g9wiv6f-
> profile.drv': 1 dependencies couldn't be built
> 
> $ cp /var/log/guix/drvs/b2/dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-
> package-cache.drv.bz2 .
> $ bzip2 -d -k -v dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-package-
> cache.drv.bz2
> $ cat dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-package-cache.drv
> (repl-version 0 1 1)
> Generating package cache for
> '/gnu/store/4xv2dib26yqlrg3367nlnwph5m1lh72w-profile'...
> (exception unbound-variable (value #f) (value "Unbound variable: ~S")
> (value (r-snpstats)) (value #f))
> 
> $ guix describe
> Generation 3 Dec 26 2020 15:37:12 (current)
> guix 4969b51
> repository URL: https://git.savannah.gnu.org/git/guix.git
> branch: master
> commit: 4969b51d175497bfcc354c91803e9d70542b7113





Information forwarded to bug-guix <at> gnu.org:
bug#45537; Package guix. (Tue, 29 Dec 2020 23:34:02 GMT) Full text and rfc822 format available.

Message #13 received at 45537-done <at> debbugs.gnu.org (full text, mbox):

From: znavko <at> disroot.org
To: "Leo Prikler" <leo.prikler <at> student.tugraz.at>
Cc: 45537-done <at> debbugs.gnu.org
Subject: Re: Update fails with this error
Date: Tue, 29 Dec 2020 23:33:01 +0000
Thank you!

Where can I find all commits list by date?
I see here something: http://git.savannah.gnu.org/cgit/guix.git/log/

Can you please teach me how use list of commits convenient way?

December 29, 2020 11:56 PM, "Leo Prikler" <leo.prikler <at> student.tugraz.at> wrote:

> Hello,
> 
> It would appear, that this specific issue was fixed by Mathieu in
> commit 0c8bb20b7cbd39537999fce29979a6acaf64e601.
> If such a slip-up happens again in future and you really need to update
> a week-old generation, note that you can also specify slightly older
> commits using "guix pull --commit=COMMIT-HASH".
> 
> Regards,
> Leo
> 
> Am Dienstag, den 29.12.2020, 17:11 +0000 schrieb znavko <at> disroot.org:
> 
>> Hi! Please, repair this.
>> 
>> $ guix pull && guix package-u
>> ...
>> building /gnu/store/ccp139yzx1wzlh1dln4gi93wlvzl2pzc-guix-
>> 610cd6a17.drv...
>> building CA certificate bundle...
>> building fonts directory...
>> building directory of Info manuals...
>> building database for manual pages...
>> building profile with 1 package...
>> building /gnu/store/dj670bvqzchf2xjhy2hnc52i1faxa11d-inferior-
>> script.scm.drv...
>> building package cache...
>> -builder for `/gnu/store/b2dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-
>> package-cache.drv' failed to produce output path
>> `/gnu/store/mnailki8gsw9k6y9x5mi9qc4vva400dy-guix-package-cache'
>> build of /gnu/store/b2dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-package-
>> cache.drv failed
>> View build log at
>> '/var/log/guix/drvs/b2/dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-package-
>> cache.drv.bz2'.
>> cannot build derivation `/gnu/store/i1r62qfdhlshbszbz5fhd7s21g9wiv6f-
>> profile.drv': 1 dependencies couldn't be built
>> 
>> $ cp /var/log/guix/drvs/b2/dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-
>> package-cache.drv.bz2 .
>> $ bzip2 -d -k -v dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-package-
>> cache.drv.bz2
>> $ cat dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-package-cache.drv
>> (repl-version 0 1 1)
>> Generating package cache for
>> '/gnu/store/4xv2dib26yqlrg3367nlnwph5m1lh72w-profile'...
>> (exception unbound-variable (value #f) (value "Unbound variable: ~S")
>> (value (r-snpstats)) (value #f))
>> 
>> $ guix describe
>> Generation 3 Dec 26 2020 15:37:12 (current)
>> guix 4969b51
>> repository URL: https://git.savannah.gnu.org/git/guix.git
>> branch: master
>> commit: 4969b51d175497bfcc354c91803e9d70542b7113




Information forwarded to bug-guix <at> gnu.org:
bug#45537; Package guix. (Wed, 30 Dec 2020 00:10:02 GMT) Full text and rfc822 format available.

Message #16 received at 45537-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Prikler <leo.prikler <at> student.tugraz.at>
To: znavko <at> disroot.org
Cc: 45537-done <at> debbugs.gnu.org
Subject: Re: Update fails with this error
Date: Wed, 30 Dec 2020 01:07:06 +0100
Hi.

This probably belongs to guix-help, but the format is

SUMMARY
[OPTIONAL DESCRIPTION]
CHANGELOG
[OPTIONAL SIGNED-OFF-BY]

each separated by two line feeds.  Very importantly, the summary should
contain the name of the package being changed (if one is changed at all
– there are also commits affecting build systems etc.), and so should
the changelog.  You can therefore pretty easily grep the logs for the
last commit, in which a variable was introduced, removed, changed,
moved, etc.
For instance, searching r-snpstats in the web interface quickly yields
the commit I've posted earlier as the one in which the bug was fixed.

Regards,
Leo

Am Dienstag, den 29.12.2020, 23:33 +0000 schrieb znavko <at> disroot.org:
> Thank you!
> 
> Where can I find all commits list by date?
> I see here something: http://git.savannah.gnu.org/cgit/guix.git/log/
> 
> Can you please teach me how use list of commits convenient way?
> 
> December 29, 2020 11:56 PM, "Leo Prikler" <
> leo.prikler <at> student.tugraz.at> wrote:
> 
> > Hello,
> > 
> > It would appear, that this specific issue was fixed by Mathieu in
> > commit 0c8bb20b7cbd39537999fce29979a6acaf64e601.
> > If such a slip-up happens again in future and you really need to
> > update
> > a week-old generation, note that you can also specify slightly
> > older
> > commits using "guix pull --commit=COMMIT-HASH".
> > 
> > Regards,
> > Leo
> > 
> > Am Dienstag, den 29.12.2020, 17:11 +0000 schrieb znavko <at> disroot.org
> > :
> > 
> > > Hi! Please, repair this.
> > > 
> > > $ guix pull && guix package-u
> > > ...
> > > building /gnu/store/ccp139yzx1wzlh1dln4gi93wlvzl2pzc-guix-
> > > 610cd6a17.drv...
> > > building CA certificate bundle...
> > > building fonts directory...
> > > building directory of Info manuals...
> > > building database for manual pages...
> > > building profile with 1 package...
> > > building /gnu/store/dj670bvqzchf2xjhy2hnc52i1faxa11d-inferior-
> > > script.scm.drv...
> > > building package cache...
> > > -builder for `/gnu/store/b2dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-
> > > package-cache.drv' failed to produce output path
> > > `/gnu/store/mnailki8gsw9k6y9x5mi9qc4vva400dy-guix-package-cache'
> > > build of /gnu/store/b2dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-
> > > package-
> > > cache.drv failed
> > > View build log at
> > > '/var/log/guix/drvs/b2/dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-
> > > package-
> > > cache.drv.bz2'.
> > > cannot build derivation
> > > `/gnu/store/i1r62qfdhlshbszbz5fhd7s21g9wiv6f-
> > > profile.drv': 1 dependencies couldn't be built
> > > 
> > > $ cp /var/log/guix/drvs/b2/dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-
> > > package-cache.drv.bz2 .
> > > $ bzip2 -d -k -v dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-package-
> > > cache.drv.bz2
> > > $ cat dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-package-cache.drv
> > > (repl-version 0 1 1)
> > > Generating package cache for
> > > '/gnu/store/4xv2dib26yqlrg3367nlnwph5m1lh72w-profile'...
> > > (exception unbound-variable (value #f) (value "Unbound variable:
> > > ~S")
> > > (value (r-snpstats)) (value #f))
> > > 
> > > $ guix describe
> > > Generation 3 Dec 26 2020 15:37:12 (current)
> > > guix 4969b51
> > > repository URL: https://git.savannah.gnu.org/git/guix.git
> > > branch: master
> > > commit: 4969b51d175497bfcc354c91803e9d70542b7113





Information forwarded to bug-guix <at> gnu.org:
bug#45537; Package guix. (Wed, 30 Dec 2020 00:10:02 GMT) Full text and rfc822 format available.

Message #19 received at 45537-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Prikler <leo.prikler <at> student.tugraz.at>
To: znavko <at> disroot.org
Cc: 45537-done <at> debbugs.gnu.org
Subject: Re: Update fails with this error
Date: Wed, 30 Dec 2020 01:08:53 +0100
Hi.

This probably belongs to guix-help, but the format is

SUMMARY
[OPTIONAL DESCRIPTION]
CHANGELOG
[OPTIONAL SIGNED-OFF-BY]

each separated by two line feeds.  Very importantly, the summary should
contain the name of the package being changed (if one is changed at all
– there are also commits affecting build systems etc.), and so should
the changelog.  You can therefore pretty easily grep the logs for the
last commit, in which a variable was introduced, removed, changed,
moved, etc.
For instance, searching r-snpstats in the web interface quickly yields
the commit I've posted earlier as the one in which the bug was fixed.

Regards,
Leo

Am Dienstag, den 29.12.2020, 23:33 +0000 schrieb znavko <at> disroot.org:
> Thank you!
> 
> Where can I find all commits list by date?
> I see here something: http://git.savannah.gnu.org/cgit/guix.git/log/
> 
> Can you please teach me how use list of commits convenient way?
> 
> December 29, 2020 11:56 PM, "Leo Prikler" <
> leo.prikler <at> student.tugraz.at> wrote:
> 
> > Hello,
> > 
> > It would appear, that this specific issue was fixed by Mathieu in
> > commit 0c8bb20b7cbd39537999fce29979a6acaf64e601.
> > If such a slip-up happens again in future and you really need to
> > update
> > a week-old generation, note that you can also specify slightly
> > older
> > commits using "guix pull --commit=COMMIT-HASH".
> > 
> > Regards,
> > Leo
> > 
> > Am Dienstag, den 29.12.2020, 17:11 +0000 schrieb znavko <at> disroot.org
> > :
> > 
> > > Hi! Please, repair this.
> > > 
> > > $ guix pull && guix package-u
> > > ...
> > > building /gnu/store/ccp139yzx1wzlh1dln4gi93wlvzl2pzc-guix-
> > > 610cd6a17.drv...
> > > building CA certificate bundle...
> > > building fonts directory...
> > > building directory of Info manuals...
> > > building database for manual pages...
> > > building profile with 1 package...
> > > building /gnu/store/dj670bvqzchf2xjhy2hnc52i1faxa11d-inferior-
> > > script.scm.drv...
> > > building package cache...
> > > -builder for `/gnu/store/b2dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-
> > > package-cache.drv' failed to produce output path
> > > `/gnu/store/mnailki8gsw9k6y9x5mi9qc4vva400dy-guix-package-cache'
> > > build of /gnu/store/b2dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-
> > > package-
> > > cache.drv failed
> > > View build log at
> > > '/var/log/guix/drvs/b2/dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-
> > > package-
> > > cache.drv.bz2'.
> > > cannot build derivation
> > > `/gnu/store/i1r62qfdhlshbszbz5fhd7s21g9wiv6f-
> > > profile.drv': 1 dependencies couldn't be built
> > > 
> > > $ cp /var/log/guix/drvs/b2/dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-
> > > package-cache.drv.bz2 .
> > > $ bzip2 -d -k -v dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-package-
> > > cache.drv.bz2
> > > $ cat dkxxh10w1nsilsg2xhvvhhq8sdbmi2-guix-package-cache.drv
> > > (repl-version 0 1 1)
> > > Generating package cache for
> > > '/gnu/store/4xv2dib26yqlrg3367nlnwph5m1lh72w-profile'...
> > > (exception unbound-variable (value #f) (value "Unbound variable:
> > > ~S")
> > > (value (r-snpstats)) (value #f))
> > > 
> > > $ guix describe
> > > Generation 3 Dec 26 2020 15:37:12 (current)
> > > guix 4969b51
> > > repository URL: https://git.savannah.gnu.org/git/guix.git
> > > branch: master
> > > commit: 4969b51d175497bfcc354c91803e9d70542b7113





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 27 Jan 2021 12:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 83 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.