117461-04 broken?

on jan 25 117461-04 was installed via 'smpatch update' and it seems to have removed the pkginfo file for the package SUNWcslr. Now, when I try and add patches I get:

root@vcs02:[spool]$ smpatch add -i 121693-02

add patch 121693-02

Cannot open pkginfo file /var/sadm/pkg/SUNWcslr/pkginfo

Validating patches...

Loading patches installed on the system...

and many new patches are failing..

[431 byte] By [dyoung2] at [2007-11-26 6:05:29]
# 1

Checking into patch 117461-04 shows that it was withdrawn because opf Sun Alert #101995 -

http://sunsolve.sun.com/search/document.do?assetkey=1-26-101995-1

I believe the correct revision should have been 117461-08. Did you download and install patch 117461-04 manually or was it offered to you as an available patch when running 'smpatch analyze' ?

ForumModerator at 2007-7-6 13:32:57 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 2
All the patches I applied on 01-25-2006 would have come from an smpatch analyze. That one came from an 'smpatch update'.Found the patch was pulled yesterday while researching this. I copied the pkginfo file back into place and everything *seems* to be ok now.
dyoung2 at 2007-7-6 13:32:57 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 3
I'd assume then that it was offered as a suitable patch before it was pulled. Glad to hear everything is working fine now though. Let us know if you have any further issues with it.
ForumModerator at 2007-7-6 13:32:57 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 4

I hate to wake up such an old thread, but we seem to be seeing the same issue with 118833-24 -- the file /var/sadm/pkg/SUNWcslr/pkginfo was there before patching and is gone afterwards.

So far this doesn't seem to affect our 06/2006 release systems, just 01/2006 (we have some 03/2005 but we haven't tried putting this patch on any of them). I've got a case with Sun open but if anyone has thoughts on this (or more data for the case) I'd love to hear them!

In our case we're seeing this in the patch log:

Installation of <SUNWcslr> was successful.

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.

Installation of <SUNWcsr> was successful.

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.

/var/sadm/pkg/SUNWcsu/install/i.none: /usr/bin/cp: cannot execute

[ this repeats multiple times -- it's because /lib/libsec.so.1 is the wrong version to work with the /bin/cp command any longer]

ERROR: attribute verification of </usr/lib/pci/pcidr> failed

pathname does not exist

ERROR: attribute verification of </usr/lib/pci/pcidr_plugin.so> failed

pathname does not exist

/var/sadm/pkg/SUNWcsu/save/118833-24/undo: No such file or directory

compress(1) returned error code 1

The SUNWcsu backout package will not be compressed.

Continuing to process backout package.

/var/sadm/pkg/SUNWcsu/save/SUNWcsu: No such file or directory

Installation of <SUNWcsu> partially failed.

We were able to put a new version of /lib/libsec.so.1 in place which fixed the problems with "cp" (and chmod, etc.) but the system still sort of thinks it has 118833-24 installed and sort of thinks it doesn't...

MichaelMyers at 2007-7-6 13:32:57 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 5
I'd be surprised if this turns out to be the same issue as the previous patch but the team helping with your support case will be best positioned to investigate further so i'll defer to their judgement on this issue.
ForumModerator at 2007-7-6 13:32:57 > top of Java-index,Administration Tools,Sun Update Connection-System...