me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Ludovic Courtès d6f6b57766
tests: vnstat: Avoid call to 'getservbyname'.
This would break "make as-derivation" because /etc/services is
unavailable in the build environment:

  [ 38/ 80] loading...	 95.0% of 40 filesBacktrace:
  In guix/build/compile.scm:
      249:8 19 (compile-files "." "/gnu/store/s5nadqd6hkzivkxp33svwqslfn608ng5-guix-system-tests" ("gnu/tests/audio.scm" "gnu/tests/base.scm" "gnu/tests/ci.scm" "gnu/tests/cups.scm" "gnu/tests/d…" …) …)
  […]
  In unknown file:
	     0 (getserv "discard" "tcp")

  ERROR: In procedure getserv:
  In procedure getserv: no such service discard
  builder for `/gnu/store/…-guix-system-tests.drv' failed with exit code 1

* gnu/tests/vnstat.scm (run-vnstat-test): Hard-code 'guest-port' instead
of calling 'getservbyname'.
2023-05-11 18:09:45 +02:00
..
bootloader
build services: dbus-service, secret-service: Do not cause (fibers) to be loaded. 2023-05-06 17:12:45 +02:00
home gnu: home: services: fontutils: Add support for SXML fragments. 2023-05-11 16:38:27 +02:00
installer installer: Filter out C.UTF-8 from the list of locales. 2023-04-30 23:11:09 +02:00
machine
packages gnu: Add python-omnipath. 2023-05-11 17:12:54 +02:00
services services: inetd: Export accessors. 2023-05-11 16:38:29 +02:00
system system: pam: Let PAM extensions add shepherd requirements. 2023-05-11 13:21:45 +02:00
tests tests: vnstat: Avoid call to 'getservbyname'. 2023-05-11 18:09:45 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Add 'gdb-minimal' to the "core" package set. 2023-04-18 15:59:34 +02:00
compression.scm
home.scm
image.scm
installer.scm
local.mk tests: Add vnstat tests. 2023-05-11 16:38:29 +02:00
machine.scm
packages.scm
services.scm
system.scm system: Fix reference to Hurd bug in comment. 2023-05-10 00:23:52 +02:00
tests.scm tests: Fork and exec a new Guile for the marionette REPL. 2023-04-21 16:16:38 +02:00