Operating System - HP-UX
1827251 Members
3123 Online
109716 Solutions
New Discussion

Error on installing PATCH

 
SOLVED
Go to solution
hp admin
Frequent Advisor

Error on installing PATCH

Hi all,

I try to configure a multiplexing addresses on my network card on a 10.20 OS by using the ifalias command.

For this, I have to install a patch (PHNE_19936), but I get this error:

Currently, there are no products on this source which are compatible with the target. Therefore, no products are shown.

Have you a solution for that ?

Thank's in advance.
7 REPLIES 7
Robert-Jan Goossens_1
Honored Contributor

Re: Error on installing PATCH

Hi,

# sh /tmp/PHNE_19936
# swinstall -x autoreboot=true -x patch_match_target=true \
-s /tmp/PHNE_19936.depot

Robert-Jan
V. Nyga
Honored Contributor
Solution

Re: Error on installing PATCH

Hi,

maybe you need the
's700 10.20 cumulative ARPA Transport patch'? (PHNE_22506)
http://www4.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.search|&patchid=PHNE_22506&context=hpux:700:10:20

It seems like there's a difference between s700 and s800

HTH
Volkmar
*** Say 'Thanks' with Kudos ***
V. Nyga
Honored Contributor

Re: Error on installing PATCH

Info:
workstations (series 700 systems) and servers (series 800 systems)

V.
*** Say 'Thanks' with Kudos ***
Ivajlo Yanakiev
Respected Contributor

Re: Error on installing PATCH

You try to install software that isn't capable to run on yor mashine.

Let say that you have server box and you try to install workstation patch.
Or you try to install patch for HPUX 11.11 on HPUX 10.20.

Find right patch for you


V. Nyga
Honored Contributor

Re: Error on installing PATCH

To clarify:
PHNE_19936 is the 's800 10.20 cumulative ARPA Transport patch' - s800 = server

My link is the 's700 10.20 cumulative ARPA Transport patch' - s700 = workstations

In most times s700 and s800 have identical patches - here not.

V.

P.S.
Please work at your points assignment - assigned points to 3 of 31 responses isn't great.

*** Say 'Thanks' with Kudos ***
Steven E. Protter
Exalted Contributor

Re: Error on installing PATCH

Just to clarify, it IS a 10.20 patch.

http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.search|&patchid=PHNE_19936&context=hpux:800:10:20

It has been replaced with a later version:

http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.search|&patchid=PHNE_22507&context=hpux:800:10:20

And these two patches(one or the other) may be pre or co-requisite.

http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.search|&patchid=PHNE_22877&context=hpux:800:10:20

http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.search|&patchid=PHNE_28886&context=hpux:800:10:20

OT: These guys deserve some points. Not me, I got enough.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
hp admin
Frequent Advisor

Re: Error on installing PATCH

Thanks to all responding me.

Exactely, the patch that I had was for the 800 series.

I just install the correct patch (PHNE_22506), and I'll continue
to solve now my first problem about the multicasting address
on a one ethernet card.