From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45395) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eIeiL-0006Ty-Ei for guix-patches@gnu.org; Sat, 25 Nov 2017 12:58:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eIeiI-00059r-Dj for guix-patches@gnu.org; Sat, 25 Nov 2017 12:58:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:49483) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eIeiI-00059h-73 for guix-patches@gnu.org; Sat, 25 Nov 2017 12:58:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eIeiI-0007JW-1I for guix-patches@gnu.org; Sat, 25 Nov 2017 12:58:02 -0500 Subject: [bug#29432] [PATCH] gnu: diffoscope: Fix error messages related to comparison tools. Resent-Message-ID: Date: Sat, 25 Nov 2017 12:57:10 -0500 From: Leo Famulari Message-ID: <20171125175710.GA23396@jasmine.lan> References: <20171124210958.10089-1-kkebreau@posteo.net> <20171125001716.GC17061@jasmine.lan> <873752jlfr.fsf@posteo.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7JfCtLOvnd9MIVvH" Content-Disposition: inline In-Reply-To: <873752jlfr.fsf@posteo.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Kei Kebreau Cc: 29432@debbugs.gnu.org --7JfCtLOvnd9MIVvH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 25, 2017 at 12:51:52PM -0500, Kei Kebreau wrote: > Leo Famulari writes: >=20 > > 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. > > >=20 > Like this? >=20 > 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'" Sure! --7JfCtLOvnd9MIVvH Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAloZrvIACgkQJkb6MLrK fwhCXw//fJbG3rTqtzT9HVppwDv9n5/ocKnFHMbvPlGXvGUcIYPpkgorVhbgDXxB UEKA+NwPlErk90mTdIfDxt2X9XyQSXUbugZPZQbymiXGrWhVVVBv89HZYbMHDSPV fUuMiXHzvuDvXcQish+WogWyCejhHYzKCpPvtqH9SiFKM1UbXl1tNV1pJkFptIor YB8GKREhMS9E/mM1RDOgXU+BZBLxaL18viHajulWjaEALchj6NMTvubV2p50G6ny BMb67zvz74VaZeL/NDhFN5ivjolmnqdBbh7t1fl6sPt0z7uXjhF8pF4LE9zev0l4 8iODasKTX0B4nWVmMSruxV35YDNpuLSTkGFOAvDfGmM/jj8bit+G39AdauD7WTCg u2y2bS9V78Yf0+0w2CqRlWut/PCOo97b3D0d1j4iMinSqvbfx48XlgMT8L1CVjSZ WZM5ptRh7GV+PF0qOUdJZJlxfewxdhB6HFXX14ALPOm0++m1o8/BaAs9IDdyVvho /o3DmGs4HLHpx1/FOJH0nxUMan6g/GbSImqBEGMY/dAG7lwljEjtxa6OAFXzM5lW 6JwN7sRKzFypVGdXT95urvr1kodeLO7jXLclKX6940R2qb7PhfLr71+2UPvuWfIq ao6joOrjA8pgsCPFIql2AsJ9E2aIdhnVKJmjN367smBjsJOakGQ= =bDfK -----END PGP SIGNATURE----- --7JfCtLOvnd9MIVvH--