You are not logged in.
Trying to install mpv and libwebp is halting the installation process. It previously did this when I was running -Syu. I went through and manually removed a number of packages to complete the Syu, and now that I'm re-installing mpv libwebp is repeating the issue. I may just end up removing libwebp again just to complete the installation but I figured I'd ask to see if there is something I'm missing while running the installation.
resolving dependencies...
looking for conflicting packages...
Packages (3) ffmpeg-1:2.8.4-2 libwebp-0.5.0-1 mpv-1:0.14.0-1
Total Installed Size: 29.99 MiB
:: Proceed with installation? [Y/n] y
(3/3) checking keys in keyring [---------------------------] 100%
(3/3) checking package integrity [---------------------------] 100%
(3/3) loading package files [---------------------------] 100%
(3/3) checking for file conflicts [---------------------------] 100%
error: failed to commit transaction (conflicting files)
libwebp: /usr/bin/cwebp exists in filesystem
libwebp: /usr/bin/dwebp exists in filesystem
libwebp: /usr/bin/gif2webp exists in filesystem
libwebp: /usr/bin/vwebp exists in filesystem
libwebp: /usr/bin/webpmux exists in filesystem
libwebp: /usr/include/webp/decode.h exists in filesystem
libwebp: /usr/include/webp/demux.h exists in filesystem
libwebp: /usr/include/webp/encode.h exists in filesystem
libwebp: /usr/include/webp/mux.h exists in filesystem
libwebp: /usr/include/webp/mux_types.h exists in filesystem
libwebp: /usr/include/webp/types.h exists in filesystem
libwebp: /usr/lib/libwebp.so exists in filesystem
libwebp: /usr/lib/libwebpdecoder.so exists in filesystem
libwebp: /usr/lib/libwebpdemux.so exists in filesystem
libwebp: /usr/lib/libwebpmux.so exists in filesystem
libwebp: /usr/lib/pkgconfig/libwebp.pc exists in filesystem
libwebp: /usr/lib/pkgconfig/libwebpdecoder.pc exists in filesystem
libwebp: /usr/lib/pkgconfig/libwebpdemux.pc exists in filesystem
libwebp: /usr/lib/pkgconfig/libwebpmux.pc exists in filesystem
libwebp: /usr/share/licenses/libwebp/COPYING exists in filesystem
libwebp: /usr/share/man/man1/cwebp.1.gz exists in filesystem
libwebp: /usr/share/man/man1/dwebp.1.gz exists in filesystem
libwebp: /usr/share/man/man1/gif2webp.1.gz exists in filesystem
libwebp: /usr/share/man/man1/vwebp.1.gz exists in filesystem
libwebp: /usr/share/man/man1/webpmux.1.gz exists in filesystem
Errors occurred, no packages were upgraded.Last edited by barefly (2016-01-11 00:14:47)
Offline
What owns those files?
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Online
I ran pacman -Qo on the 4 bin files and all of them returned the following.
error: No package owns /usr/bin/cwebp
error: No package owns /usr/bin/dwebp
error: No package owns /usr/bin/gif2webp
error: No package owns /usr/bin/vwebp
error: No package owns /usr/bin/webpmuI'm going to run -Qo on the remaining files, rename them, then try to install mpv again.
EDIT: Well that worked. Thanks for pointing me in the right direction!
Last edited by barefly (2016-01-11 00:12:57)
Offline