Cannot install SUNWarc package on solaris 8


 
Thread Tools Search this Thread
Operating Systems Solaris Cannot install SUNWarc package on solaris 8
# 1  
Old 07-20-2010
Cannot install SUNWarc package on solaris 8

Hello,

As a OEM grid control installation pre-requisite, i was trying to install SUNWarc package on my solaris 8 server.

I found that the linker patch 109147-44 includes this package as i was not able to find this individual package from any source.

I downloaded this patch 109147-44 and tried installing it.
It installed few packages and skipped few packages. Here are some logs.

The problem here is that it skipped the package that i wanted to be installed.

Code:
Package not patched:
PKG=SUNWarc
Original package not installed.
Package not patched:
PKG=SUNWbtool
Original package not installed.
Package not patched:
PKG=SUNWbtoox
Original package not installed.
Package not patched:
PKG=SUNWhea
Original package not installed.
Package not patched:
PKG=SUNWmdb
Original package not installed.
Package not patched:
PKG=SUNWmdbx
Original package not installed.
Package not patched:
PKG=SUNWosdem
Original package not installed.

This appears to be an attempt to install the same architecture and
version of a package which is already installed.  This installation
will attempt to overwrite this package.

Dryrun complete.
No changes were made to the system.

This appears to be an attempt to install the same architecture and
version of a package which is already installed.  This installation
will attempt to overwrite this package.

Dryrun complete.
No changes were made to the system.

This appears to be an attempt to install the same architecture and
version of a package which is already installed.  This installation
will attempt to overwrite this package.

How do i move further now ?

Thanks
Sunny

---------- Post updated at 12:17 PM ---------- Previous update was at 12:15 PM ----------

I also tried applying the package individually.

Code:
bash-2.05# pkgadd -d `pwd` SUNWarc

Processing package instance <SUNWarc> from </patches/109147-44>

Archive Libraries
(sparc) 11.8.0,REV=2000.01.08.18.12
Copyright 2007 Sun Microsystems, Inc. All rights reserved.
## Executing checkinstall script.
PaTcH_MsG 8 Version 11.8.0,REV=2000.01.08.18.12 of SUNWarc is not installed on this system.
checkinstall script suspends

Installation of <SUNWarc> was suspended (administration).
No changes were made to the system.

Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Need to install /usr/lib/libiconv.so.2 Solaris Sparc 64 bit package

Hi, Can anyone help me out in getting download the below required package for Solaris 10 SPARC 64-bit machine. Thanks in advance. (3 Replies)
Discussion started by: prash358
3 Replies

2. UNIX for Dummies Questions & Answers

Can't install rpm package with --prefix in new path.Error: package is not relocatable

Hello, i have downloaded an rpm package "hadoop-0.20.205.0-1.amd64.rpm" in /usr/local/ directory. I'm trying to install the rpm package in a new path/location (/usr/local/hadoop-0.20.205), but i can't. I did: 1st try: Didn't work sudo rpm -i --prefix=/usr/local/hadoop-0.20.205... (1 Reply)
Discussion started by: g_p
1 Replies

3. Linux

How install a new package without remove old package?

Dear all, I would like to install a new version of package without remove old version on Centos and vice versa. Please give me advice! thanks much, (2 Replies)
Discussion started by: all4cfa
2 Replies

4. UNIX for Advanced & Expert Users

How to find dependancies of .dstream package (Solaris) & .rpm package( linux)

Friends, Please let meknow, How we can find the dependancies of .dstream package & .rpm package before installation ? For AIX, We can use the inutoc . command to create the .toc file for the bff package, What about Solaris & Linux ? (0 Replies)
Discussion started by: yb4779
0 Replies

5. UNIX for Advanced & Expert Users

snoop package install

I was trying to install the solaris snoop package on a flavor of linux. I got the tar file, unzipped it. when I CD to the unzipped snoop directory, I ran the command ./configure ; make and I got the following error. Did anybody run into this before? what can I do to install snoop? checking... (1 Reply)
Discussion started by: Pouchie1
1 Replies

6. Solaris

how to install this package

Dears, i am new user in solaris i am using solaris 10 https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=Sol-audio-drivers1.0-x86-G-F@CDS-CDS_SMI after i unzip this package i didn't found any package to install cos i only... (1 Reply)
Discussion started by: sharkux
1 Replies

7. Solaris

not able to install the package

I am working with sun solaris 9 and I want to install some packages but due to less disk space I am not able to install the packages. I am giving the output of filesystem-- # df -k Filesystem kbytes used avail capacity Mounted on /dev/dsk/c0t0d0s0 2148263 1997593 107705 ... (10 Replies)
Discussion started by: smartgupta
10 Replies

8. UNIX and Linux Applications

looking for ImageMagick install package

i am struggling to find an error free, and complete install package for ImageMagick (with perl- "PerlMagick"). imagemagick.org not much help.... links for source, mirrors etc dont work. any pointers appreciated. linux server. (2 Replies)
Discussion started by: mickeymouse
2 Replies

9. Solaris

how to install package

Hi How to install package from Freeware for Solaris Specificaly i want to install lsof-4.77-sol10-sparc-local.gz Thanks Amit (2 Replies)
Discussion started by: amitarcade
2 Replies

10. UNIX for Dummies Questions & Answers

uninstall and install a package

Hi, on Red Hat Enterprise Linux AS release 3 (Taroon). How can I : 1-install a package (exemple : compat-gcc-7.3-2.96.128.src.rpm) 2-uninstall (or delete or deinstall) a package (exemple : compat-gcc-7.3-2.96.122). Many thanks before. (6 Replies)
Discussion started by: big123456
6 Replies
Login or Register to Ask a Question