Looks like free version checksum has hanged.
- sha256sums=('9c19081d6fa6d502dbbb113553d27eb58edbf64f459b4af87f136ec4e77333cb')
+ sha256sums=('7d34fec7ab5c70b78a6f6c8760444fa14b253c350b05e775aa1b66c92c99d472')
Git Clone URL: | https://aur.archlinux.org/davinci-resolve.git (read-only, click to copy) |
---|---|
Package Base: | davinci-resolve |
Description: | Professional A/V post-production software suite from Blackmagic Design |
Upstream URL: | https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion |
Keywords: | blackmagic davinci editor resolve video |
Licenses: | Commercial |
Conflicts: | davinci-resolve-beta, davinci-resolve-studio, davinci-resolve-studio-beta |
Submitter: | jonathon |
Maintainer: | satriani |
Last Packager: | satriani |
Votes: | 141 |
Popularity: | 3.05 |
First Submitted: | 2017-04-19 20:57 (UTC) |
Last Updated: | 2024-10-22 20:37 (UTC) |
« First ‹ Previous 1 .. 15 16 17 18 19 20 21 22 23 24 25 .. 54 Next › Last »
Looks like free version checksum has hanged.
- sha256sums=('9c19081d6fa6d502dbbb113553d27eb58edbf64f459b4af87f136ec4e77333cb')
+ sha256sums=('7d34fec7ab5c70b78a6f6c8760444fa14b253c350b05e775aa1b66c92c99d472')
I'm getting the following error:
==> Add lib symlinks...
ln: failed to create symbolic link 'libs/libcrypto.so.10': No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
error making: davinci-resolve
PKGBUILD
124 echo -e "\033[1m==> Add lib symlinks...\033[0m"
125 cd "${pkgdir}/opt/${_pkgname}/" || exit
126 ln -s /usr/lib/libcrypto.so.1.0.0 libs/libcrypto.so.10
127 ln -s /usr/lib/libssl.so.1.0.0 libs/libssl.so.10
The folder is missing:
$ ls pkg/davinci-resolve/opt/resolve/
configs DolbyVision easyDCP Fairlight GPUCache logs Media 'Resolve Disk Database'
Looking at PKGBUILD
I see that there's a functionality to create the missing folders, but I do not see the ${pkgdir}/opt/${_pkgname}/libs
folder in that list. I don't see any changes in the git logs, so I'm assuming it might be a change in the new source files.
110 echo -e "\033[1m==> Creating missing folders...\033[0m"
111 mkdir -p -m 0775 "${pkgdir}/opt/${_pkgname}/"{configs,DolbyVision,easyDCP,Fairlight,GPUCache,logs,Media,"Resolve Disk Database",.crashreport,.license,.LUT}
112 mkdir -p "${pkgdir}/usr/share/"{applications,desktop-directories,icons/hicolor,mime/packages}
113 # mkdir -p "${pkgdir}/tmp/${_pkgname}/"{logs,GPUCache}
114 mkdir -p "${pkgdir}/usr/lib/udev/rules.d"
115 mkdir -p "${pkgdir}/etc/xdg/menus"
I have the same problem with missing libgpudetect.so on a fresh install.
I found that this file is expected to be in /opt/resolve/libs. After copying it from a 17.2 installation (other machine) I got several other libs missing, all expected to be in /opt/resolve/libs. After I copied the whole libs folder from the 17.2 installation (only add 61 files, not replacing existing) now resolve at least starts. But I got no audio, it complains with a popup window "Fairlight interface version in library (1721278 doesn't match with what is used in Resolve (1730280).
Maybe there was something overseen in the packaging process? Thank you for feedback, help and maintaining! Sven
I'm missing a lot of librarie dependencies on launch (nvidia, in case it matters). It was complaining about libc++ and qt5-multimedia, which I easily installed (should in the library dependency list, tbh). Then the program is asking me for libgpudetect.so, and I have no way of finding that one. Tried "pkgfile libgpudetect.so", "pacman -Fy libgpudetect.so", and nothing works.
What am I missing here?
Could you add the correct category in the .desktop file please?
Here's the spec: https://specifications.freedesktop.org/menu-spec/latest/apa.html
The installer is not functioning properly. I would try and mess with it, but I'm pretty new to Arch and linux as a whole so I still have a lot to learn. Here is the error output thought. Hope this helps
fusermount: mount failed: Operation not permitted
Cannot mount AppImage, please check your FUSE setup. You might still be able to extract the contents of this AppImage if you run it with the --appimage-extract option. See https://github.com/AppImage/AppImageKit/wiki/FUSE for more information open dir error: No such file or directory ==> ERROR: A failure occurred in package(). Aborting... Finished with result: exit-code Main processes terminated with: code=exited/status=4 Service runtime: 1min 19.726s CPU time consumed: 19.727s
Command 'systemd-run --service-type=oneshot --pipe --wait --pty -p DynamicUser=yes -p CacheDirectory=pikaur -E HOME=/tmp -p WorkingDirectory=/var/cache/pikaur/build/davinci-resolve makepkg --force' failed to execute.
@mirh Wow, that's something new in the new version! I think it is unrelated with your links, because the discussion was long ago, but behavior changed with rather recent updates. DR launched. But still unable to use it with intel only. I have updated the wiki.
Interesting that it did not create such file for me. And yes I can fix it manually. Thanks!
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.