You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing archivematica-mcp-client on CentOS 7 a few warnings come up:
...
warning: /var/cache/yum/x86_64/7/archivematica-extras/packages/bagit-java-4.12.0-1.el7.centos.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID 5236ca08: NOKEY
Public key for bagit-java-4.12.0-1.el7.centos.x86_64.rpm is not installed
(17/177): bagit-java-4.12.0-1.el7.centos.x86_64.rpm | 3.2 MB 00:02
warning: /var/cache/yum/x86_64/7/forensics/packages/bulk_extractor-1.5.5-2.el7.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID 87e360b8: NOKEY
Public key for bulk_extractor-1.5.5-2.el7.x86_64.rpm is not installed
(18/177): bulk_extractor-1.5.5-2.el7.x86_64.rpm | 1.3 MB 00:02
...
warning: /var/cache/yum/x86_64/7/nux-dextop/packages/ffmpeg-2.6.8-3.el7.nux.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID 85c6cd8a: NOKEY
Public key for ffmpeg-2.6.8-3.el7.nux.x86_64.rpm is not installed
(44/177): ffmpeg-2.6.8-3.el7.nux.x86_64.rpm | 1.5 MB 00:02
...
bulk_extractor and ffmpeg are from other repos so there's not much that can be done, but bagit-java-4.12.0 is from archivematica-extras. It seems to install / the warning looks to be ignored, but you should verify that it's being signed with the right key.
(Not tagging with phase 1 since it ultimately gets installed / the warning seems to be ignored)
The text was updated successfully, but these errors were encountered:
When installing
archivematica-mcp-client
on CentOS 7 a few warnings come up:bulk_extractor
andffmpeg
are from other repos so there's not much that can be done, butbagit-java-4.12.0
is from archivematica-extras. It seems to install / the warning looks to be ignored, but you should verify that it's being signed with the right key.(Not tagging with phase 1 since it ultimately gets installed / the warning seems to be ignored)
The text was updated successfully, but these errors were encountered: