On 10/15/2019 11:42 AM, Ben Pfaff wrote:
On Tue, Oct 15, 2019 at 02:54:05PM -0700, Gregory Rose wrote:
On 10/15/2019 10:57 AM, Ben Pfaff wrote:
It's easy to figure out how to get a particular file on Fedora or RHEL,
using "dnf provides":
$ dnf provides /usr/bin/sphinx-build-3
python3-sphinx-1:1.8.4-1.fc30.noarch : Python documentation generator
Repo : @System
Matched from:
Filename : /usr/bin/sphinx-build-3
python3-sphinx-1:1.8.4-1.fc30.noarch : Python documentation generator
Repo : fedora
Matched from:
Filename : /usr/bin/sphinx-build-3
Then "sudo dnf install python3-sphinx" ought to fix the problem.
I tried 'yum whatprovides' and it found nothing. I tried install dnf and
then used 'dnf provides /usr/bin/sphinx-build-3'
but that also found nothing.
I guess this must be a difference between RHEL and Fedora. I don't know
RHEL, only Fedora, and only slightly.
Right, the RH SW collections repo isn't installed by default in RHEL.
Trying Yifeng's suggestion.
- Greg
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev