Operating System - HP-UX
1836999 Members
1991 Online
110111 Solutions
New Discussion

downloading patches and getting block size errors

 
SM_3
Super Advisor

downloading patches and getting block size errors

Once the patches have been downloaded I execute the create_depot_hp_ux file, I get block size errors.

If I use the swcopy method, .ie
swcopy -s $(PWD) /Si @ /var/spool/sw
I don't get any block size errors.

how come?
7 REPLIES 7
Steven E. Protter
Exalted Contributor

Re: downloading patches and getting block size errors

Make sure the variable UNIX95 is not set when running any of the sd-ux utilities. It can cause checksum and other problems.

Standard also.

/sbin/init.d/swagent -r

Then try again.

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
Ross Zubritski
Trusted Contributor

Re: downloading patches and getting block size errors

If you are ftp traqnsferring files from a PC to UX, ensure that you type bin b/4 issuing the put command.

Regards,

RZ
Cheryl Griffin
Honored Contributor

Re: downloading patches and getting block size errors

You should also attempt the download again to resolve any problems during the download.
"Downtime is a Crime."
SM_3
Super Advisor

Re: downloading patches and getting block size errors

UNIX95 is not set

binary ftp was invoked

don't think a re-download may do the trick since the swcopy method did not complain as the create_depot method did...

oh well

thanks anyway
Cheryl Griffin
Honored Contributor

Re: downloading patches and getting block size errors

What was the full error?

It has been noted that a "blocksize changed" message may display if you are running short of space.
# bdf
"Downtime is a Crime."
SM_3
Super Advisor

Re: downloading patches and getting block size errors

full error can't remember now...

I'll check regarding the shortage of space- but I don't think it was that
I'll check

thanks
Dario_1
Trusted Contributor

Re: downloading patches and getting block size errors

Hi!

I don't know if this will help but if you are downloading patches from the browser, make sure the following is done. I had a similar problem to yours and happened to be that:

You may retrieve patches via anonymous ftp(1) or http. Use your browser's "Save Link As"(Netscape) or "Save Target As"(MSIE) operation. This operation can be accessed by a right mouse click on the http/ftp button.

Hope this helps.

Regards,

DR