Pinku Hussain forced the electrons to say:
> I want to upgrade my bash-2.04-11 to bash-2.04-15. When I use the command
> rpm -Uvh bash-2.04-15.i686.rpm
> I get the following error:
> error failed dependencies:
> /bin/sh is needed by bash-2.04-15
Seems to me a bug in the RPM of bash. /bin/sh is part of the bash
package. And /bin/sh is a requirement for 60% of all RPMs on my machine.
Do you have bash v1 installed? The bash-1.14 package? Maybe to install
bash2 you need bash1.
If you don't want to keep bash1, somethink like
ln -s /bin/bash2 /bin/sh
rpm -U --force --nodeps bash-2.*.rpm
might work.
Binand
----------------------------------------------
LIH is all for free speech. But it was created
for a purpose. Violations of the rules of
this list will result in stern action.