From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46548) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dRgzh-0003QS-Mg for guix-patches@gnu.org; Sun, 02 Jul 2017 11:41:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dRgze-0000DN-Ki for guix-patches@gnu.org; Sun, 02 Jul 2017 11:41:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:46257) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dRgze-0000DF-GG for guix-patches@gnu.org; Sun, 02 Jul 2017 11:41:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dRgze-0005yA-19 for guix-patches@gnu.org; Sun, 02 Jul 2017 11:41:02 -0400 Subject: [bug#27554] Add dirvish and dependencies Resent-Message-ID: Date: Sun, 2 Jul 2017 11:38:47 -0400 From: Leo Famulari Message-ID: <20170702153847.GA18347@jasmine.lan> References: <8737afvbwd.fsf@dustycloud.org> <877ezq7tmi.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="MGYHOYXEY6WxJCY8" Content-Disposition: inline In-Reply-To: <877ezq7tmi.fsf@gnu.org> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 27554@debbugs.gnu.org --MGYHOYXEY6WxJCY8 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jul 02, 2017 at 05:20:37PM +0200, Ludovic Court=C3=A8s wrote: > Hi Chris! >=20 > Christopher Allan Webber skribis: >=20 > > From 60a448f1daf37927155577dabaf1c090f9404bee Mon Sep 17 00:00:00 2001 > > From: Christopher Allan Webber > > Date: Sat, 1 Jul 2017 20:45:04 -0500 > > Subject: [PATCH 1/3] gnu: Add perl-libtime-parsedate. > > > > * gnu/packages/perl.scm (perl-libtime-parsedate): New variable. >=20 > [...] >=20 > > + (arguments > > + ;; Output when running tests: > > + ;; t/metdate.t ... skipped: It seems localtime() does not honor > > + ;; $ENV{TZ} when set in the test script. > > + ;; Seemingly related: > > + ;; https://stackoverflow.com/questions/19956693/timeparsedate-i= nstall-fail > > + ;; https://rt.cpan.org/Public/Bug/Display.html?id=3D90367 > > + `(#:tests? #f)) >=20 > Perhaps if we add a dependency on tzdata and set TZDIR, as is done for > =E2=80=98duplicity=E2=80=99 for instance, the tests would run? >=20 > Anyway this probably shouldn=E2=80=99t block the whole series! If it only uses them for tests, please use the special tzdata package that is just for tests, currently tzdata-2017a. This package is out-of-date, so the built package should not keep a reference to it. --MGYHOYXEY6WxJCY8 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAllZE4cACgkQJkb6MLrK fwh0SBAAknTwwJesRqFHz3glnLcBxnfVwSmg9nVQ7SUU2QsGwZTYoG6gs0Ymx9sV Mg/b07Q8D9+iQFZl51tISXuW6zG+bJqBH2uWt1z5cWx3+Ep2t5Qxd2uF4RtMFZh1 wRYy1seo0qWEKD1rgRkVrPFazyrP7NjYBe3/OJmKHQCxcklJPfPnz+55TyXEpwos CCwuMO60V9GzvdMPEuGnJduePGztFBbio+eiCPuK40IZmf4yr7DA0tf1lk0A0GuJ ik1LlwiSIBwr21br0D4fgwr/N6DOMtop0ULOoMIb1I7NCq6qsKSKJWSTMIaI0fLP 6BA9/O3DJkFZW9gM7OV/zSVN3ywjtExvVm9sPIYerWECPoDiIpZONlsIxQwWO9PN fK/Mlko99G3B6rkRKBkBIQzEJlQeeT/CEQE350Cnh6rR6yLJ0GNXrjYZNFjvrdAo mMTR19uITo1eWVZJE3xW3kSf8QFpAYYkU3CbbXEk0zf2waKlbfqEvs5eksiqEcM7 7OHrQY9aFMDQtjZYCzQ3kzh7wlLIX5EsbGTKVwl60XiBFUH0k9lmLydPrIKYA/pC OgeQPOGaUWWanAmmnC5o/LmEcTeagNDTocrCSVADaYtpnhgVz9Is1kZ8syoYykho ZmGcMpm3Vl+7mGxdvezs5YGdjLpOodsUp/JCoh5xn8zY8aw7Chw= =Q1Tn -----END PGP SIGNATURE----- --MGYHOYXEY6WxJCY8--