Solaris Package Manager problem


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Solaris Package Manager problem
# 8  
Old 06-05-2003
this is what i got from sunhelp@sunhelp.org

"after untarring the 8_Recommended patches, did you read the "readme"
files for each patch?

many patches have dependencies and unless those dependency patches are
loaded first, the pathc will fail. the readme files list any dependency
(and there are a lot of patches with dependencies)."

according to this guy, the patch cluster is not the solver-of-all-problems.

you need to apply dependant patches before you run the patch cluster.

i was told that the patch cluster will install all patches in order so that you won't have these issues. but this guy is telling me otherwise.
# 9  
Old 06-06-2003
The patch cluster is for recommended and security patches. Other issues not covered by these patches require you to patch with individual patches. This does not mean you go out and try to put every patch Sun puts out on your system. Most of the time if you are putting on a patch, it's because you have a problem that the patch is suppose to fix.

If you don't have the problem, don't use the patch - it may actually break your system. The only one you should keep up to date is the recommended and security patch cluster.

And if there are dependent patches that are required by the patch cluster, you need to put those on first. If you notice there is always a statement about these - it's up to you to know and follow all directions. Usually if our servers will be patched with the R&S patch cluster, it's done on test servers first, development servers second, and then rolled to production so any problems will hopefully show up before production is hit.

One other thing, if you have a Sun contract and you call in about a problem, one of the first things they say is "What is the patch level?". Most of the time their first line of defense is to have you patch the system (with the latest patch cluster) and then call back in if you still see the problem. There are times (many times) that this is a waste of time in trying to solve the problem.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Which Package Manager?

I came across a number of apparent tarballs of OS packages which are in a format which I do not recognize. Does anybody know which packet manager uses this format? # ls pkg_cfiles pkg_data pkg_data32 pkg_data64 pkg_info pkg_scripts pkg_signature # cat pkg_info PACKAGE=8.2... (3 Replies)
Discussion started by: fpmurphy
3 Replies

2. UNIX for Dummies Questions & Answers

Unable to install from synaptic package manager

i am not able to install anything from package manager . (2 Replies)
Discussion started by: upvan111
2 Replies

3. Emergency UNIX and Linux Support

Problem when trying to remove a package using rpm command - error: package is not installed

Hello, i have installed a package by using the command sudo rpm -i filepackage.rpm package filepackage is already installed when i try to remove it, i get an error saying "is not installed": sudo rpm -e filepackage.rpm error: package filepackage is not installed How can... (4 Replies)
Discussion started by: g_p
4 Replies

4. Debian

apt-get package manager capability

Hi List, Recently I was doing some toubleshooting installing a package on a Redhat 6 machine using the the installer script which came with that package and I got an error message telling me that a file was missing indicating that I had to google for the dependancies and install them before this... (2 Replies)
Discussion started by: landossa
2 Replies

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

6. Ubuntu

Can't update or use package manager -- gpg error

W: GPG error: http://archive.canonical.com karmic Release: Unknown error executing gpgv W: GPG error: http://us.archive.ubuntu.com karmic Release: Unknown error executing gpgv W: GPG error: http://us.archive.ubuntu.com karmic-updates Release: Unknown error executing gpgv W: GPG error:... (17 Replies)
Discussion started by: CRGreathouse
17 Replies

7. Solaris

Problem with solaris 10 installation package

Hi, I want to install man pages package from solaris 10. Solaris 10 has already been installed on my servor but I have to add the man pages packages. I search for a long time on internet this package but I didn't find a compatible one... So I downloaded Solaris 10 from Sun site to get this... (12 Replies)
Discussion started by: MasterapocA
12 Replies

8. Solaris

Solaris 10 Software Package Manager

Hi there, maybe one of you knows the software package tool during the installation of solaris 10. You are able to choose an installtion and customize it with pressing F4 .... a very nice list occurs where you can select packages like apache, ssh and so on ... Is it possible to start this... (0 Replies)
Discussion started by: drexler76
0 Replies
Login or Register to Ask a Question