KB Article #177097

Appliance Software Upgrade shows error from package Utimaco_OEL_Appliance

Problem

While updating system software via webmin an error is reported

Updating : Utimaco_OEL_Appliance 
Error unpacking rpm package Utimaco_OEL_Appliance-7.4.0-6.x86_64
error: unpacking of archive failed on file /opt/utimaco/Documentation/HowTo/MicrosoftCAwithSGCryptoServer.pdf;5551a917: cpio: read
Failed:
Utimaco_OEL_Appliance.x86_64 0:7.4.0-6

The same error is reported for a yum command line update

Resolution

Appliances in general do not have Utimaco hardware installed and so this package with Utimaco drivers can be removed completely from the Appliance software set.

To test for Utimaco hardware run the following command:

# cd /opt/utimaco/Software/Administration/csadm/Linux_x86_64

#./csadm Dev=PCI:/dev/cs2a GetState

"can't open device" with no file /dev/cs2a means that a Utimaco card hasn't been detected.

Remove the Utimaco package with

yum erase Utimaco_OEL_Appliance

or

rpm -e Utimaco_OEL_Appliance