Re: RPM chokes when "running preinstall script"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2005-05-16 at 16:16 +0300, Aizer Danny-BDA023 wrote:
> I'm trying to install an rpm package on a new embedded system.
> The RPM db is empty, and the rpm version is 4.0 (for Monta Vista Linux 2.4.18_mvl30).
> 
> The installation fails without any message/error:
> 
> # rpm -qa
> # rpm -i --nodeps /sm/bin/installer-1.00-20.rpm

Why are you installing with nodeps?


> Still not installed, so trying with --noscripts:
> 
> # rpm -i --nodeps --noscripts /sm/bin/installer-1.00-20.rpm
> # rpm -qa
> installer-1.00-20
> #

> Installed... but without running my scripts (pre and post install scripts exist, they only do an echo of some string)...

Withouth knowledge of the package, install system and the particular
scripts we can't really comment 

rpm --scripts -qp  /sm/bin/installer-1.00-20.rpm
rpm -qpR  /sm/bin/installer-1.00-20.rpm

> Any idea why this could happen? Can't RPM find the shell? Or something else?

Does /bin/sh exist?

Paul


[Index of Archives]     [RPM Ecosystem]     [Linux Kernel]     [Red Hat Install]     [PAM]     [Red Hat Watch]     [Red Hat Development]     [Red Hat]     [Gimp]     [Yosemite News]     [IETF Discussion]

  Powered by Linux