guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#29432] [PATCH] gnu: diffoscope: Fix error messages related to compa


From: Leo Famulari
Subject: [bug#29432] [PATCH] gnu: diffoscope: Fix error messages related to comparison tools.
Date: Fri, 24 Nov 2017 19:17:16 -0500
User-agent: Mutt/1.9.1 (2017-09-22)

On Fri, Nov 24, 2017 at 04:09:58PM -0500, Kei Kebreau wrote:
> * gnu/packages/package-management.scm (diffoscope)[arguments]: Replace readelf
> substitution and add stat and getfacl substitutions.
> [inputs]: Add acl.

Can you add an example of the error messages in the commit message?
Otherwise LGTM.

> @@ -520,7 +521,6 @@ transactions from C or Python.")
>      (build-system python-build-system)
>      (arguments
>       `(#:phases (modify-phases %standard-phases
> -                  (add-before 'unpack 'n (lambda _ #t))
>                    ;; setup.py mistakenly requires python-magic from PyPi, 
> even
>                    ;; though the Python bindings of `file` are sufficient.
>                    ;; https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815844

Some leftover debugging? :)

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]