Openmanage 4.4 on PE2850
Sean Dilda
agrajag at dragaera.net
Fri Jul 8 07:54:53 CDT 2005
Guido wrote:
> Hi,
>
> in the list on
> http://lists.us.dell.com/pipermail/linux-poweredge/2005-May/020765.html
> you wrote:
> > Version 4.4 should be compatible with this architecture.
> ...regarding OpenManage on the x86_64 architecture.
>
> I just tried this with the
> OM-SrvAdmin-Dell-Web-LX-440-_A00.tar.gz
> package on my RHEL4/PE2850 system and started
> sh srvadmin-install.sh -x
>
> But I get these error message:
> > Installing the selected packages.
> >
> > warning: instsvc-drivers-5.0.0-1.i386.rpm: V3 DSA signature: NOKEY,
> key ID 23b66a9d
> > error: Failed dependencies:
> > libncurses.so.5 is needed by srvadmin-isvc-4.4.0-339.i386
> > libstdc++-libc6.2-2.so.3 is needed by
> srvadmin-omacore-4.4.0-339.i386
> > libz.so.1 is needed by srvadmin-omacore-4.4.0-339.i386
> > libncurses.so.5 is needed by srvadmin-omacore-4.4.0-339.i386
> > libpam.so.0 is needed by srvadmin-omacore-4.4.0-339.i386
>
> All these libraries exist on the system (RHEL4). The '.i386.rpm'
> extension of the package confuses me.
>
> Any hints?
OMSA 4.4 is setup so that is has a 32-bit userland, even on x86_64
boxes. That's why all the packages are .i386.rpm. It also means that
you need to solve those deps with the 32-bit (i386) packages, not the
64-bit (x86_64) ones.
Don't worry, the packages are smart enough to make sure it'll load a
64-bit kernel module on 64-bit kernels.
For future reference, the dependency 'libpam.so.0' is for the 32-bit
version. 'libpam.so.0()(64bit)' is for the 64-bit version.
More information about the Linux-PowerEdge
mailing list