[pca] 18117543 patch 144872-02 is missing a hard requirement

Dennis Clarke dclarke at adbs.ca
Tue Feb 4 11:01:04 CET 2014


On 04/02/14 01:43 AM, Martin Paul wrote:
> Am 28.01.2014 17:30, schrieb Dennis Clarke:
>> last night at 17 secs after midnight this 144872-03 was slid out the 
>> door.
>>
>> Anyways, makes me wonder what bugid 18117543 is.
>
> There's now a service alert document about this issue:
>
>   Oracle Support Document 1617874.1
>   Solaris 10 Patches 144872-02/144873-02 (WITHDRAWN) May Cause Boot
>   Failure if Patches 147002-01/147003-01 Are Not Also Installed
>
> https://support.oracle.com/epmos/faces/DocumentDisplay?id=1617874.1
>
> Martin.
>
>

Seems like a weird item to get in a fuss over. The README.144872-03 says
right in it that there is a dependency on 147002-01 (or greater).

Which means someone would have to apply 144872-03 and then back out patch
147002-03 to wreck the SUNW_1.3.1 version requirement :

# elfdump -devl /sbin/ifconfig | grep libxnet
             libxnet.so.1                SUNW_1.3.1
        [5]  NEEDED            0x725               libxnet.so.1
#
# elfdump -v /lib/libxnet.so.1

Version Definition Section:  .SUNW_version
      index  version                     dependency
        [1]  libxnet.so.1                                     [ BASE ]
        [2]  SUNW_1.3.1                  SUNW_1.3
        [3]  SUNW_1.3                    SUNW_1.2
        [4]  SUNW_1.2                    SUNW_1.1
        [5]  SUNW_1.1
#

Looks fine to me.

dc



More information about the pca mailing list