Opened 13 years ago
Last modified 10 years ago
#476 new defect
IZ2427: Automatic uninstall of qmaster host hangs inst_sge
Reported by: | tholzer | Owned by: | |
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | sge | Version: | 6.1u2 |
Severity: | Keywords: | PC Linux install | |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=2427]
Issue #: 2427 Platform: PC Reporter: tholzer (tholzer) Component: gridengine OS: Linux Subcomponent: install Version: 6.1u2 CC: None defined Status: NEW Priority: P5 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: dom (dom) QA Contact: dom URL: * Summary: Automatic uninstall of qmaster host hangs inst_sge Status whiteboard: Attachments: Issue 2427 blocks: Votes for issue 2427: Opened: Sun Nov 11 15:44:00 -0700 2007 ------------------------ Trying to perform an automatic uninstall for the qmaster host hangs the inst_sge script. To reproduce, create a test config file and perform: inst_sge -m -auto test.conf inst_sge -um -auto test.conf The following error message gets repeated over and over into the /tmp/install.$$ log file: ... Removing qmaster spool directory! Removing berkeley spool directory! Removing default directory! cat: /sge-v61u2/sgeroot/default/common/bootstrap: No such file or directory ./util/install_modules/inst_common.sh: line 2733: [: too many arguments ./util/install_modules/inst_common.sh: line 214: [: =: unary operator expected execvp errno=2 Arguments, passed to adminrun: argv[0] = -p argv[1] = /sge-v61u2/sgeroot/default/common/install_logs can't execute command "-p" Command failed: mkdir -p /sge-v61u2/sgeroot/default/common/install_logs Probably a permission problem. Please check file access permissions. Check read/write permission. Check if SGE daemons are running. Command failed: /sge-v61u2/sgeroot/default/common/install_logsmkdir-p Probably a permission problem. Please check file access permissions. Check read/write permission. Check if SGE daemons are running. ...
Note: See
TracTickets for help on using
tickets.