AWS Thinkbox Discussion Forums

Headless linux install failing with --prefix

Deadline 10.2.1.0 (same error on 10.1.23.6 as well)

Hitting an error during headless install on centos. When using the --prefix to install to a custom location, the installer fails with the following message. Note: the strange syntax Uninstall"*.desktop is how its written in the error. There is no “…/src/Uninstall” file created during install.

$ sudo /pipe/dev/akramer/gitlab/rez-recipes-ext/deadlineclient/10.2.1.0/build/platform-linux/deadlineclient-10.2.1.0/tmp/DeadlineClient-10.2.1.0-linux-x64-installer.run --unattendedmodeui none --debuglevel 4 --mode unattended --prefix /pipe/dev/akramer/gitlab/rez-recipes-ext/deadlineclient/10.2.1.0/build/platform-linux/deadlineclient-10.2.1.0/src --binariesonly true --slavestartup false
[sudo] password for akramer: 

Problem running post-install step. Installation may not complete correctly
 Error running chmod -R 755 "/pipe/dev/akramer/gitlab/rez-recipes-ext/deadlineclient/10.2.1.0/build/platform-linux/deadlineclient-10.2.1.0/src/Uninstall"*.desktop: chmod: cannot access ‘/pipe/dev/akramer/gitlab/rez-recipes-ext/deadlineclient/10.2.1.0/build/platform-linux/deadlineclient-10.2.1.0/src/Uninstall*.desktop’: No such file or directory
1 Like

Hello @Kramester

Thanks for reaching out, using the flag --binariesonly just unpacks the binaries, If you want to install the client you will need to run the Installer with out that flag. You might see an permissions error at the end that is related to /lib/python3/lib/lib which is not something that blocks install or the functionality of the installed applications. Please refer this forum thread for more discussion on the same!

Privacy | Site terms | Cookie preferences