Upgrade scenarios of a package in Solaris


 
Thread Tools Search this Thread
Operating Systems Solaris Upgrade scenarios of a package in Solaris
# 8  
Old 01-01-2008
Quote:
Originally Posted by vibhor_agarwali
What is the other way to upgrade a package?
I answered to that in my first reply: Upgrade scenarios of a package in Solaris

Anyway, the way you upgraded is preferred if some other packages depend on the one you want to upgrade.

The instance suffix is no big deal.
# 9  
Old 01-01-2008
Quote:
Anyway, the way you upgraded is preferred if some other packages depend on the one you want to upgrade.
Yes, this is the case, a lot of packages depend on that.

The suffix is a problem, as the original XYZ no longer exists and a lot of scrips check for XYZ
# 10  
Old 01-01-2008
You should then fix the scripts:
eg:
Code:
pkginfo SUNWcsu.*

# 11  
Old 01-02-2008
The scripts are not owned by us.

Anyway, thanks for the help.
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Ubuntu

Upgrade a package on Ubuntu

Hi, I want to upgrade a package to a specified version on Ubuntu, can you please shed some light? I know we can do it with but jere i want to upgrade the package to a specified version. Can someone please assist? Thanks (1 Reply)
Discussion started by: prash358
1 Replies

2. Ubuntu

java error during upgrade or installation of package

Hi, everytime I do "sudo apt-get " and install package or just upgrade I get the following error: sha256sum mismatch jdk-7u3-linux-x64.tar.gz Oracle JDK 7 is NOT installed. dpkg: error processing oracle-java7-installer (--configure): subprocess installed post-installation script returned... (1 Reply)
Discussion started by: programAngel
1 Replies

3. 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

4. Solaris

Upgrade sudo package

Can anyone tell me detailed step by step procedure on how to upgrade sudo (sudo package) from 1.6.x to 1.7.1 or 1.7.2 versions on solaris 9 and 10 boxes. (1 Reply)
Discussion started by: saintsnwarriors
1 Replies
Login or Register to Ask a Question