Failing channels and graph on 1.0.1.10297-c5bbcb

  • Done
  • quality assurance status badge
Details
3 participants
  • Ellen Papsch
  • Ludovic Courtès
  • zimoun
Owner
unassigned
Submitted by
Ellen Papsch
Severity
normal

Debbugs page

E
E
Ellen Papsch wrote on 31 Jan 2020 08:37
(address . bug-guix@gnu.org)
e5aa4c02a3b04ead28e60adc76a2ed48c5f2c21a.camel@wine-logistix.de
Hello,

I have installed GuixSD today with the attached config.scm and followed
the "Contributing" chapter of the manual and executed the test suite,
which results in two lone errors. I assume the errors are not due
misconfiguration, although the messages don't tell me much, I could be
mistaken.

Best regards
Ellen
;; This is an operating system configuration generated ;; by the graphical installer. (use-modules (gnu)) (use-service-modules desktop networking ssh xorg) (operating-system (locale "de_DE.utf8") (timezone "Europe/Berlin") (keyboard-layout (keyboard-layout "de" "nodeadkeys")) (bootloader (bootloader-configuration (bootloader grub-bootloader) (target "/dev/sda") (keyboard-layout keyboard-layout))) (swap-devices (list "/dev/sda1")) (file-systems (cons* (file-system (mount-point "/") (device (uuid "b0ad2645-d28e-4109-94eb-72860c8edebf" 'ext4)) (type "ext4")) %base-file-systems)) (host-name "pluto") (users (cons* (user-account (name "ep") (comment "Ellen Papsch") (group "users") (home-directory "/home/ep") (supplementary-groups '("wheel" "netdev" "audio" "video"))) %base-user-accounts)) (packages (append (list (specification->package "evolution-data-server") (specification->package "nss-certs")) %base-packages)) (services (append (list (service gnome-desktop-service-type) (set-xorg-configuration (xorg-configuration (keyboard-layout keyboard-layout)))) %desktop-services)))
Attachment: test-suite.log.gz
L
L
Ludovic Courtès wrote on 5 Feb 2020 05:49
(name . Ellen Papsch)(address . ellen.papsch@wine-logistix.de)(address . 39374@debbugs.gnu.org)
87o8udp2ip.fsf@gnu.org
Hi Ellen,

Ellen Papsch <ellen.papsch@wine-logistix.de> skribis:

Toggle quote (8 lines)
> Hello,
>
> I have installed GuixSD today with the attached config.scm and followed
> the "Contributing" chapter of the manual and executed the test suite,
> which results in two lone errors. I assume the errors are not due
> misconfiguration, although the messages don't tell me much, I could be
> mistaken.

Thanks for your report. The first failing test is:

Toggle snippet (38 lines)
test-name: channel-news, one entry
location: /home/ep/src/guix/tests/channels.scm:266
source:
+ (test-assert
+ "channel-news, one entry"

[...]

+ (lset= equal?
+ (map channel-news-entry-tag
+ (channel-news-for-commit channel commit5 commit1))
+ '(#f "tag-for-first-news-entry")))))))
Initialized empty Git repository in /tmp/guix-directory.KCQpPV/.git/
[master (root-commit) 60bd594] first commit
1 file changed, 1 insertion(+)
create mode 100644 .guix-channel
[master 5349d58] second commit
1 file changed, 1 insertion(+)
create mode 100644 src/a.txt
[master ef05798] third commit
1 file changed, 1 insertion(+)
create mode 100644 news.scm
[master 0db78fb] fourth commit
1 file changed, 1 insertion(+)
create mode 100644 src/b.txt
[master 9ded21e] fifth commit
1 file changed, 1 insertion(+), 1 deletion(-)
actual-value: #f
result: FAIL

random seed for tests: 1580471271
Updating channel 'test' from Git repository at 'test'...
Updating channel 'test-channel' from Git repository at 'https://example.com/test-channel'...
Updating channel 'test' from Git repository at 'test'...
Updating channel 'test-channel' from Git repository at 'https://example.com/test-channel'...
Updating channel 'test-channel' from Git repository at 'https://example.com/test-channel'...

I wonder if this could be caused by settings in ~/.gitconfig. Could you
try to move it out of the way and run the test? With:

rm ~/.gitconfig{,.bak}
make check TESTS=tests/channels.scm

The second failure is:

Toggle snippet (19 lines)
test-name: reverse bag DAG
location: /home/ep/src/guix/tests/graph.scm:194
source:
+ (test-assert
+ "reverse bag DAG"
+ (let-values
+ (((dune bap ocaml-base)
+ (values
+ (specification->package "dune")
+ (specification->package "bap")
+ (specification->package "ocaml-base")))

[...]

actual-error:
+ (quit 1)
result: FAIL

It’s due to recent changes in the OCaml packages. I’ll push a fix
shortly.

Thanks!

Ludo’.
Z
Z
zimoun wrote on 15 Oct 2020 12:55
tags 39374 moreinfo
(address . control@debbugs.gnu.org)
86y2k7z2kc.fsf@gmail.com
tags 39374 moreinfo
thanks
Z
Z
zimoun wrote on 18 Oct 2022 09:07
Re: bug#39374: Failing channels and graph on 1.0.1.10297-c5bbcb
(name . Ludovic Courtès)(address . ludo@gnu.org)
86tu41xgho.fsf@gmail.com
Hi,

It is an old bug report #39374 [1].



On Wed, 05 Feb 2020 at 14:49, Ludovic Courtès <ludo@gnu.org> wrote:

Toggle quote (6 lines)
> I wonder if this could be caused by settings in ~/.gitconfig. Could you
> try to move it out of the way and run the test? With:
>
> rm ~/.gitconfig{,.bak}
> make check TESTS=tests/channels.scm

Because of this, the bug is marked as ’moreinfo’ since 2 years, 2 days,
8 hours ago.


Toggle quote (23 lines)
> The second failure is:
>
> test-name: reverse bag DAG
> location: /home/ep/src/guix/tests/graph.scm:194
> source:
> + (test-assert
> + "reverse bag DAG"
> + (let-values
> + (((dune bap ocaml-base)
> + (values
> + (specification->package "dune")
> + (specification->package "bap")
> + (specification->package "ocaml-base")))
>
> [...]
>
> actual-error:
> + (quit 1)
> result: FAIL
>
> It’s due to recent changes in the OCaml packages. I’ll push a fix
> shortly.

Well, I assume this fix had been pushed since then.


Therefore, I am in favor to close this report. Any objection?


Cheers,
simon
L
L
Ludovic Courtès wrote on 19 Oct 2022 02:07
(name . zimoun)(address . zimon.toutoune@gmail.com)
87mt9sji5o.fsf@gnu.org
Hi,

zimoun <zimon.toutoune@gmail.com> skribis:

Toggle quote (2 lines)
> Well, I assume this fix had been pushed since then.

Yes, definitely.

Toggle quote (2 lines)
> Therefore, I am in favor to close this report. Any objection?

Nope, closing!

Thank you,
Ludo’.
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 39374@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 39374
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch