Gus Im Trying to install Davinci Resolve for my Garuda linux and always having this issue "WARNING: Failed to install the built packages."

im trying to install Davinci Resolve for my Garuda linux and after building packages and trying to install still having this issue “WARNING: Failed to install the built packages.” no matter what i tried maybe somebody knows what to do

You

  1. Did not show the full logs
  2. Did not show the garuda-inxi output as requested in the post template.

You will need to do both.

7 Likes

the problem is that im trying to install it by executing using terminal and it installs but then when im trying to start it up the program its just loading and then quitting without even trying to open, when i tried to install through using terminal the terminal output is [quote=“Yaroslav, post:1, topic:45974”]
“WARNING: Failed to install the built packages.”
[/quote]
basically it

i will try to send logs but no its not even installing trough terminal

error: failed to commit transaction (conflicting files)
davinci-resolve: '/usr/share/icons/hicolor/256x256/apps/blackmagicraw-player.png' exists in filesystem
davinci-resolve: '/usr/share/icons/hicolor/256x256/apps/blackmagicraw-speedtest.png' exists in filesystem
Errors were encountered, packages not upgraded.
==> WARNING: Failed to install built packages.

that the issue

but thanks i fixed the issue

Please do not post here in the forum, like in chat forums.
As long as no one has responded to your post, you can edit your post.
Thank you.

4 Likes

It would be great if you could let us know how you fixed the issue, so that other users with the same or a similar problem might find a solution here. Thanks.

3 Likes

Sure, so the issue was that after makepkg -si to build program by using console it will start to install program and at this point you may face issue like There are usually two conflicting files (it will be specified which ones) * and that the installation is suspended in this case, copy those conflicting files and delete them using the command (rm rf) and then run the * makepkg -si* and it will automaticly go to installing and it will be fixed then you can run the program by just finding it in system

As much as it worked, I am pretty sure there is a right way to do this.

Read this

Might not be your case but going for (rm -rf) works but might not be the right way. Read that as a sample

3 Likes

For anyone coming to read this later, Just use this for Resolve:

if not every time dependencies change you will have some issues.

1 Like

This is awesome, I’m planning to grab Resolve Studio at some point in the near future and was resigned to figuring out how to make that pkgbuild in the AUR work, definitely trying this first.

1 Like

You can also use distrobox if you want some more control just use the box for the OS they make it for “Rocky” or the fedora one might work but yeah I haven’t tried in a long time. Note if you don’t have the paid version, kdenlive might be better for you since it supports more codecs.

if you do it with the aur pkg the best way is to do it at the start of the month an then never let it update tell it breaks

1 Like