Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

Installing Intel C++ Update 1 installation failure on Fedora 27

eldiener
New Contributor I
404 Views

I recently upgraded from Fedora 26 to Fedora 27. I had previously installed the initial release of  Intel® Parallel Studio XE Professional Edition for Fortran and C++ Linux 18.0 on Fedora 26 successfully. When I went to install Intel® Parallel Studio XE Professional Edition for Fortran and C++ Linux Update 1 on Fedora 27 I received, during the installation process, the message:

Installing Intel Compilers 18.0 Update 1 common files - comp component: failed
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Failed to install component intel-comp-18.0.1-163-18.0.1-163.x86_64.rpm

Does anyone have any ideas why this failed. Might this have something to do with Wayland on Fedora ? I know that that the installation said that Intel® Parallel Studio XE Professional Edition for Fortran and C++ Linux was compatible only with Fedora 25, 26, but that has never stopped me from successfully installing Intel C++ before. Any help with this would be appreciated but it sure would be nice if Intel C++ installations gave some idea of why an installation failed.

 

 

0 Kudos
1 Reply
eldiener
New Contributor I
404 Views

Looking at the log produced I see this error:

1514098512:831 : execute_args: command rpm -ivh --ignorearch --oldpackage --force --nodeps --prefix="/opt/intel" "/tmp/root/parallel_studio_xe_2018_update1_professional_edition/parallel_studio_xe_2018_update1_professional_edition//rpm/intel-comp-18.0.1-163-18.0.1-163.x86_64.rpm" 1>> /tmp/intel.pset.root.FedoraZ170A_12.24.01.52.53.2017.log 2>> /tmp/intel.pset.root.FedoraZ170A_12.24.01.52.53.2017.log, arguments

error: /tmp/root/parallel_studio_xe_2018_update1_professional_edition/parallel_studio_xe_2018_update1_professional_edition//rpm/intel-comp-18.0.1-163-18.0.1-163.x86_64.rpm: signature region 62: tag number mismatch il 7 ril 5 dl 658 rdl 16

error: /tmp/root/parallel_studio_xe_2018_update1_professional_edition/parallel_studio_xe_2018_update1_professional_edition//rpm/intel-comp-18.0.1-163-18.0.1-163.x86_64.rpm cannot be installed
1514098512:839 : execute_args: return code is 256

Does anyone know why this is occurring when I try to install to Fedora 27. I successfully installed the update on CentOS 7.4, but on Fedora 27 it is telling me that the rpm file is in an incorrect format.

0 Kudos
Reply