Solaris Package Manager problem


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Solaris Package Manager problem
# 1  
Old 06-03-2003
Solaris Package Manager problem - now the recommended patch cluster problems

i'm trying to run Patch Manager, but i'm getting the following problem when i try and run "pprosvc" with either the -l, -d, or -i options.



Assessing patches needed for your system... .................................................................................................... .................................................................................................... ...............................StateMachine.start(): State machine failed.



i've tried running it several times and this error seems to appear at random times. does anyone know how i can resolve this issue?

Last edited by xyyz; 06-04-2003 at 04:11 PM..
# 2  
Old 06-04-2003
Have you attempted a recompilation/re-installation of Patch Manager? You could be the victim of corruption Smilie
# 3  
Old 06-04-2003
yeps, tried this twice. :/


i was told to forget Package Manager and just install the patch cluster.

now i have a new set of problems. :/

i have a fresh solaris 8 install. i haven't added any other patches or installed any additional software.

i ran the patch cluster by with the '-nosave -q' options.

however, i'm getting nothing but return codes 5 and 25, which are defined as the following:

5 pkgadd failed
25 A required patch is not applied

why am i getting these errors? why is pkgadd failing and why is it saying that a required patch is not applied? i thought it was using the patch order included in the patch package, so it should install everything in proper order.

any recommendations on what's going on with this one?
# 4  
Old 06-04-2003
Did you install the patch cluster in single user mode? If not, a rebuild is in order.
# 5  
Old 06-05-2003
hmmm.... the first time i didn't. the second and third times i did.

so i screwed something up? what do you mean a rebuild is in order? rebuild=reinstall? i hope not. :/
# 6  
Old 06-05-2003
Yes, you would have to start from scratch. There is no way to get back to a safe state from the first attempt at the cluster patch when you were not in single user. The second/third attempts would have just totally screwed up the system.

This is something we all learn - if you search the forum for patch and single user, you will find others that have done the same thing. I've done it (after many times of it going just fine it finally bit me). Check out Info Doc 18465 on Sunsolve - here is a small portion of it:
Quote:
Step Two- Avoid More Problems Before Installation

Go to Single User Mode. This avoids so many problems in and of itself, and it the
*FIRST STEP* in the installation stage of ANY patch cluster, kernel, or firmware
patch. Often, people will be in the habit of installing when in multiuser mode, and
claim to have never had problems as a result. I understand that going to
single user mode involves down time for the system, but scheduling down time
for other activities is normal for sys admins, and patch installation should be
included in the mix of things to be done when scheduled downtime is available.
Also, this step is in the README files of every patch and patch cluster I have
spoke of, for good reason. Modifying your live kernel is not a good idea.
# 7  
Old 06-05-2003
haha... well i guess something was learned from this. Smilie

i'm thinking of installing solaris 9 instead of 8, but i don't know if solaris 9 is supported on the sparc20.

i guess some research is in order.
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