Manoj Palhade
2010-02-02 13:05:21 UTC
Dear RPM Team,
I am creating RPM package to copy folder. After creating RPM package I tried
to install this RPM package but I am getting following error message.
# rpm -Uvh Opt-sys-1.0-1.x86pc.rpm
error: Failed dependencies:
/bin/ksh is needed by Opt-sys-1.0-1.x86pc
After searching the content of folder; I found that this folder contains
some script (.sh) files. I removed this files then but packages and
installed. It is working fine.
Also If I remove First line #!/bin/ksh from all shell script; then it is
working fine.
Thanks and Regards,
Manoj Palhade
I am creating RPM package to copy folder. After creating RPM package I tried
to install this RPM package but I am getting following error message.
# rpm -Uvh Opt-sys-1.0-1.x86pc.rpm
error: Failed dependencies:
/bin/ksh is needed by Opt-sys-1.0-1.x86pc
After searching the content of folder; I found that this folder contains
some script (.sh) files. I removed this files then but packages and
installed. It is working fine.
Also If I remove First line #!/bin/ksh from all shell script; then it is
working fine.
Thanks and Regards,
Manoj Palhade