[root@localhost tmp]# yum install veeam Veeam Backup for GNU/Linux – x86_64 66 kB/s | 20 kB 00:00 Last metadata expiration check: 0:00:01 ago on Tue 26 Sep 2023 02:32:33 PM CEST. Dependencies resolved. Package Architecture Version Repository Size Installing: veeam x86_64 6.0.3.1221-1.el7 veeam 87 M Installing dependencies: kmod-veeamsnap x86_64 6.0.3.1221-1.el7 veeam 135 k Transaction Summary Install 2 Packages Total download size: 88 M Installed size: 238 M Is this ok [y/N]: y Downloading Packages: (1/2): kmod-veeamsnap-6.0.3.1221-1.el7.x86_64.rpm 572 kB/s | 135 kB 00:00 (2/2): veeam-6.0.3.1221-1.el7.x86_64.rpm 33 MB/s | 87 MB 00:02 Total 33 MB/s | 88 MB 00:02 retrieving repo key for veeam unencrypted from http://repository.veeam.com/keys/RPM-EFDCEA77 Veeam Backup for GNU/Linux – x86_64 24 kB/s | 3.1 kB 00:00 Importing GPG key 0xEFDCEA77: Userid : „Veeam Software RPM Repository support@veeam.com„ Fingerprint: 1DD6 EAD9 AF6E 8F34 465D 790C EA4F C237 EFDC EA77 From : http://repository.veeam.com/keys/RPM-EFDCEA77 Is this ok [y/N]: y warning: Signature not supported. Hash algorithm SHA1 not available. Key import failed (code 2). Failing package is: kmod-veeamsnap-6.0.3.1221-1.el7.x86_64 GPG Keys are configured as: http://repository.veeam.com/keys/RPM-EFDCEA77 Public key for veeam-6.0.3.1221-1.el7.x86_64.rpm is not installed. Failing package is: veeam-6.0.3.1221-1.el7.x86_64 GPG Keys are configured as: http://repository.veeam.com/keys/RPM-EFDCEA77 The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing ‚yum clean packages‘. Error: GPG check FAILED [root@localhost ~]# rpm –import https://repository.veeam.com/keys/RPM-EFDCEA77 –nogpgcheck rpm: –nogpgcheck: unknown option
[root@localhost ~]# curl http://repository.veeam.com/keys/RPM-EFDCEA77 | sudo gpg –import % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 –:–:– –:–:– –:–:– 0gpg: directory ‚/root/.gnupg‘ created gpg: keybox ‚/root/.gnupg/pubring.kbx‘ created 100 3145 100 3145 0 0 17668 0 –:–:– –:–:– –:–:– 17668 gpg: /root/.gnupg/trustdb.gpg: trustdb created gpg: key EA4FC237EFDCEA77: public key „Veeam Software RPM Repository support@veeam.com“ imported gpg: Total number processed: 1 gpg: imported: 1 [root@localhost ~]# rpm –import https://repository.veeam.com/keys/RPM-EFDCEA77 warning: Signature not supported. Hash algorithm SHA1 not available. error: https://repository.veeam.com/keys/RPM-EFDCEA77: key 1 import failed.
[root@localhost ~]# update-crypto-policies –set LEGACY Setting system policy to LEGACY Note: System-wide crypto policies are applied on application start-up. It is recommended to restart the system for the change of policies to fully take place. [root@localhost ~]# update-crypto-policies –set DEFAULT:SHA1 Setting system policy to DEFAULT:SHA1 Note: System-wide crypto policies are applied on application start-up. It is recommended to restart the system for the change of policies to fully take place.
[root@localhost ~]# reboot
[root@localhost ~]# yum install veeam Last metadata expiration check: 0:55:18 ago on Tue 26 Sep 2023 02:32:33 PM CEST. Dependencies resolved. Package Architecture Version Repository Size Installing: veeam x86_64 6.0.3.1221-1.el7 veeam 87 M Installing dependencies: kmod-veeamsnap x86_64 6.0.3.1221-1.el7 veeam 135 k Transaction Summary Install 2 Packages Total size: 88 M Installed size: 238 M Is this ok [y/N]: y Downloading Packages: [SKIPPED] kmod-veeamsnap-6.0.3.1221-1.el7.x86_64.rpm: Already downloaded [SKIPPED] veeam-6.0.3.1221-1.el7.x86_64.rpm: Already downloaded retrieving repo key for veeam unencrypted from http://repository.veeam.com/keys/RPM-EFDCEA77 Veeam Backup for GNU/Linux – x86_64 22 kB/s | 3.1 kB 00:00 Importing GPG key 0xEFDCEA77: Userid : „Veeam Software RPM Repository support@veeam.com„ Fingerprint: 1DD6 EAD9 AF6E 8F34 465D 790C EA4F C237 EFDC EA77 From : http://repository.veeam.com/keys/RPM-EFDCEA77 Is this ok [y/N]: y Key imported successfully Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : kmod-veeamsnap-6.0.3.1221-1.el7.x86_64 1/2 Running scriptlet: veeam-6.0.3.1221-1.el7.x86_64 2/2 Installing : veeam-6.0.3.1221-1.el7.x86_64 2/2 Running scriptlet: veeam-6.0.3.1221-1.el7.x86_64 2/2 Created symlink /etc/systemd/system/multi-user.target.wants/veeamservice.service → /usr/lib/systemd/system/veeamservice.service. Verifying : kmod-veeamsnap-6.0.3.1221-1.el7.x86_64 1/2 Verifying : veeam-6.0.3.1221-1.el7.x86_64 2/2 Installed: kmod-veeamsnap-6.0.3.1221-1.el7.x86_64 veeam-6.0.3.1221-1.el7.x86_64 Complete!