Re: centos 8 mock built rpm was unexplained dep in /usr/bin/python

2020-03-13 Thread Todd Zullinger
Barry Scott wrote: >> On 13 Mar 2020, at 17:33, Todd Zullinger wrote: >> >> I would guess it's from a shebang in one of the scripts >> within the package. But I don't know what's in the >> ods-python-pylint package so I can only guess. > > I fixed up all the shebangs to be #!/usr/bin/python2.7

Re: centos 8 mock built rpm was unexplained dep in /usr/bin/python

2020-03-13 Thread Barry Scott
> On 13 Mar 2020, at 17:33, Todd Zullinger wrote: > > Barry Scott wrote: >> I'm packaging pylint for python2 on centos8 and it builds fine but will not >> install. >> (Yes I know python2 is end of life - working on it) > > At least on EL8, python2 will be supported for a number of > years sti

Re: centos 8 mock built rpm was unexplained dep in /usr/bin/python

2020-03-13 Thread Todd Zullinger
Barry Scott wrote: > I'm packaging pylint for python2 on centos8 and it builds fine but will not > install. > (Yes I know python2 is end of life - working on it) At least on EL8, python2 will be supported for a number of years still. Obviously, moving to python3 is still the wise plan. :) > moc

centos 8 mock built rpm was unexplained dep in /usr/bin/python

2020-03-13 Thread Barry Scott
I'm packaging pylint for python2 on centos8 and it builds fine but will not install. (Yes I know python2 is end of life - working on it) mock is used to do the builds. Here is what happens with I do the dnf install: # dnf install -y ods-python-pylint Last metadata expiration check: 0:19:59 ago