iso-image-install fails

  • Done
  • quality assurance status badge
Details
3 participants
  • Danny Milosavljevic
  • Ludovic Courtès
  • Maxim Cournoyer
Owner
unassigned
Submitted by
Danny Milosavljevic
Severity
normal

Debbugs page

Danny Milosavljevic wrote 6 years ago
(address . bug-guix@gnu.org)
20190513203057.79b7e431@scratchpost.org
/gnu/store/3c4y81fr7r6lk5d4fpx1cyqkl4x64kz5-iso-image-installer-builder:1: FAIL shell and user commands

;;; (services (udev term-tty1 console-font-tty1 term-tty2 term-tty6 console-font-tty6 console-font-tty2 console-font-tty5 console-font-tty4 user-processes syslogd file-system-/dev/pts term-tty4 root-file-system user-homes console-font-tty3 loopback file-system-/gnu/store nscd urandom-seed host-name marionette term-auto guix-daemon root file-system-/dev/shm file-systems user-file-systems term-tty5 term-tty3 virtual-terminal))
/gnu/store/3c4y81fr7r6lk5d4fpx1cyqkl4x64kz5-iso-image-installer-builder:1: FAIL skeletons in home directories
/gnu/store/3c4y81fr7r6lk5d4fpx1cyqkl4x64kz5-iso-image-installer-builder:2: FAIL getlogin on tty1
# of expected passes 22
# of unexpected failures 3

See also

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAlzZt+EACgkQ5xo1VCww
uqVMLQf+JuZlWZRmYmJC2umSON26s7GE/a7qLRRjowNyKA4MqnMqVByOXyg147rs
2T8oGSF9EjuFWkA/J5tBGTeDlgLT26mfS88DqNoSwaup8lDtkRwbgpq4QWzVhxDn
eYK5WXuWPW04KJkU0N3ZPm1Lb7EKhNOYrnSw20kT5ypzH6kIUp6o3WZ5zjTUWWW0
TMM5TZMkjgxQq0+Q0CjAyf4ZgSXZbJroa4Xm4YVqmRJP7hxJwZ2uMrLmCWLt5QiV
DgL2yGhtgzUxOTmcz7ERRlFZZ+pJyVBVV9mrS7P5+zmujDBEEJL85t++nKmOHBDh
o6CQj6OTpm1HM+xrZ02XA756AsRa4w==
=oyAX
-----END PGP SIGNATURE-----


Ludovic Courtès wrote 6 years ago
(name . Danny Milosavljevic)(address . dannym@scratchpost.org)(address . 35719@debbugs.gnu.org)
87imucvww1.fsf@gnu.org
Hello Danny,

Danny Milosavljevic <dannym@scratchpost.org> skribis:

Toggle quote (8 lines)
> /gnu/store/3c4y81fr7r6lk5d4fpx1cyqkl4x64kz5-iso-image-installer-builder:1: FAIL shell and user commands
>
> ;;; (services (udev term-tty1 console-font-tty1 term-tty2 term-tty6 console-font-tty6 console-font-tty2 console-font-tty5 console-font-tty4 user-processes syslogd file-system-/dev/pts term-tty4 root-file-system user-homes console-font-tty3 loopback file-system-/gnu/store nscd urandom-seed host-name marionette term-auto guix-daemon root file-system-/dev/shm file-systems user-file-systems term-tty5 term-tty3 virtual-terminal))
> /gnu/store/3c4y81fr7r6lk5d4fpx1cyqkl4x64kz5-iso-image-installer-builder:1: FAIL skeletons in home directories
> /gnu/store/3c4y81fr7r6lk5d4fpx1cyqkl4x64kz5-iso-image-installer-builder:2: FAIL getlogin on tty1
> # of expected passes 22
> # of unexpected failures 3

When that happens, you have to look at the .log file in the failed build
tree (we should probably fix that and display that file automatically
upon completion.)

The ‘getlogin’ test was racy, which
8b310793d2b7d3cf5b3a5301423640dcf68e2528 fixes.

For the other tests, I don’t know: they pass for me for
“iso-image-installer”, “encrypted-root-os”, and “btrfs-root-os”.

Could you try again and get the ‘basic.log’ file upon failure?

Thanks,
Ludo’.
Maxim Cournoyer wrote 3 years ago
(name . Ludovic Courtès)(address . ludo@gnu.org)
871r2fax8y.fsf@gmail.com
Hi,

Ludovic Courtès <ludo@gnu.org> writes:

Toggle quote (30 lines)
> Hello Danny,
>
> Danny Milosavljevic <dannym@scratchpost.org> skribis:
>
>> /gnu/store/3c4y81fr7r6lk5d4fpx1cyqkl4x64kz5-iso-image-installer-builder:1: FAIL shell and user commands
>>
>> ;;; (services (udev term-tty1 console-font-tty1 term-tty2 term-tty6
>> console-font-tty6 console-font-tty2 console-font-tty5
>> console-font-tty4 user-processes syslogd file-system-/dev/pts
>> term-tty4 root-file-system user-homes console-font-tty3 loopback
>> file-system-/gnu/store nscd urandom-seed host-name marionette
>> term-auto guix-daemon root file-system-/dev/shm file-systems
>> user-file-systems term-tty5 term-tty3 virtual-terminal))
>> /gnu/store/3c4y81fr7r6lk5d4fpx1cyqkl4x64kz5-iso-image-installer-builder:1: FAIL skeletons in home directories
>> /gnu/store/3c4y81fr7r6lk5d4fpx1cyqkl4x64kz5-iso-image-installer-builder:2: FAIL getlogin on tty1
>> # of expected passes 22
>> # of unexpected failures 3
>
> When that happens, you have to look at the .log file in the failed build
> tree (we should probably fix that and display that file automatically
> upon completion.)
>
> The ‘getlogin’ test was racy, which
> 8b310793d2b7d3cf5b3a5301423640dcf68e2528 fixes.
>
> For the other tests, I don’t know: they pass for me for
> “iso-image-installer”, “encrypted-root-os”, and “btrfs-root-os”.
>
> Could you try again and get the ‘basic.log’ file upon failure?

Closing this long forgotten issue.

Thank you,

Maxim
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 35719@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 35719
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
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help