guix-devel/gnu
Kei Kebreau 2af6be91d5
gnu: diffoscope: Fix error messages related to comparison tools.
* gnu/packages/package-management.scm (diffoscope)[arguments]: Replace readelf
substitution and add stat and getfacl substitutions.
[inputs]: Add acl.

Errors fixed include the following:
  "FileNotFoundError: [Errno 2] No such file or directory: 'readelf'"
  "diffoscope.comparators.directory: Unable to find 'getfacl', some directory
   metadata differences might not be noticed."
  "diffoscope.comparators.directory: Unable to find 'stat'"
2017-11-25 16:13:37 -05:00
..
bootloader bootloader: extlinux: Fix device tree path. 2017-11-23 20:07:04 +01:00
build shepherd: Include /etc/group in service containers. 2017-11-22 23:02:35 +01:00
packages gnu: diffoscope: Fix error messages related to comparison tools. 2017-11-25 16:13:37 -05:00
services services: dicod: Run in a container. 2017-11-22 23:16:01 +01:00
system install: Fix typo. 2017-11-11 05:17:59 +01:00
tests tests: install: Increase target-size. 2017-11-15 00:48:09 +03:00
artwork.scm
bootloader.scm
local.mk gnu: guile-emacs: Resurrect, fixes #29186. 2017-11-25 20:05:26 +01:00
packages.scm Revert "Add (guix self) and use it when pulling." 2017-11-21 23:53:10 +01:00
services.scm services: Add 'lookup-service-types'. 2017-11-08 22:31:58 +01:00
system.scm Add semicolon in commands that set GUIX_PROFILE. 2017-11-20 18:43:10 +01:00
tests.scm