User's Manual
Value Message Name Display Name Description
• The operating system is not supported by the
DUP.
• The system is not supported by the DUP.
• The DUP is not compatible with the devices
found in your system.
A QUAL_HARD_ERROR cannot be suppressed by
using the /f switch.
6 REBOOTING_SYSTEM Rebooting system
The system is being rebooted.
9 RPM_VERIFY_FAILED RPM verification has
failed
The Linux DUP framework uses RPM verification to
ensure the security of all DUP dependent Linux
utilities. If security is compromised, the framework
displays a message and an RPM Verify Legend, and
then exits with exit code 9.
RPM produces output
only
if there is a verification
failure. The format of the output is:
.SM5DLUGT 'utility name'
For example, if the
fmt
command is compromised,
the framework displays the message:
rpm verify
failed: .M...... /usr/bin/fmt
RPM Verify Output Legend:
.‑ Verification test passed
S‑ File Size differs
M‑ Mode differs (includes permissions and file type)
5‑ MD5 sum differs
D‑ Device major/minor number mismatch
L‑ ReadLink(2) path mismatch
U‑ User ownership differs
G‑ Group ownership differs
T‑ mTime differs
29