Ask a Question related to AIX, Design and Development.
-
Michael Jones #1
RPMS and NIM
AIXers,
Has anyone successfully used NIM's lpp_source resource to distribute
RPMS packages to NIM clients. I am using AIX 5.2, I run this from
smit.log:
/usr/lpp/bos.sysmgt/nim/methods/m_sm_nim cust -I -t 'nimopisdev' -l
'lpp_sou
rce1' -o 'zsh-4.0.4
ALL
@@R:zsh-4.0.4 _all_filesets' -f 'p' -f 'c' -f 'N' -f 'g' -f 'X' -f
'' -f '' -f
'' -f ''
I get an error like this for various RPMS I have so far tried:
+-----------------------------------------------------------------------------+
RPM Error Summary:
+-----------------------------------------------------------------------------+
The following errors occurred during installation:
error: failed dependencies:
fileutils is needed by zsh-4.0.4-2
grep is needed by zsh-4.0.4-2
/sbin/install-info is needed by zsh-4.0.4-2
/bin/sh is needed by zsh-4.0.4-2
/bin/sh is needed by zsh-4.0.4-2
libc.a(shr.o) is needed by zsh-4.0.4-2
libcurses.a(shr42.o) is needed by zsh-4.0.4-2
0042-001 nim: processing error encountered on "master":
0042-001 m_cust: processing error encountered on "nimopisdev":
0042-175 c_script: An unexpected result was returned by the
"psdev1:/export/n
im/scripts/nimopisdev.script" command:
/bin/sh is needed by zsh-4.0.4-2
libc.a(shr.o) is needed by zsh-4.0.4-2
libcurses.a(shr42.o) is needed by zsh-4.0.4-2
0042-001 nim: processing error encountered on "master":
0042-001 m_cust: processing error encountered on "nimopisdev":
0042-175 c_script: An unexpected result was returned by the
"psdev1:/export/n
im/scripts/nimopisdev.script" command:
0042-175 c_installp: An unexpected result was returned by the
"/usr/sbin/install
p" command:
See the log file:
/var/adm/ras/nim.installp
Michael Jones Guest
-
(S)RPMs for PostgreSQL 8.0.0 are ready.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, - --------------------------------------------------------------------- PostgreSQL New... -
Perl, Tk, and RPMS
Hi folks. I run a number of RH7.3 boxes which I keep up to date using Redhat's RPMS. I've just bought Mastering Perl/Tk and need to install Tk... -
Can not rebuild RPMs
Hello, while being root (on my MDK 9.1 system), I get the following strange error message when I want to rebuild packages: # dir... -
rpms and dependencies
"J. Zidar" <zee@email.si> writes: You can't directly install RPM files in Debian. Use 'alien' to convert them to .deb packages first, then use... -
Hi, how to install rpms on Debian??
Thanks!!! -- Zhao YouBing, Ph.D student State Key Lab of CAD&CG,Zhejiang University, Hangzhou, 310027, P.R.China Tel : 0571-87951045(O),... -
George Baltz #2
Re: RPMS and NIM
On Mon, 15 Sep 2003 11:50:31 -0700, Michael Jones wrote:
I haven't gotten it to work completely, but I can get you a little farther> AIXers,
> Has anyone successfully used NIM's lpp_source resource to distribute RPMS
> packages to NIM clients. I am using AIX 5.2, I run this from smit.log:
>
along.
This comes from not having the installp->rpm 'glue' package correct. Try> /usr/lpp/bos.sysmgt/nim/methods/m_sm_nim cust -I -t 'nimopisdev' -l
> 'lpp_sou
> rce1' -o 'zsh-4.0.4
> ALL
> @@R:zsh-4.0.4 _all_filesets' -f 'p' -f 'c' -f 'N' -f 'g' -f 'X' -f
> '' -f '' -f
> '' -f ''
>
> I get an error like this for various RPMS I have so far tried:
>
> +-----------------------------------------------------------------------------+
> RPM Error Summary:
> +-----------------------------------------------------------------------------+
> The following errors occurred during installation: error: failed
> dependencies:
> fileutils is needed by zsh-4.0.4-2
> grep is needed by zsh-4.0.4-2
> /sbin/install-info is needed by zsh-4.0.4-2 /bin/sh is needed
> by zsh-4.0.4-2
> /bin/sh is needed by zsh-4.0.4-2
> libc.a(shr.o) is needed by zsh-4.0.4-2 libcurses.a(shr42.o) is
> needed by zsh-4.0.4-2
>
running '/usr/sbin/updtvpkg' on the client beforehand. I think this will
get you back to the normal dependency chasing.
--> 0042-001 nim: processing error encountered on "master":
> 0042-001 m_cust: processing error encountered on "nimopisdev": 0042-175
> c_script: An unexpected result was returned by the
> "psdev1:/export/n
> im/scripts/nimopisdev.script" command:
>
> /bin/sh is needed by zsh-4.0.4-2
> libc.a(shr.o) is needed by zsh-4.0.4-2 libcurses.a(shr42.o) is
> needed by zsh-4.0.4-2
George Baltz N3GB
Computer Sciences Corp Rule of thumb: ANYthing offered
@NOAA/NESDIS/IPD by unsolicited email is a hoax,
Suitland, MD 20746 ripoff, scam or outright fraud.
George Baltz Guest
-
Michael Jones #3
Re: RPMS and NIM
George Baltz <George.Baltz@noaa.gov> wrote in message news:<pan.2003.09.15.19.08.56.892772@noaa.gov>...
Running updtvpkg fixed things. RPMS via NIM works great.> On Mon, 15 Sep 2003 11:50:31 -0700, Michael Jones wrote:
>> I haven't gotten it to work completely, but I can get you a little farther> > AIXers,
> > Has anyone successfully used NIM's lpp_source resource to distribute RPMS
> > packages to NIM clients. I am using AIX 5.2, I run this from smit.log:
> >
> along.
>
> This comes from not having the installp->rpm 'glue' package correct. Try
> running '/usr/sbin/updtvpkg' on the client beforehand. I think this will
> get you back to the normal dependency chasing.
>
Michael Jones Guest



Reply With Quote

