From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 16A691F45F; Fri, 10 May 2019 20:23:52 +0000 (UTC) Date: Fri, 10 May 2019 20:23:51 +0000 From: Eric Wong To: Jonathan Corbet Cc: meta@public-inbox.org Subject: Re: Date::Parse RPM dependency? [was: fix Date::Parse dependency for Debian] Message-ID: <20190510202351.c3xrb7xzyc755vkp@dcvr> References: <20190109114407.3608-1-e@80x24.org> <20190505033947.3pxsey5ojcholwbq@dcvr> <20190510095349.60799aeb@lwn.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20190510095349.60799aeb@lwn.net> List-Id: Jonathan Corbet wrote: > On Sun, 5 May 2019 03:39:47 +0000 > Eric Wong wrote: > > > Eric Wong wrote: > > > -* Date::Parse deb: libdatetime-perl > > > +* Date::Parse deb: libtimedate-perl > > > rpm: perl-Time-ParseDate > > > > Btw, I think the RPM should be perl-TimeDate (current is 2.30), > > there; too. It's also p5-TimeDate on the FreeBSD I'm setting up. > > I actually have both on the system I'm running. Would have to dig in to > see which one (or possibly both) is really necessary. Thanks for the response. On my CentOS 7 chroot, I got Date/Parse.pm from perl-TimeDate-2.30-2.el7.noarch Btw, I also got IO/Compress/Gzip.pm from perl-IO-Compress-2.061-2.el7.noarch; (not perl-PerlIO-gzip, which seems to be for "IO Layers" and AFAIK not commonly used) I've only managed to use rinse 3.4 successfully to get CentOS 7 going, but CentOS 7 seems to lack Xapian Perl bindings (Search::Xapian module) :< rinse seems to misconfigure yum on the postinstall for Fedora-28; (or maybe Fedora 28 is too old?). 29 and 30 are both missing so I filed a bug about it: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928679 > [I'm way behind in all things public-inbox, been overwhelmed by > other things. I do intend to start paying more attention in the near > future...] No worries. I'm way behind on most things, too :x