docker 19.03.13 build failure on guix master

  • Done
  • quality assurance status badge
Details
2 participants
  • Danny Milosavljevic
  • Efraim Flashner
Owner
unassigned
Submitted by
Danny Milosavljevic
Severity
normal

Debbugs page

Danny Milosavljevic wrote 4 years ago
(address . bug-guix@gnu.org)
20210208150422.664b9f50@scratchpost.org
=== SKIP: registry TestMirrorEndpointLookup (0.01s)
registry_test.go:668: os.Getuid() != 0: skipping test that requires root

=== SKIP: volume/local TestCreateWithOpts (0.00s)
local_test.go:182: os.Getuid() != 0: requires mounts


=== Failed
=== FAIL: pkg/signal TestCatchAll (0.02s)
signal_linux_test.go:38: assertion failed: urgent I/O condition (string) != child exited (string)

DONE 1941 tests, 75 skipped, 1 failure in 212.409s
command "hack/test/unit" failed with status 1

$ LC_ALL=C sudo guix describe
guix 703e5c9
branch: master
commit: 703e5c92eeb38d86455c2b1cace5cad9fc08b349
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAmAhROYACgkQ5xo1VCww
uqUVYgf8C4TbeSdPCWTB9ufYhTkWDyjTp5v0Rm8lGO58yWpSIEOJB/y8bEY0Fq6Z
8z+a5fZtcxlX3Ov5rR9Oqbr5y72mKjRoz91Zm2mwo8e0RDKHz4RjsZVKXDidpuWX
rVM7lLhbWS/Bn6/6PEq4tZYbUKbTSnrU1LQZ7Jczcno9L16Dm/Rlwgs14BDPmT+k
PX0HYNl7WQKP1BKYuIfuzPLGAAgLxfkK4V/+4m0bCyhzBNXMSJoEIg8mwaGaoLTX
KEfBTzwLrz5Siksm9TXHzwKTWKNlAGZmTU+OHXxc7DXJDSkat8n1oGVqlPY3v5Kg
Cwj26oYv2h6axyLxaFVw3zCOSxS7Iw==
=a0VE
-----END PGP SIGNATURE-----


Efraim Flashner wrote 4 years ago
(name . Danny Milosavljevic)(address . dannym@scratchpost.org)(address . 46383-done@debbugs.gnu.org)
YGIvq0d1vYOKjGj1@3900XT
docker-19.03.15 (the current version in Guix) appears to build now.

--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmBiL6gACgkQQarn3Mo9
g1ErYg//U38mQY36Kq194OelWHnaSKSvTGMoAscPmHfo3ppCU5PvdDe1AxDTKUZr
kkPOM7FljJROS1K7KXmAAEtj9lpTj52HxEBc+Qq0aqyps7Hdo9JafniE50f2SXQp
b0aVnvda3ehZiuPnpv7b4lehbtoyk2lwvzPNS91KSrsvtQEcMu1JBK/5Pyad3ph3
Fs5JC7s7IJW+LwdqCAGYdYg22It3cfzLU1PwIvw3C5tP5JYuN5XQsIb9GjEVMyE1
jAZ1IAxi298IfE3j0uFvowMYlkNxXyqtxhNPTTBzL3iS/Mfxjyn+8y2U/OEPXDUs
VLowf4Bu7hd6dCJZoj3e/pKjXL1CVYXVelZHCY8Q8Uk9SwDfE5SEfmcjBM5aE+xl
ghn0zKyC5Jgg6dANy4bUcDF5EjVsFGzNdFeEWVi73UyE3mvVgfX0EsyNAE0cpfy1
WVAFVz29JF3wFQe041LNLcZmlYw8Qi2gbJYE5Q6A7RXQXpnpUFGimdIFuYxRGUIw
FO4y3z/bJEzJHWMlUcp2MgiYHI1qfu/WpiZgogZH1h/zfcy+Y/mD1a73TJGcBS1K
dj9KukSYl0vNZ+4jMnQCEHJu3ikbkg94nUtZIDy0FKqAmVLGm6PVM/EaI7Mothda
Lr7eOP94ZuM0J/ri8TGkaz8dkC2dycNaPq9/WTRe0Al04spBC6Y=
=OzsZ
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 46383
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