Re: ambiguous python in f29+ builds,

2019-08-19 Thread Kaleb Keithley
Never mind, false alarm. Waiting for coffee to kick in. On Mon, Aug 19, 2019 at 8:49 AM Kaleb Keithley wrote: > > All the python files in one of my packages (nfs-ganesha) have > #!/usr/bin/python[23] shebangs. > > The nfs-ganesha.spec does _not_ have python-unversioned-command as a >

ambiguous python in f29+ builds,

2019-08-19 Thread Kaleb Keithley
All the python files in one of my packages (nfs-ganesha) have #!/usr/bin/python[23] shebangs. The nfs-ganesha.spec does _not_ have python-unversioned-command as a BuildRequires: I do not have python-unversioned-command installed on my f30 box. AIUI, setup.py alters the shebangs to match the