Hi, > Am 14.10.2015 um 05:42 schrieb Hatem Elshazly <hmelsha...@gmail.com>: > > Hello, > > I'm a debian user and I'm having an odd problem that occurs when I try to > install gridengine-exec in noninteractive mode. > It all works perfectly fine when I install it using interactive mode where I > type cell and master names manually. > > The error is: > error: can't find connection > error: can't get configuration from qmaster -- backgrounding > > although I can ssh to the master node and from master node to this worker > node, and no such error appears when I'm installing in interactive mode. > > This is the script I'm using: > echo "gridengine-common shared/gridengineconfig boolean true" | sudo > debconf-set-selections > echo "gridengine-common shared/gridenginemaster string master" | sudo > debconf-set-selections > echo "gridengine-common shared/gridenginecell string default" | sudo > debconf-set-selections > echo "gridengine-exec shared/gridengineconfig boolean false" | sudo > debconf-set-selections > echo "gridengine-exec shared/gridenginecell string default" | sudo > debconf-set-selections > echo "gridengine-exec shared/gridenginemaster string master" | sudo > debconf-set-selections > > sudo DEBIAN_FRONTEND=noninteractive apt-get install gridengine-common > gridengine-exec -y
Are you referring to the Debian packages from their distribution? Then it's better to ask on the Debian list, where the maintainer of these packages will read it. This list targets the configuration of SGE and compilation from scratch, but not individual Linux distributions. -- Reuti > > Any help is really appreciated. > > Thanks, > shazly > _______________________________________________ > users mailing list > users@gridengine.org > https://gridengine.org/mailman/listinfo/users _______________________________________________ users mailing list users@gridengine.org https://gridengine.org/mailman/listinfo/users