VLC vlc 3.0.1-2 upgrade from [Extra] segfault
does anyone else get a segmentation fault when running the VLC upgrade (pacman -Syu or pacman -Sy vlc)
by building it manually it also fails in the same stage, at the last command in the PKGBUILD:
install -Dm 644 "${srcdir}/update-vlc-plugin-cache.hook" -t "${pkgdir}/usr/share/libalpm/hooks"
it still installs the package (with the same segfault), but vlc then segfaults at launch
Plasma/KDE wasnt launching and it took me a while to realize it was the vlc upgrade since I was using the vlc phonon backend. Went back to 2.2.8 and everything's fine again
also VLC depends on systemd[-dummy] which is an annoyance