Hello.
I’m trying to update my Raspberry PI installation, but I’m getting this error:
# pacman -Syu
:: Synchronizing package databases...
endeavouros is up to date
core is up to date
extra 2.5 MiB 5.13 MiB/s 00:00 [--------------------] 100%
community 6.5 MiB 10.5 MiB/s 00:01 [--------------------] 100%
alarm is up to date
aur is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing vid.stab (1.1.1-1) breaks dependency 'libvidstab.so=1.1-64' required by ffmpeg-rpi
Is this just a problem in my computer or a general bug?
Thank you in advance,
MZ
My output for “pacman -Qi ffmpeg-rpi” is here: https://0x0.st/HKJL.txt
and about the availability of the package, my output for “pacman -Ss ffmpeg-rpi” is
alarm/ffmpeg-rpi 4.4.4-1 [installed]
FFmpeg from the release/4.4 branch with hw accel for RPi 3/4/400
alarm/ffmpeg-rpi-bin 4.4.4-1
binaries and man pages
alarm/ffmpeg-rpi-debug 4.4.4-1
Detached debugging symbols for ffmpeg-rpi
Ok, anyway the current situation does not come from manual source code compilation. Everything that is installed comes from the official packages, and I would like to see if it is possible to fix it using pacman, in order to keep the system clean and consistent.
the maintainers of that repository need to rebuild ffmpeg-rpi to resolve that issue. There is not much that you as a user can do about it, except manually rebuilding it.
Days later, the problem has not been solved.
I cannot find any reference to recent problems with vid.stab or ffmpeg-rpi on the official form: https://archlinuxarm.org/forum/
At this point, all I have to do is to register on the Arch Linux ARM forum, report it and hope I am not treated terribly (in the official Arch Linux forum new users are bullied very often with RTFM and other such things!!! )
You should click on “Solution” under the post that gave you the solution, instead of renaming the thread… - the thread will be marked as solved then automatically.