getting centos7 into bootstrap and gitlab CI

Christof Schmitt cs at samba.org
Tue Apr 30 23:04:55 UTC 2019


On Wed, May 01, 2019 at 06:45:42AM +1200, Andrew Bartlett via samba-technical wrote:
> On Tue, 2019-04-30 at 16:10 +0200, Andreas Schneider via samba-
> technical wrote:
> > On Tuesday, April 30, 2019 3:58:45 PM CEST Rowland Penny wrote:
> > > 
> > > 
> > > Quite right EPEL doesn't have python34-crypto or python34-dns, but
> > > it
> > > does have these:
> > > 
> > > https://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/epel/7
> > > /x86_64/P
> > > ackages/p/python36-crypto-2.6.1-16.el7.x86_64.rpm
> > > https://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/epel/7
> > > /x86_64/
> > > Packages/p/python36-dns-1.15.0-8.el7.noarch.rpm
> > I think we are more lucky once RHEL 7.7 is out :-)
> 
> Can we use this:
> https://centos.pkgs.org/7/epel-x86_64/python36-3.6.6-5.el7.x86_64.rpm.html
> 
> It would be very helpful if we could have a python 3.6 baseline.

I have a RHEL7 system and these python 3.6 rpms installed from EPEL:

$ rpm -qa | grep python36
python36-libs-3.6.6-5.el7.x86_64
python36-crypto-2.6.1-16.el7.x86_64
python36-devel-3.6.6-5.el7.x86_64
python36-3.6.6-5.el7.x86_64
python36-dns-1.15.0-8.el7.noarch

That seems sufficient to run the AD testenvs on master. If those can be
added to a CentOS7 image on gitlab, that might be sufficient to run the
tests.

Christof



More information about the samba-technical mailing list