Description of problem: clang-format-diff.py is not being installed to a PATH, it is being placed in the /usr/share/clang directory. This means that heroics are required to find and execute it on Fedora, which are not required on other OSs. Please see this Gerrit for an example of the required heroics. https://gerrit.fd.io/r/c/vpp/+/31633 Version-Release number of selected component (if applicable): Clang 10 / Fedora 32 & 33 How reproducible: [root@xyz vpp]# clang-format-diff -bash: clang-format-diff: command not found [root@xyz vpp]# ls -l /usr/share/clang/clang-format-diff.py -rwxr-xr-x. 1 root root 4588 Jul 7 2020 /usr/share/clang/clang-format-diff.py
Proposed fix: https://src.fedoraproject.org/rpms/clang/pull-request/104
FEDORA-2021-6ee48cc231 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-6ee48cc231
FEDORA-2021-6ee48cc231 has been pushed to the Fedora 33 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-6ee48cc231` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-6ee48cc231 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-6ee48cc231 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.
(In reply to Fedora Update System from comment #4) > FEDORA-2021-6ee48cc231 has been pushed to the Fedora 33 stable repository. > If problem still persists, please make note of it in this bug report. This means it has been fixed.