Recent Errors in BigFix Airgap Files

Hello All,

WE are seeing erros in the airgap logs that lead me to believe there are issues/errors within a few of the fixlets being gathered and inported. I don not think ( not 100 percent sure) that this has anything to do with what we are doing but with the gather/import itself.

Below are the erros we are seeing in the airgap logs, Is anyone else seeing this?

Parsing sites…
ERROR: One or more Fixlets in Site Client Manager for Anti-Virus contains Action Script with syntax error.
These Fixlets do not affect gathering sites, but when you run any of these Fixlets, syntax error in Action Script may ma
ke action to fail.
And, Airgap tool cannot gather files specifies by Fixlets with error.
Please contact IBM Support if you intend to run any of Fixlets listed below:
Fixlet ID: 615 Action: Action1 : Prefetch command syntax error. (at line 28)
Fixlet ID: 644 Action: Action1 : Prefetch command syntax error. (at line 28)

ERROR: One or more Fixlets in Site Enterprise Security contains Action Script with syntax error.
These Fixlets do not affect gathering sites, but when you run any of these Fixlets, syntax error in Action Script may ma
ke action to fail.
And, Airgap tool cannot gather files specifies by Fixlets with error.
Please contact IBM Support if you intend to run any of Fixlets listed below:
Fixlet ID: 1107431 Action: Action1 : Prefetch command syntax error. (at line 2)
One or more Fixlets in Site Enterprise Security contains URL without size or hash, URL with non hexadecimal hash, or dow
nload/prefetch without URL. These Fixlets do not affect gathering sites, but when you specify -download at later time to
download files, Airgap tool cannot download these files.
For the full list of Fixlets, please check log file.

One or more Fixlets in Site Patches for CentOS6 Plugin R2 contains URL without size or hash, URL with non hexadecimal ha
sh, or download/prefetch without URL. These Fixlets do not affect gathering sites, but when you specify -download at lat
er time to download files, Airgap tool cannot download these files.
For the full list of Fixlets, please check log file.

One or more Fixlets in Site Patches for CentOS7 Plugin R2 contains URL without size or hash, URL with non hexadecimal ha
sh, or download/prefetch without URL. These Fixlets do not affect gathering sites, but when you specify -download at lat
er time to download files, Airgap tool cannot download these files.
For the full list of Fixlets, please check log file.

One or more Fixlets in Site Patches for RHEL6 Native Tools contains URL without size or hash, URL with non hexadecimal h
ash, or download/prefetch without URL. These Fixlets do not affect gathering sites, but when you specify -download at la
ter time to download files, Airgap tool cannot download these files.
For the full list of Fixlets, please check log file.

One or more Fixlets in Site Patches for RHEL 7 contains URL without size or hash, URL with non hexadecimal hash, or down
load/prefetch without URL. These Fixlets do not affect gathering sites, but when you specify -download at later time to
download files, Airgap tool cannot download these files.
For the full list of Fixlets, please check log file.

One or more Fixlets in Site Patches for RHEL 8 contains URL without size or hash, URL with non hexadecimal hash, or down
load/prefetch without URL. These Fixlets do not affect gathering sites, but when you specify -download at later time to
download files, Airgap tool cannot download these files.
For the full list of Fixlets, please check log file.

One or more Fixlets in Site Patches for RHEL PPC64BE 7 contains URL without size or hash, URL with non hexadecimal hash,
or download/prefetch without URL. These Fixlets do not affect gathering sites, but when you specify -download at later
time to download files, Airgap tool cannot download these files.
For the full list of Fixlets, please check log file.

One or more Fixlets in Site Patches for RHEL ppc64le 7 contains URL without size or hash, URL with non hexadecimal hash,
or download/prefetch without URL. These Fixlets do not affect gathering sites, but when you specify -download at later
time to download files, Airgap tool cannot download these files.
For the full list of Fixlets, please check log file.

One or more Fixlets in Site Patches for RHEL RHSM 6 on System z contains URL without size or hash, URL with non hexadeci
mal hash, or download/prefetch without URL. These Fixlets do not affect gathering sites, but when you specify -download
at later time to download files, Airgap tool cannot download these files.
For the full list of Fixlets, please check log file.

This is, so believe, expected for the RHSM sites. They use the RHSMDownloadPlugin to connect to Red Hat’s service to download patches, and url’s, size, sha1 are not known until installation time. You would need to use the RHSMDownloadCacher to download the repository offline, the AirgapTool alone doesn’t handle that piece.

Not sure about the Client Manager for Antivirus site though … @bma ?

Thanks Jason, umm interesting there are also errors in the enterprise security site and the fact that some of these indicate there is missing size or hash values is also odd to say the least.

The Client Manager for Antivirus ones listed (615 & 644) in site version 4404 seem to be missing a numerical size value in some of the downloads.

I don’t know much about the Client Manager for Antivirus site but just from the context of the rest of the fixlet’s action, my guess is that this is likely a defect and not intentional.

I have forwarded this to the appropriate team to take a look.

1 Like

Fixlet 1107431 in the Patches for Windows(EnterpriseSecurity) site (version 3573) looks like has a syntax error. The prefetch command is incorrectly separated into two separate rows instead of one.
This I have forwarded to the appropriate team as well.