As the ticket https://bugs.archlinux.org/task/63101 suggests, as a temporary workaround for the "error while loading shared libraries: libbz2.so.1: cannot open shared object file library" issue, the bzip2 library can be downgraded to libz2 1.0.6
Steps that did the trick for me:
ls /var/cache/pacman/pkg | grep bzip2
,# choose a bzip2 version prior to 1.0.7. It worked for me with 1.0.6-8, which I will use in the following command:
sudo pacman -U /var/cache/pacman/pkg/bzip2-1.0.6-8-x86_64.pkg.tar.xz
,# it should now run without an error message (only some warnings appear):
/opt/resolve/bin/resolve
Pinned Comments
satriani commented on 2021-05-15 14:15 (UTC) (edited on 2021-05-15 14:16 (UTC) by satriani)
Issues and bugs, please report on the official forum here: https://forum.blackmagicdesign.com/viewforum.php?f=21&sid=239f0d5c49abe5d6a635b69638192e9a Thank you!
Visit DaVinci Resolve - ArchWiki before installing: https://wiki.archlinux.org/title/DaVinci_Resolve
ATTENTION: Please don't flag this package as out-of-date before beta version has been released as stable!
This is a current stable Package!
The current free beta is available here: https://aur.archlinux.org/packages/davinci-resolve-beta/
And for current studio beta here: https://aur.archlinux.org/packages/davinci-resolve-studio-beta/
Thanks.