HP-UX Software Assistant Frequently Asked Questions

Q4:IfIdon’thaveaninternetconnectioncanIuseSWA?
A4:Systemswithoutanyinternetconnectionscanbeanalyzedbymovingfiles.
InventoryfilescanbemovedtoanHPUXsystemwithinternetaccessoruploaded
totheITRCPatchDatabaseforanalysis.Alternatively,theSWAcatalogfilecanbe
downloadedonasystemwithaccessandtransferredtotheHPUXsystemusing
media.
Q5:Whatisthecheck_crloptionfor?
A5:ThecatalogfileisintendedtobedownloadedviaasecureHTTPSconnection.
Theseconnectionsrelyonthevalidityofcertificatesissuedbyacertificate
authority(CA).SWAverifiesthesecertificatesremainvalidwhenperforming
catalogdownloads.Attimes,thiscertificatecheckitselfmayfail.Thecheck_crl
optionallowsthisspecificchecktobedisabled.
CommandLineOptions
Q1:HowcanIeasilyfindthecommandlineoptions?
A1:Theoption?”maybeusedatanylevelofthecommandline.Use“swa‐?”tolist
thesupportedmajormodes,“swareport‐?”willlisttheoptionsavailabletothe
reportmajormode,and“swaget–x‐?”willlisttheextendedoptionavailableto
thegetmajormode.Eachswamajormodehasadedicatedmanpage.References
tothesepagescanbefoundinthe“SeeAlso”sectionofthemainswa(1m)page.
Q2:CanIperformapartialSWAoperation?
A2:Thereportandgetmajormodesperformanumberofactionssuchasdownloading
anuptodatecatalogorcopyingpatchesintoadepot.Thestepmajormode
allowsaccesstotheindividualoperationsthemselves.Toprintanissuereportfor
thelastrunanalysis,runthecommand:
#swastepreport–rissue
Toforceadownloadofthecatalog,runthecommand:
#swastepcatalog–xcatalog_max_age=0
Fulldetailscanbefoundintheswastep(1M)manpage.
Q3:CanIspecifymoretha
noneignorefileonthecommandline?
A3:Therecanonlybeasingleuseoftheignorefileoption,butmultiplefilescanbe
specifiedasalist:
#swareport–xignore_file=”fileAdirB/fileB/home/me/myfile”
Whenanignorefilelistisexplicitlyset,thedefaultignorefile“~/.swa/ignore”is
notincluded.Ifneeded,itshouldbeaddedtothespecifiedlist.