GNU bug report logs - #47009
Python 3.8.2 build failure during 'guix pull'

Previous Next

Package: guix;

Reported by: Tomás de Almeida <tomasalmeida93 <at> gmail.com>

Date: Mon, 8 Mar 2021 15:59:02 UTC

Severity: normal

Tags: moreinfo

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

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 47009 in the body.
You can then email your comments to 47009 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#47009; Package guix. (Mon, 08 Mar 2021 15:59:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tomás de Almeida <tomasalmeida93 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Mon, 08 Mar 2021 15:59:02 GMT) Full text and rfc822 format available.

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

From: Tomás de Almeida <tomasalmeida93 <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: bug on guix pull
Date: Mon, 8 Mar 2021 15:39:52 +0000
[Message part 1 (text/plain, inline)]
Hello,

I found a bug while running guix pull on a fresh Ubuntu 20.04 install
today, after the initial installation following the steps on the reference
manual.

The log is pasted below.

Thank,
Tomás

_____________


@ build-log 21998 35
sterror: unknown error: /gnu/store/@ build-log 21998 15
hm40bxnv8jxmbc1@ build-log 21998 4
lpb7@ build-log 21998 4
zfim@ build-log 21998 3
ii4@ build-log 21998 3
xm9@ build-log 21998 3
m81@ build-log 21998 3
-ma@ build-log 21998 3
ke-@ build-log 21998 3
4.3@ build-log 21998 3
/sh@ build-log 21998 3
are@ build-log 21998 3
/ma@ build-log 21998 3
n/m@ build-log 21998 3
an1@ build-log 21998 3
/ma@ build-log 21998 3
ke.@ build-log 21998 2
1
@ build-log 21998 134
command "gzip" "--best" "--no-name"
"/gnu/store/hm40bxnv8jxmbc1lpb7zfimii4xm9m81-make-4.3/share/man/man1/make.1"
failed with status 1
builder for `/gnu/store/07byz0yy984h3d8mkbsdxml18wp1nac7-make-4.3.drv'
failed with exit code 1
@ build-failed /gnu/store/07byz0yy984h3d8mkbsdxml18wp1nac7-make-4.3.drv - 1
builder for `/gnu/store/07byz0yy984h3d8mkbsdxml18wp1nac7-make-4.3.drv'
failed with exit code 1
cannot build derivation
`/gnu/store/v4y0gnwinywcpg6k3xbkvx263wzzrmjk-python-3.8.2.drv': 1
dependencies couldn't be built
cannot build derivation
`/gnu/store/amzwifcfzwgmah63lxp319x9l6jj4can-python-wrapper-3.8.2.drv': 1
dependencies couldn't be built
Backtrace:
          11 (primitive-load
"/gnu/store/lpd7ga6qkzs784gia8c9cx3hv85qxww7-compute-guix-derivation")
In ice-9/eval.scm:
    155:9 10 (_ _)
    159:9  9 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-user)
7f0ff11def?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ./guix/store.scm:
  2066:24  8 (run-with-store #<store-connection 256.99 7f0fef5495f0> _
#:guile-for-build _ #:system _ #:target _)
   1900:8  7 (_ _)
In ./guix/gexp.scm:
   256:18  6 (_ _)
   1136:2  5 (_ _)
   1002:2  4 (_ _)
    849:4  3 (_ _)
In ./guix/store.scm:
  1948:12  2 (_ #<store-connection 256.99 7f0fef5495f0>)
   1362:5  1 (map/accumulate-builds #<store-connection 256.99 7f0fef5495f0>
_ _)
  1373:15  0 (_ #<store-connection 256.99 7f0fef5495f0> _ _)

./guix/store.scm:1373:15: ERROR:
  1. &store-protocol-error:
      message: "build of
`/gnu/store/amzwifcfzwgmah63lxp319x9l6jj4can-python-wrapper-3.8.2.drv'
failed"
      status: 100
guix pull: error: You found a bug: the program
'/gnu/store/lpd7ga6qkzs784gia8c9cx3hv85qxww7-compute-guix-derivation'
failed to compute the derivation for Guix (version:
"1cf22d4759342ded292c93adf2b0231312622d00"; system: "x86_64-linux";
host version: "1.2.0"; pull-version: 1).
Please report it by email to <bug-guix <at> gnu.org>.
[Message part 2 (text/html, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#47009; Package guix. (Mon, 08 Mar 2021 17:26:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Tomás de Almeida <tomasalmeida93 <at> gmail.com>
Cc: 47009 <at> debbugs.gnu.org
Subject: Re: bug#47009: bug on guix pull
Date: Mon, 8 Mar 2021 12:24:53 -0500
On Mon, Mar 08, 2021 at 03:39:52PM +0000, Tomás de Almeida wrote:
> I found a bug while running guix pull on a fresh Ubuntu 20.04 install
> today, after the initial installation following the steps on the reference
> manual.
> 
> The log is pasted below.

Thanks for the report.
>       message: "build of
> `/gnu/store/amzwifcfzwgmah63lxp319x9l6jj4can-python-wrapper-3.8.2.drv'
> failed"

Please send the log file of this failing build. You can find it with
this command:

`guix build /gnu/store/amzwifcfzwgmah63lxp319x9l6jj4can-python-wrapper-3.8.2.drv --log-file`




Changed bug title to 'Python 3.8.2 build failure during 'guix pull'' from 'bug on guix pull' Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 12 Mar 2021 15:14:01 GMT) Full text and rfc822 format available.

Added tag(s) moreinfo. Request was from zimoun <zimon.toutoune <at> gmail.com> to control <at> debbugs.gnu.org. (Fri, 02 Jul 2021 10:28:03 GMT) Full text and rfc822 format available.

Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Wed, 23 Mar 2022 03:08:02 GMT) Full text and rfc822 format available.

Notification sent to Tomás de Almeida <tomasalmeida93 <at> gmail.com>:
bug acknowledged by developer. (Wed, 23 Mar 2022 03:08:02 GMT) Full text and rfc822 format available.

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

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: zimoun <zimon.toutoune <at> gmail.com>
Cc: 47009-done <at> debbugs.gnu.org
Subject: Re: bug#47009: Python 3.8.2 build failure during 'guix pull'
Date: Tue, 22 Mar 2022 23:07:33 -0400
Hello,

Closing, because we're now on Python 3.9.9.

Thanks,

Maxim




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 20 Apr 2022 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years ago.

Previous Next


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