Operating System - HP-UX
1753542 Members
5309 Online
108795 Solutions
New Discussion юеВ

Installing Critcal Patches

 
Sean Kuruvilla
Advisor

Installing Critcal Patches

Hello, My name is Sean and I am a very beginner UNIX user. My strengths are on the PC side. So please bear with me. I have a HP 9000L server running HP_UX 11.0.b on the server. I am trying to do a patch update on my server to bring it up to date. I ran the patch assessment on the HP site. I then download 2 of the 28 patches the assessment recommended via Script FTP option to my UNIX server. Then I ran the get_patches.sh script to Download the patches directly to my server. It downloaded the 2 patches that I needed to my UNIX server without any issues. After the system downloaded the files, I then ran the create_depot_hp-ux_11 script. The system went through the process and then gave me the following error message:

======= 08/16/06 11:30:27 EDT BEGIN copy AGENT SESSION

* Agent session started for user

* Beginning Analysis Phase.
* Source: sfhpuxts:/viv/patches/PHCO_29621.depot
* Target: sfhpuxts:/viv/patches/depot
* Target logfile: sfhpuxts:/viv/patches/depot/swagent.log
* Reading source for product information.
NOTE: The filesystems in the filesystem table will not be checked
against those currently mounted because the
"mount_all_filesystems" option is set to "false".
* Reading source for file information.
NOTE: The used disk space on filesystem "/" is estimated to increase
by 3 Kbytes.
This will leave 103579 Kbytes of available user disk space
after the installation.

* Summary of Analysis Phase:
* 1 of 1 filesets had no Errors or Warnings.
* The Analysis Phase succeeded.


* Beginning the Copy Execution Phase.
* Filesets: 1
* Files: 1
* Kbytes: 1
* Copying fileset "PHCO_29621.UX-CORE,r=1.0" (1 of 1).
ERROR: Could not access remote file "/usr/share/doc/dir.perm.txt" in
software item
"PHCO_29621.UX-CORE,r=1.0,a=HP-UX_B.11.00_32/64,v=HP,fr=1.0,fa=HP-UX_B.11.00_32/64"
due to an internal error on the remote system.
ERROR: Failed copying fileset "PHCO_29621.UX-CORE,r=1.0". Check the
above output for details.
* Retry number 1 of 1 for loading files for fileset
"PHCO_29621.UX-CORE,r=1.0".
* Copying fileset "PHCO_29621.UX-CORE,r=1.0" (1 of 1).
ERROR: Could not access remote file "/usr/share/doc/dir.perm.txt" in
software item
"PHCO_29621.UX-CORE,r=1.0,a=HP-UX_B.11.00_32/64,v=HP,fr=1.0,fa=HP-UX_B.11.00_32/64"
due to an internal error on the remote system.
ERROR: Failed copying fileset "PHCO_29621.UX-CORE,r=1.0". Check the
above output for details.
NOTE: The Copy Phase has suspended. Check the above output for
reasons.



======= 08/16/06 11:30:36 EDT END copy AGENT SESSION (Aborted)



======= 08/16/06 11:30:36 EDT BEGIN copy AGENT SESSION

Does anyone know what can be done to solve this issue? I really need to get my server up to date.
12 REPLIES 12
Steven E. Protter
Exalted Contributor

Re: Installing Critcal Patches

Shalom,

I think your ftp scripted patch download terminated early.

I think you should re-run the get_patches comand.

Also make sure you re-run the create_depot command that unshar's the patches and creates the patch set.

Its also a very good idea to check the md5 checksum on your patch set before starting.

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
Sean Kuruvilla
Advisor

Re: Installing Critcal Patches

How do I do that? I ran the creat_hp file again and received the same results. I also ran the Get_patches command again and it told me that nothing more needed to be downloaded. I really need help. I have 28 pathces to load and I can't get a single one to work.
IT_2007
Honored Contributor

Re: Installing Critcal Patches

you need to rerun get_patches.sh script to Download the patches
Sean Dale
Trusted Contributor

Re: Installing Critcal Patches

Why are you only dl'ing 2 of the 28 recommended patches? Were some of the others dependencies? I would suggest installing all the patches that are recommended.
Live life everyday
Sean Kuruvilla
Advisor

Re: Installing Critcal Patches

The reason, I am only downloading 2 of the 28 patches is becuase of space issues. When I download the whole patch I run out of space. Plus, I tried runnign the whole patch before and I got a whole bunch of errors. I really don't know what I can do. PLease any Idea's will work.
Sean Dale
Trusted Contributor

Re: Installing Critcal Patches

I noticed one of the patches is PHCO_29621. What is the other one? Have you tried applying the other one by itself?
Live life everyday
Torsten.
Acclaimed Contributor

Re: Installing Critcal Patches

You should compare the checksum of downloaded patches and if you find a corrupted file, delete it and download again.
Be aware you cannot install some patches because of missing dependencies.
If you have some space somewhere available, you may create a temp filesystem to increase your space for the installation process.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Sean Kuruvilla
Advisor

Re: Installing Critcal Patches

How do I check the checksum file and how do I create a new TMP directory to allocate more space for These types of Downloads. Please Advise?
Torsten.
Acclaimed Contributor

Re: Installing Critcal Patches

On the download page you will find the checksum information like

Checksum: 161235326 1285931

You should run the cksum command and compare the values.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!