Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New setup.sh file is unable to use .run installer #91

Closed
2 tasks
ItsRogueRen opened this issue Jun 20, 2024 · 4 comments · Fixed by #93
Closed
2 tasks

New setup.sh file is unable to use .run installer #91

ItsRogueRen opened this issue Jun 20, 2024 · 4 comments · Fixed by #93

Comments

@ItsRogueRen
Copy link

Cannot extract the .run file on latest setup.sh file in Releases (as of 06-20-2024). Error states that it cannot determine if the .run is a valid installer for Resolve despite the same file working for previous releases.

Installation method used

  • [ x] setup.sh
  • Manual
    • Distrobox
    • Toolbox

To Reproduce

Steps to reproduce the behavior:

  1. Go to Releases
  2. Download the latest version 1.2.0
  3. Follow the instructions for running setup.sh
  4. See error

Expected behavior

.run file to be extracted and install Resolve within a Davincibox

System information (please complete the following)

  • Distro: Nobara 40 (Fedora based)
  • Desktop Environment: KDE Plasma Wayland
  • GPU: AMD Radeon RX 7700 XT

Additional context
Can be worked around by using 1.1.0 and then upgrading.

@zelikos
Copy link
Owner

zelikos commented Jun 20, 2024

Latest setup.sh did successfully extract the .run installer for me (though I have a separate, non-breaking error I need to troubleshoot now...)

Copy-paste the full terminal output from your attempt

@ItsRogueRen
Copy link
Author

Latest setup.sh did successfully extract the .run installer for me (though I have a separate, non-breaking error I need to troubleshoot now...)

Copy-paste the full terminal output from your attempt

I just shut down my PC for the night, I'll edit this in the morning with the output

@ItsRogueRen
Copy link
Author

Latest setup.sh did successfully extract the .run installer for me (though I have a separate, non-breaking error I need to troubleshoot now...)

Copy-paste the full terminal output from your attempt

Here is the error after running

Extracting DaVinci_Resolve_18.6.5_Linux.run ...
./setup.sh: line 52: DaVinci_Resolve_18.6.5_Linux.run: command not found
DaVinci_Resolve_18.6.5_Linux.run could not be extracted.
Please double-check that it is a valid DaVinci Resolve installer.

@zelikos
Copy link
Owner

zelikos commented Jun 20, 2024

Looks like the issue was an oversight from #88. Should be fixed now in 1.3.0

If the issue persists with the updated script, please reopen this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants