아래 에러는 왜 나는건가요?
[root@Linux2 i386]# rpm -ivh test-3.0-200330707.i386.rpm
error: failed dependencies:
/bin/sh is needed by test-3.0-20030707
/bin/sh is needed by test-3.0-20030707
/bin/bash is needed by test-3.0-20030707
/bin/sh is needed by test-3.0-20030707
[root@Linux2 RPMTest]# which bash
/bin/bash
[root@Linux2 RPMTest]# ls -l /bin/bash
-rwxr-xr-x 1 root root 541096 4월 13 2002 /bin/bash
[root@Linux2 RPMTest]# ls -l /bin/sh
lrwxrwxrwx 1 root root 4 4월 16 23:10 /bin/sh -> b