Description of problem: The libwebp-tools package installs /usr/bin/vwebp as a libtool wrapper script instead of a binary. Version-Release number of selected component: libwebp-1.1.0-2.fc32.src.rpm How reproducible: 1. $ sudo dnf install libwebp-tools 2. $ vwebp Actual results: ---- mkdir: cannot create directory ‘/usr/bin/.libs’: Permission denied /usr/bin/vwebp: line 202: cd: /builddir/build/BUILD/libwebp-1.1.0/examples: No such file or directory gcc: error: vwebp-vwebp.o: No such file or directory gcc: error: ./.libs/libexample_util.a: No such file or directory gcc: error: ../imageio/.libs/libimageio_util.a: No such file or directory gcc: error: ../src/demux/.libs/libwebpdemux.so: No such file or directory gcc: error: /builddir/build/BUILD/libwebp-1.1.0/src/.libs/libwebp.so: No such file or directory gcc: error: ../src/.libs/libwebpdecoder.so: No such file or directory ----
FEDORA-2020-5849438294 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-5849438294
Sandro, thanks for your prompt attention -- the libwebp-1.1.0-3.fc32_x86_64 build correctly installs vwebp. I don't have an FAS account to give it some karma.
FEDORA-2020-5849438294 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-5849438294` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-5849438294 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-5849438294 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report.