[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] aix help
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] aix help
- From: "Mike Arnold" <hobbit (at) razorsedge.org>
- Date: Thu, 29 Nov 2007 07:25:51 -0700 (MST)
- Importance: Normal
- User-agent: SquirrelMail/1.4.11-1.rh9.re
Rebecca Henderson wrote:
> I'm trying to install the RPM for AIX client for hobbit and It complains
> about
>
> /bin/bash is needed by hobbit-client-4.2.0-7.aix5.3.re
>
> /bin/sh is needed by hobbit-client-4.2.0-7.aix5.3.re
>
> libc.a(shr.o) is needed by hobbit-client-4.2.0-7.aix5.3.re
>
>
>
> they are all there, can anyone help with this?
>
> Thanks in advance,
$ oslevel -s
5300-06-01-0000
$ lslpp -L rpm.rte
Fileset Level State Type Description (Uninstaller)
----------------------------------------------------------------------------
rpm.rte 3.0.5.40 C F RPM Package Manager
You may need to update your rpm.rte package. As a test run this command:
$ rpm -q --whatprovides 'libc.a(shr.o)'
AIX-rpm-5.3.0.60-3
You can also manually run /usr/sbin/updtvpkg to update the AIX-rpm virtual
package.
--
-m