I'm looking for CPAN's XML::Feed.pm for perl 5 for centos 7 via yum but not finding anything for it (e.g. perl-XML-Feed.noarch) in the repositories. I have the base, epel, extras, and updates repositories available.
$ yum -q search all XML-Feed Warning: No matches found for: XML-Feed
$ grep PRETTY /etc/os-release PRETTY_NAME="CentOS Linux 7 (Core)"
Is there an additional package repository containing CPAN material for CentOS 7 which I must add in order to get XML::Feed?
/Lars
On Tue, Sep 03, 2019 at 08:33:04AM +0300, Lars Noodén wrote:
I'm looking for CPAN's XML::Feed.pm for perl 5 for centos 7 via yum but not finding anything for it (e.g. perl-XML-Feed.noarch) in the repositories. I have the base, epel, extras, and updates repositories available.
[...]
Is there an additional package repository containing CPAN material for CentOS 7 which I must add in order to get XML::Feed?
Who knows. https://www.rpmfind.net/linux/rpm2html/search.php?query=perl-XML-Feed indicates there was a "DAG packages for Red Hat Linux" repository.
If you want to add it into EPEL, you can try asking Fedora maintainer https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=perl-XML-Feed.
-- Petr
On 9/3/19 9:00 AM, Petr Pisar wrote:
On Tue, Sep 03, 2019 at 08:33:04AM +0300, Lars Noodén wrote: [...]
Is there an additional package repository containing CPAN material for CentOS 7 which I must add in order to get XML::Feed?
[...] If you want to add it into EPEL, you can try asking Fedora maintainer https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=perl-XML-Feed.
Thanks. That's the route I will try:
https://bugzilla.redhat.com/show_bug.cgi?id=1748209
/Lars
Lars
I've added the module and dependencies to my perl yum repo here: https://harbottle.gitlab.io/epmel/7/x86_64
Give it a try.
Richard
On Tue, Sep 3, 2019 at 8:39 AM Lars Noodén lars.nooden@gmx.com wrote:
On 9/3/19 9:00 AM, Petr Pisar wrote:
On Tue, Sep 03, 2019 at 08:33:04AM +0300, Lars Noodén wrote: [...]
Is there an additional package repository containing CPAN material for CentOS 7 which I must add in order to get XML::Feed?
[...] If you want to add it into EPEL, you can try asking Fedora maintainer https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=perl-XML-Feed.
Thanks. That's the route I will try:
https://bugzilla.redhat.com/show_bug.cgi?id=1748209
/Lars _______________________________________________ epel-devel mailing list -- epel-devel@lists.fedoraproject.org To unsubscribe send an email to epel-devel-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject...
On 9/3/19 7:15 PM, Richard G wrote:
Lars
I've added the module and dependencies to my perl yum repo here: https://harbottle.gitlab.io/epmel/7/x86_64
Give it a try.
Richard
Thanks. I might poach the spec file.
/Lars
epel-devel@lists.fedoraproject.org