ClusterLabs / ClusterLabs/resource-agents

command 'csctl check' fail for csh loginscript

Open
#1,415 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
519
Forks
608
Avg merge
6d 1h
Merged PRs (30d)
7

Description

The command (line 143) used to check fail if the user use csh as loginscript.

su - $OCF_RESKEY_user -c "sh -c '. $ORA_ENVF; crsctl check has | grep -q \"CRS-4638\""

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating line 143 and inspect how the command is invoked for users whose login shell is csh. Reproduce the check with a csh login shell and verify that `csctl check` completes successfully without breaking the existing shell behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.