unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Christopher Rodriguez <yewscion@gmail.com>
Cc: 52708@debbugs.gnu.org
Subject: bug#52708: [BUG] Guix checkout fails `make check`
Date: Thu, 23 Dec 2021 00:23:58 +0100	[thread overview]
Message-ID: <878rwcxlyp.fsf@gnu.org> (raw)
In-Reply-To: <2b19c8ce-916a-36cb-b0b7-571000c31cab@gmail.com> (Christopher Rodriguez's message of "Tue, 21 Dec 2021 12:21:58 -0500")

Hi Christopher,

Christopher Rodriguez <yewscion@gmail.com> skribis:

> FAIL: tests/guix-git-authenticate
> =================================
>
> + '[' -d /home/ming/Downloads/guix/.git ']'
> + guile -c '(use-modules (git))
>   (member "refs/heads/keyring" (branch-list (repository-open ".")))'
> + intro_commit=9edb3f66fd807b096b48283debdcddccfea34bad
> + intro_signer='BBB0 2DDF 2CEA F6A8 0D1D  E643 A2A0 6DF2 A33A 54FA'
> + cache_key=test-24504
> + guix git authenticate 9edb3f66fd807b096b48283debdcddccfea34bad 'BBB0 2DDF 2CEA F6A8 0D1D  E643 A2A0 6DF2 A33A 54FA' --cache-key=test-24504 --stats --end=9549f0283a78fe36f2d4ff2a04ef8ad6b0c02604
> guix git: error: Git error: cannot locate remote-tracking branch 'keyring'
> FAIL tests/guix-git-authenticate.sh (exit status: 1)

It looks like your repo is missing a ‘keyring’ branch, which causes this
test failure.  Can you set up the branch as noted here:

  https://guix.gnu.org/manual/devel/en/html_node/Building-from-Git.html

and try again?

> FAIL: tests/guix-pack-relocatable
> =================================

[...]

> + guix pack -RR python-numpy python-scipy --no-grafts -n
> guix pack: error: profile contains conflicting entries for python-numpy
> guix pack: error:   first entry: python-numpy@1.21.3 /gnu/store/9dd0zkkwl45rmsa7b6vjb1747l57aw4y-python-numpy-1.21.3R
> guix pack: error:   second entry: python-numpy@1.20.3 /gnu/store/mlccgh05bf8cdinq0ilpvpdmsspq36pv-python-numpy-1.20.3R
> guix pack: error:    ... propagated from python-matplotlib@3.4.3
> guix pack: error:    ... propagated from python-scipy@1.6.0

[...]

>    314:42  3 (display-hint "Try upgrading both @code{python-numpy} ?" ?)
> In ice-9/boot-9.scm:
>   1747:15  2 (with-exception-handler #<procedure 7f5c9becbb10 at ic?> ?)
> In guix/build/syscalls.scm:
>   2282:35  1 (_)
>    2271:8  0 (terminal-window-size _)
>
> guix/build/syscalls.scm:2271:8: In procedure terminal-window-size:
> In procedure terminal-window-size: Inappropriate ioctl for device
> + chmod -Rf +w /tmp/tmp.L59DtouzZR
> + rm -rf /tmp/tmp.L59DtouzZR
> FAIL tests/guix-pack-relocatable.sh (exit status: 1)

Ah yes, this is a “known issue” since the recent merge.  We need to
adjust the test to use other packages or something.  To be continued…

Thanks,
Ludo’.




  parent reply	other threads:[~2021-12-22 23:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-21 17:21 bug#52708: [BUG] Guix checkout fails `make check` Christopher Rodriguez
2021-12-21 17:58 ` Christopher Rodriguez
2021-12-21 18:05 ` Maxime Devos
2021-12-21 18:12 ` Christopher Rodriguez
2021-12-22 23:23 ` Ludovic Courtès [this message]
2022-01-05  7:05 ` Ricardo Wurmus
2022-01-05 18:49   ` Leo Famulari

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878rwcxlyp.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=52708@debbugs.gnu.org \
    --cc=yewscion@gmail.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).