Page 1 of 1

RPM installation fails with "cpio: Digest mismatch"

PostPosted: 25 Feb 2020, 12:44
by LenzGr
When installing the TeamDrive Agent 4.6 RPM package on Fedora 31, the installation fails with the following error:
Code: Select all
$ sudo rpm -Uhv ./teamdrive-agent-4.6.8-2441.el6.x86_64.rpm
Verifying...                          ################################# [100%]
Preparing...                          ################################# [100%]
Updating / installing...
   1:teamdrive-Agent-4.6.8-2441.el6   ################################# [100%]
error: unpacking of archive failed on file /opt/teamdrive/lib/libcrypto.so.10;5e54df59: cpio: Digest mismatch
error: teamdrive-Agent-4.6.8-2441.el6.x86_64: install failed

This can be worked around by using the --nodigest option when installing the package, but it would probably be helpful to disable the prelinking of the shared libraries included in the package, to avoid this error.

Re: RPM installation fails with "cpio: Digest mismatch"

PostPosted: 25 Feb 2020, 14:07
by Kenneth
Hi Lenz. Thanks for the heads up. As far as I know, the developers are aware of this issue and it has been fixed in a later version.