- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When trying to install `clinfo` with the Intel repos enabled it tries to pull in dependencies that don't exist in the intel repos, see error below. Is there a Intel-supported version of clinfo?
Installing clinfo before the Intel packages avoids the error below.
+ echo '
[oneAPI]
name=Intel(R) oneAPI repository
baseurl=https://yum.repos.intel.com/oneapi
enabled=1
gpgcheck=1
repo_gpgcheck=1
gpgkey=https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB'
+ echo '
[intel-graphics-9.4-unified]
name=Intel graphics 9.4 unified
enabled=1
gpgcheck=1
baseurl=https://repositories.intel.com/gpu/rhel/9.4/unified/
gpgkey=https://repositories.intel.com/gpu/intel-graphics.key'
+ cat /etc/yum.repos.d/oneAPI.repo
[oneAPI]
name=Intel(R) oneAPI repository
baseurl=https://yum.repos.intel.com/oneapi
enabled=1
gpgcheck=1
repo_gpgcheck=1
gpgkey=https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
+ yum install -y https://dl.fedoraproject.org/pub/epel/9/Everything/x86_64/Packages/c/clinfo-3.0.21.02.21-4.el9.x86_64.rpm
ELRepo.org Community Enterprise Linux Repository - el9 389 kB/s | 380 kB 00:00
Intel graphics 9.4 unified 137 kB/s | 114 kB 00:00
Intel(R) oneAPI repository 2.3 kB/s | 488 B 00:00
Intel(R) oneAPI repository 11 kB/s | 943 B 00:00
Importing GPG key 0x53D04109:
Userid : "CN=Intel(R) Software Development Products"
Fingerprint: E9BF 0AFC 46D6 E8B7 DA58 82F1 BAC6 F0C3 53D0 4109
From : https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
Intel(R) oneAPI repository 50 MB/s | 27 MB 00:00
clinfo-3.0.21.02.21-4.el9.x86_64.rpm 280 kB/s | 61 kB 00:00
Dependencies resolved.
======================================================================================================================================================================================================================
Package Architecture Version Repository Size
======================================================================================================================================================================================================================
Installing:
clinfo x86_64 3.0.21.02.21-4.el9 @commandline 61 k
Installing dependencies:
intel-oneapi-common-licensing-2021.2.0 noarch 2021.2.0-195 oneAPI 37 k
intel-oneapi-common-licensing-2025.0 noarch 2025.0.1-15 oneAPI 39 k
intel-oneapi-common-oneapi-vars-2025.0 noarch 2025.0.1-15 oneAPI 19 k
intel-oneapi-common-vars noarch 2025.0.1-15 oneAPI 18 k
intel-oneapi-compiler-dpcpp-cpp-runtime-2021.2.0 x86_64 2021.2.0-610 oneAPI 110 M
intel-oneapi-compiler-shared-common-runtime-2021.2.0 noarch 2021.2.0-610 oneAPI 13 M
intel-oneapi-compiler-shared-runtime-2021.2.0 x86_64 2021.2.0-610 oneAPI 5.4 M
intel-oneapi-condaindex x86_64 2023.2.0-49417 oneAPI 666 k
intel-oneapi-openmp-2021.2.0 x86_64 2021.2.0-610 oneAPI 181 M
intel-oneapi-openmp-common-2021.2.0 noarch 2021.2.0-610 oneAPI 19 k
intel-oneapi-tbb-2021.2.0 x86_64 2021.2.0-357 oneAPI 1.7 M
intel-oneapi-tbb-common-2021.2.0 noarch 2021.2.0-357 oneAPI 23 k
Transaction Summary
======================================================================================================================================================================================================================
Install 13 Packages
Total size: 313 M
Total download size: 312 M
Installed size: 830 M
Downloading Packages:
(1/12): intel-oneapi-common-licensing-2025.0-2025.0.1-15.noarch.rpm 199 kB/s | 39 kB 00:00
(2/12): intel-oneapi-common-vars-2025.0.1-15.noarch.rpm 1.7 MB/s | 18 kB 00:00
(3/12): intel-oneapi-common-oneapi-vars-2025.0-2025.0.1-15.noarch.rpm 90 kB/s | 19 kB 00:00
(4/12): intel-oneapi-common-licensing-2021.2.0-2021.2.0-195.noarch.rpm 37 kB/s | 37 kB 00:00
(5/12): intel-oneapi-compiler-shared-runtime-2021.2.0-2021.2.0-610.x86_64.rpm 4.3 MB/s | 5.4 MB 00:01
(6/12): intel-oneapi-condaindex-2023.2.0-49417.x86_64.rpm 2.6 MB/s | 666 kB 00:00
(7/12): intel-oneapi-compiler-shared-common-runtime-2021.2.0-2021.2.0-610.noarch.rpm 2.5 MB/s | 13 MB 00:05
(8/12): intel-oneapi-openmp-common-2021.2.0-2021.2.0-610.noarch.rpm 24 kB/s | 19 kB 00:00
(9/12): intel-oneapi-tbb-2021.2.0-2021.2.0-357.x86_64.rpm 1.9 MB/s | 1.7 MB 00:00
(10/12): intel-oneapi-tbb-common-2021.2.0-2021.2.0-357.noarch.rpm 27 kB/s | 23 kB 00:00
(11/12): intel-oneapi-compiler-dpcpp-cpp-runtime-2021.2.0-2021.2.0-610.x86_64.rpm 2.8 MB/s | 110 MB 00:38
(12/12): intel-oneapi-openmp-2021.2.0-2021.2.0-610.x86_64.rpm 2.8 MB/s | 181 MB 01:03
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 4.7 MB/s | 312 MB 01:06
Intel(R) oneAPI repository 4.5 kB/s | 943 B 00:00
Importing GPG key 0x53D04109:
Userid : "CN=Intel(R) Software Development Products"
Fingerprint: E9BF 0AFC 46D6 E8B7 DA58 82F1 BAC6 F0C3 53D0 4109
From : https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
Key imported successfully
Import of key(s) didn't help, wrong key(s)?
Public key for intel-oneapi-common-licensing-2021.2.0-2021.2.0-195.noarch.rpm is not installed. Failing package is: intel-oneapi-common-licensing-2021.2.0-2021.2.0-195.noarch
GPG Keys are configured as: https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
Public key for intel-oneapi-compiler-dpcpp-cpp-runtime-2021.2.0-2021.2.0-610.x86_64.rpm is not installed. Failing package is: intel-oneapi-compiler-dpcpp-cpp-runtime-2021.2.0-2021.2.0-610.x86_64
GPG Keys are configured as: https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
Public key for intel-oneapi-compiler-shared-common-runtime-2021.2.0-2021.2.0-610.noarch.rpm is not installed. Failing package is: intel-oneapi-compiler-shared-common-runtime-2021.2.0-2021.2.0-610.noarch
GPG Keys are configured as: https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
Public key for intel-oneapi-compiler-shared-runtime-2021.2.0-2021.2.0-610.x86_64.rpm is not installed. Failing package is: intel-oneapi-compiler-shared-runtime-2021.2.0-2021.2.0-610.x86_64
GPG Keys are configured as: https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
Public key for intel-oneapi-openmp-2021.2.0-2021.2.0-610.x86_64.rpm is not installed. Failing package is: intel-oneapi-openmp-2021.2.0-2021.2.0-610.x86_64
GPG Keys are configured as: https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
Public key for intel-oneapi-openmp-common-2021.2.0-2021.2.0-610.noarch.rpm is not installed. Failing package is: intel-oneapi-openmp-common-2021.2.0-2021.2.0-610.noarch
GPG Keys are configured as: https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
Public key for intel-oneapi-tbb-2021.2.0-2021.2.0-357.x86_64.rpm is not installed. Failing package is: intel-oneapi-tbb-2021.2.0-2021.2.0-357.x86_64
GPG Keys are configured as: https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
Public key for intel-oneapi-tbb-common-2021.2.0-2021.2.0-357.noarch.rpm is not installed. Failing package is: intel-oneapi-tbb-common-2021.2.0-2021.2.0-357.noarch
GPG Keys are configured as: https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
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
FATAL: While performing build: while running engine: exit status 1
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@briedel wrote:When trying to install `clinfo` with the Intel repos enabled it tries to pull in dependencies that don't exist in the intel repos, see error below. Is there a Intel-supported version of clinfo?
Installing clinfo before the Intel packages avoids the error below.
+ echo '
[oneAPI]
name=Intel(R) oneAPI repository
baseurl=https://yum.repos.intel.com/oneapi
enabled=1
gpgcheck=1
repo_gpgcheck=1
gpgkey=https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB'
+ echo '
[intel-graphics-9.4-unified]
name=Intel graphics 9.4 unified
enabled=1
gpgcheck=1
baseurl=https://repositories.intel.com/gpu/rhel/9.4/unified/
gpgkey=https://repositories.intel.com/gpu/intel-graphics.key'
+ cat /etc/yum.repos.d/oneAPI.repo
[oneAPI]
name=Intel(R) oneAPI repository
baseurl=https://yum.repos.intel.com/oneapi
enabled=1
gpgcheck=1
repo_gpgcheck=1
gpgkey=https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
+ yum install -y https://dl.fedoraproject.org/pub/epel/9/Everything/x86_64/Packages/c/clinfo-3.0.21.02.21-4.el9.x86_64.rpm
ELRepo.org Community Enterprise Linux Repository - el9 389 kB/s | 380 kB 00:00
Intel graphics 9.4 unified 137 kB/s | 114 kB 00:00
Intel(R) oneAPI repository 2.3 kB/s | 488 B 00:00
Intel(R) oneAPI repository 11 kB/s | 943 B 00:00
Importing GPG key 0x53D04109:
Userid : "CN=Intel(R) Software Development Products"
Fingerprint: E9BF 0AFC 46D6 E8B7 DA58 82F1 BAC6 F0C3 53D0 4109
From : https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
Intel(R) oneAPI repository 50 MB/s | 27 MB 00:00
clinfo-3.0.21.02.21-4.el9.x86_64.rpm 280 kB/s | 61 kB 00:00
Dependencies resolved.
======================================================================================================================================================================================================================
Package Architecture Version Repository Size
======================================================================================================================================================================================================================
Installing:
clinfo x86_64 3.0.21.02.21-4.el9 @commandline 61 k
Installing dependencies:
intel-oneapi-common-licensing-2021.2.0 noarch 2021.2.0-195 oneAPI 37 k
intel-oneapi-common-licensing-2025.0 noarch 2025.0.1-15 oneAPI 39 k
intel-oneapi-common-oneapi-vars-2025.0 noarch 2025.0.1-15 oneAPI 19 k
intel-oneapi-common-vars noarch 2025.0.1-15 oneAPI 18 k
intel-oneapi-compiler-dpcpp-cpp-runtime-2021.2.0 x86_64 2021.2.0-610 oneAPI 110 M
intel-oneapi-compiler-shared-common-runtime-2021.2.0 noarch 2021.2.0-610 oneAPI 13 M
intel-oneapi-compiler-shared-runtime-2021.2.0 x86_64 2021.2.0-610 oneAPI 5.4 M
intel-oneapi-condaindex x86_64 2023.2.0-49417 oneAPI 666 k
intel-oneapi-openmp-2021.2.0 x86_64 2021.2.0-610 oneAPI 181 M
intel-oneapi-openmp-common-2021.2.0 noarch 2021.2.0-610 oneAPI 19 k
intel-oneapi-tbb-2021.2.0 x86_64 2021.2.0-357 oneAPI 1.7 M
intel-oneapi-tbb-common-2021.2.0 noarch 2021.2.0-357 oneAPI 23 k
Transaction Summary
======================================================================================================================================================================================================================
Install 13 Packages
Total size: 313 M
Total download size: 312 M
Installed size: 830 M
Downloading Packages:
(1/12): intel-oneapi-common-licensing-2025.0-2025.0.1-15.noarch.rpm 199 kB/s | 39 kB 00:00
(2/12): intel-oneapi-common-vars-2025.0.1-15.noarch.rpm 1.7 MB/s | 18 kB 00:00
(3/12): intel-oneapi-common-oneapi-vars-2025.0-2025.0.1-15.noarch.rpm 90 kB/s | 19 kB 00:00
(4/12): intel-oneapi-common-licensing-2021.2.0-2021.2.0-195.noarch.rpm 37 kB/s | 37 kB 00:00
(5/12): intel-oneapi-compiler-shared-runtime-2021.2.0-2021.2.0-610.x86_64.rpm 4.3 MB/s | 5.4 MB 00:01
(6/12): intel-oneapi-condaindex-2023.2.0-49417.x86_64.rpm 2.6 MB/s | 666 kB 00:00
(7/12): intel-oneapi-compiler-shared-common-runtime-2021.2.0-2021.2.0-610.noarch.rpm 2.5 MB/s | 13 MB 00:05
(8/12): intel-oneapi-openmp-common-2021.2.0-2021.2.0-610.noarch.rpm 24 kB/s | 19 kB 00:00
(9/12): intel-oneapi-tbb-2021.2.0-2021.2.0-357.x86_64.rpm 1.9 MB/s | 1.7 MB 00:00
(10/12): intel-oneapi-tbb-common-2021.2.0-2021.2.0-357.noarch.rpm 27 kB/s | 23 kB 00:00
(11/12): intel-oneapi-compiler-dpcpp-cpp-runtime-2021.2.0-2021.2.0-610.x86_64.rpm 2.8 MB/s | 110 MB 00:38
(12/12): intel-oneapi-openmp-2021.2.0-2021.2.0-610.x86_64.rpm 2.8 MB/s | 181 MB 01:03
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 4.7 MB/s | 312 MB 01:06
Intel(R) oneAPI repository 4.5 kB/s | 943 B 00:00
Importing GPG key 0x53D04109:
Userid : "CN=Intel(R) Software Development Products"
Fingerprint: E9BF 0AFC 46D6 E8B7 DA58 82F1 BAC6 F0C3 53D0 4109
From : https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
Key imported successfully
Import of key(s) didn't help, wrong key(s)?
Public key for intel-oneapi-common-licensing-2021.2.0-2021.2.0-195.noarch.rpm is not installed. Failing package is: intel-oneapi-common-licensing-2021.2.0-2021.2.0-195.noarch
GPG Keys are configured as: https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
Public key for intel-oneapi-compiler-dpcpp-cpp-runtime-2021.2.0-2021.2.0-610.x86_64.rpm is not installed. Failing package is: intel-oneapi-compiler-dpcpp-cpp-runtime-2021.2.0-2021.2.0-610.x86_64
GPG Keys are configured as: https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
Public key for intel-oneapi-compiler-shared-common-runtime-2021.2.0-2021.2.0-610.noarch.rpm is not installed. Failing package is: intel-oneapi-compiler-shared-common-runtime-2021.2.0-2021.2.0-610.noarch
GPG Keys are configured as: https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
Public key for intel-oneapi-compiler-shared-runtime-2021.2.0-2021.2.0-610.x86_64.rpm is not installed. Failing package is: intel-oneapi-compiler-shared-runtime-2021.2.0-2021.2.0-610.x86_64
GPG Keys are configured as: https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
Public key for intel-oneapi-openmp-2021.2.0-2021.2.0-610.x86_64.rpm is not installed. Failing package is: intel-oneapi-openmp-2021.2.0-2021.2.0-610.x86_64
GPG Keys are configured as: https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
Public key for intel-oneapi-openmp-common-2021.2.0-2021.2.0-610.noarch.rpm is not installed. Failing package is: intel-oneapi-openmp-common-2021.2.0-2021.2.0-610.noarch
GPG Keys are configured as: https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
Public key for intel-oneapi-tbb-2021.2.0-2021.2.0-357.x86_64.rpm is not installed. Failing package is: intel-oneapi-tbb-2021.2.0-2021.2.0-357.x86_64
GPG Keys are configured as: https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
Public key for intel-oneapi-tbb-common-2021.2.0-2021.2.0-357.noarch.rpm is not installed. Failing package is: intel-oneapi-tbb-common-2021.2.0-2021.2.0-357.noarch
GPG Keys are configured as: https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
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
FATAL: While performing build: while running engine: exit status 1
The error likely arises from missing dependencies for clinfo within the Intel oneAPI repo. Try installing a different clinfo version from default repositories. Alternatively, verify and update the Intel oneAPI repo configuration. As a temporary (not recommended) workaround, disable the Intel repo before installing clinfo and then re-enable it.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page