zelikos / davincibox

Container for DaVinci Resolve installation and runtime dependencies on Linux
Apache License 2.0
224 stars 10 forks source link

`internal libpod error` in Linux Mint #99

Closed HimangsKalita closed 4 months ago

HimangsKalita commented 4 months ago

Describe the bug

I am following the manual method of installation, everything works fine until this command

distrobox enter davincibox -- setup-davinci squashfs-root/AppRun distrobox 

First error is 'command not found' in /tmp/SWqyPY.sh

image

The second error is Failed to write 'change' to: Permission denied

image

Here is the full output file from the terminal output.txt

Installation method used

To Reproduce

Steps to reproduce the behavior:

  1. Follow the manual method of davincibox installation until 'On the host, run --appimage-extract on your DaVinci Resolve installer'

  2. Then run this command 'distrobox enter davincibox -- setup-davinci squashfs-root/AppRun distrobox'

  3. See error in the terminal

Expected behavior

This is my first time using Distrobox, I expected no error installing DaVinci Resolve in davincibox

System information (please complete the following)

zelikos commented 4 months ago

Both errors listed are normal and occur even for successful installations. The point of interest is instead the internal libpod error at the end of your full log

HimangsKalita commented 4 months ago

I deleted davincibox, reinstalled distrobox and downloaded DaVinci Resolve again, restarted the system.

Again followed the manual installation method, this time Davinic Resolved was installed but new error was shown 'Segmentation fault'

image

zelikos commented 4 months ago

Then this is probably the same problem as #76