Hi,
       I can't find 3 rpms (for now, maybe more later) in centos 8,
which are available for centos 7 and 6.
perl-Crypt-SSLeay
perl-Data-Validate-IP
ndisc6
      Any ideas why these aren't in the repos yet?
I'm using these repos below and I've browsed repos searching for these.
# dnf repolist
...
repo id            repo name                                        status
AppStream          CentOS-8 - AppStream                             5,089
BaseOS             CentOS-8 - Base                                  2,843
Stream-AppStream   CentOS-Stream - AppStream                        4,629
Stream-BaseOS      CentOS-Stream - Base                             2,326
Stream-extras      CentOS-Stream - Extras                           3
cr                 CentOS-8 - cr                                    6,338
*epel              Extra Packages for Enterprise Linux 8 - x86_64   3,732
extras             CentOS-8 - Extras                                3
Plus, I just want to say thanks for the entire CentOS team and community, you do
a lot
of work that is critical, and is highly appreciated!
-->Pat
---------
On 12/27/19 11:51 AM, Patrick Rael wrote:> Hi, > I can't find 3 rpms (for now, maybe more later) in centos 8, > which are available for centos 7 and 6. > > perl-Crypt-SSLeaySee https://bugzilla.redhat.com/show_bug.cgi?id=1744782 Apparently it's been superseded by perl-Net-SSLeay.> perl-Data-Validate-IPI don't even see this in EL7 proper - https://pkgs.org/download/perl-Data-Validate-IP> ndisc6It's been requested in EPEL: https://bugzilla.redhat.com/show_bug.cgi?id=1779134 but no response yet.> > Any ideas why these aren't in the repos yet? > I'm using these repos below and I've browsed repos searching for these.All of the above was found by fairly straightforward google and bugzilla searches. -- Orion Poplawski Manager of NWRA Technical Systems 720-772-5637 NWRA, Boulder/CoRA Office FAX: 303-415-9702 3380 Mitchell Lane orion at nwra.com Boulder, CO 80301 https://www.nwra.com/
On 12/28/19 2:29 PM, Orion Poplawski wrote:
On 12/27/19 11:51 AM, Patrick Rael wrote:
Hi,
        I can't find 3 rpms (for now, maybe more later) in centos 8,
which are available for centos 7 and 6.
perl-Crypt-SSLeay
See https://bugzilla.redhat.com/show_bug.cgi?id=1744782  Apparently it's
been superseded by perl-Net-SSLeay.
Thanks, it looks like we may not need this one anymore, just had a stale
dependency for it.
perl-Data-Validate-IP
I don't even see this in EL7 proper -
https://pkgs.org/download/perl-Data-Validate-IP
We must have got it from rpmfusion or some place outside of the main centos
repos.
I guess the answer is probably go there to get it again, but it's not there
yet either.
Probably the best answer is build it ourselves from source. Here's a link I
found.
http://repo.openfusion.net/srpms/perl-Data-Validate-IP-0.27-1.of.el7.src.rpm
ndisc6
It's been requested in EPEL:
https://bugzilla.redhat.com/show_bug.cgi?id=1779134 but no response yet.
Eagerly awaiting this. We might use the build steps from that url and build our
own until it's supported.
       Any ideas why these aren't in the repos yet?
I'm using these repos below and I've browsed repos searching for these.
All of the above was found by fairly straightforward google and bugzilla
searches.
Thanks!