Bright-Computing / bic

Bright-Illumina collaboration
GNU General Public License v2.0
4 stars 5 forks source link

bash: /usr/libexec/grepconf.sh: No such file or directory #14

Closed fgeorgatos closed 8 years ago

fgeorgatos commented 8 years ago
[fgeorgatos@node004 ~]$ bash
bash: /usr/libexec/grepconf.sh: No such file or directory
[fgeorgatos@node004 ~]$ grep -R /usr/libexec/grepconf.sh /etc/profile.d
/etc/profile.d/colorgrep.sh:/usr/libexec/grepconf.sh -c || return
/etc/profile.d/colorgrep.csh:/usr/libexec/grepconf.sh -c
[fgeorgatos@node004 ~]$ rpm -qf /etc/profile.d/colorgrep.*sh
file /etc/profile.d/colorgrep.csh is not owned by any package
file /etc/profile.d/colorgrep.sh is not owned by any package
[fgeorgatos@node004 ~]$
fgeorgatos commented 8 years ago

hm... I'm with the impression that this is half-back-ported configuration of centos7:

[fgeorgatos@node003 ~]$ lsb_release -d
Description:    CentOS Linux release 7.2.1511 (Core)
[fgeorgatos@node003 ~]$ rpm -qf /etc/profile.d/colorgrep.sh /usr/libexec/grepconf.sh
grep-2.20-2.el7.x86_64
grep-2.20-2.el7.x86_64
fgeorgatos commented 8 years ago

ignore, wrong place to report this ;-)

rsabir commented 7 years ago

Have you succeeded at finding the source of the problem?

fgeorgatos commented 7 years ago

@rsabir : somebody had copied a centos7 script on centos6 and the binary was not available there

nanfengnan1 commented 1 year ago

@fgeorgatos : hei,brother,i try your method and i don't solve this problem,it promts this problem [root@localhost home]# source /etc/profile bash: /usr/libexec/grepconf.sh: No such file or directory

nanfengnan1 commented 1 year ago

hi,everyone,i wonder what i do,i don't have /usr/libexec. but the chinese baidu don't tell me the solving method. the error is: image