Hello @kubast2, libva and lib32-libva no longer provides libva.so.1. You're looking for the libva1 and lib32-libva1 packages which are pulled in by the steam-native-runtime package.
Closing as invalid.
@kisak-valve Yep the issue happend, because I updated before steam-native-runtime had libva1 and lib32-libva1 packages as dependencies, and before libvs.so.1 and libva-x11.so.1 were searchable from pacman -Fs
other than that it is all good now
Nothing extracted yet.
Your system information
Please describe your issue in as much detail as possible:
[kubast2@archlinux ~]$ sudo pacman -Fs libva-x11.so extra/libva 2.2.0-2 usr/lib/libva-x11.so ^[[Amultilib/lib32-libva 2.2.0-1 usr/lib32/libva-x11.so
[kubast2@archlinux ~]$ sudo pacman -Fs libva-x11.so
extra/libva 2.2.0-2
usr/lib/libva-x11.so
multilib/lib32-libva 2.2.0-1
usr/lib32/libva-x11.so
[kubast2@archlinux ~]$ sudo pacman -S lib32-libva libva
[kubast2@archlinux ~]$ sudo pacman -S steam-native-runtime
ostrzeżenie: lib32-libva-2.2.0-1 jest w najnowszej wersji -- ponowne instalowanie
ostrzeżenie: libva-2.2.0-2 jest w najnowszej wersji -- ponowne instalowanie
ostrzeżenie: steam-native-runtime-1.0.0.54-5 jest w najnowszej wersji -- ponowne instalowanie
[kubast2@archlinux ~]$ steam-native
Error: You are missing the following 32-bit libraries, and Steam may not run:
libva.so.1
libva.so.1
libva-x11.so.1
^ in a nutshell, steam says it couldn't find libva.so ,but the libs are installed and it literally was launching just fine an hour ago Note: I have steam-native shortcut on desktop and steam-native is first thing that autocompletes in krunner, so I am pretty sure I was running steam-native all this time
Steps for reproducing this issue: