OXAR
OXAR copied to clipboard
On CentOS 7.1 build.sh just quits and close terminal unless a 2nd shell is loaded
Hi, I noticed that just running . build.sh will just close the terminal without any warnings or message. The workaround is that I run a 'su - ' to open a new shell and then I run #. build.sh and works fine.
The script has probably an extra exit somewhere..
@hg-smart I used Root to run the build.sh script
I think martin had this issue too.. What environment are you on? What terminal program? Is it completing successfully, or exiting part way through?
CentOS 7.1 Putty 0.66 Completing fine.. I just need to load a new shell...
I had the same issue on 03/11/2016 on CentOS 7.2 x64 via PuTTY 0.67. I was in /tmp/oxar but still had to run as the root user by first issuing the 'su' command and then '. build.sh'
@GasparYYC is this still an issue? Only thing we do now is reboot at the end which will end terminal connections.