pacmanのアップデートでffmpeg2.8: installing x265 (2.8-1) breaks dependency 'libx265.so=151-64'のエラーが発生
pacmanでArch Linuxのアップデートをしたら、以下のエラーが発生してアップデートができなかった。
# pacman -Syu
:: Synchronizing package databases...
core is up to date
extra 1620.4 KiB 636K/s 00:03 [##################################] 100%
community 4.4 MiB 954K/s 00:05 [##################################] 100%
archlinuxfr is up to date
:: Starting full system upgrade...
:: Replace pkg-config with core/pkgconf? [Y/n]
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: ffmpeg2.8: installing x265 (2.8-1) breaks dependency 'libx265.so=151-64'
ffmpeg2.8のパッケージがx265 (2.8-1) とコンフリクトして、x265のアップデートができなくなっている。