oneAPI Registration, Download, Licensing and Installation
Support for Getting Started questions related to download, Installation and licensing for Intel oneAPI Toolkits and software development tools.

Re: DEB-based installer bug

msz59
Novice
1,607 Views

Same problem on my Ubuntu VERSION="22.04.3 LTS (Jammy Jellyfish)". I always do fresh install of new oneAPI version after purging all previously installed packages. 'apt' tends to install new versions parallel to those already installed, instead of upgrading them

Such a clean install works fine but then, the above mentioned 4 packages are constantly reported as upgradable.

0 Kudos
6 Replies
MartinSchreiber
Beginner
1,437 Views

I have the same problem in Ubuntu 23.04

0 Kudos
Marcelo2
Beginner
1,395 Views

same problem in Ubuntu 20.04.6.

When I run the command:

$ apt policy intel-oneapi-compiler-cpp-eclipse-cfg
intel-oneapi-compiler-cpp-eclipse-cfg:
Installed: 2023.2.1-16
Candidate: 2023.2.1-16
Version table:
2023.2.1-16 500
500 https://apt.repos.intel.com/oneapi all/main all Packages
*** 2023.2.1-16 100
...

Eventually should it be "*** 2023.2.1-16 500"?

At least it is what I get for:

$ apt policy intel-oneapi-advisor
intel-oneapi-advisor:
Installed: 2023.2.0-49486
Candidate: 2023.2.0-49486
Version table:
*** 2023.2.0-49486 500
500 https://apt.repos.intel.com/oneapi all/main amd64 Packages
100 /var/lib/dpkg/status
2023.1.0-43480 500

That don't have this problem of  endless upgrade.

0 Kudos
RahulC_Intel
Moderator
1,234 Views

Hi Michal, could you please share the below details for further investigation: 

 

  • Correct version of Intel® oneAPI you are installing.
  • Name of 4 packages which always shows for upgrade.
  • Screenshot of an error.

0 Kudos
Jellby1
New Contributor I
1,200 Views

I'm not Michal, but I'm getting this in Ubuntu 22.04:

 

$ sudo apt full-upgrade
[...]
The following packages will be upgraded:
 intel-oneapi-compiler-cpp-eclipse-cfg intel-oneapi-compiler-dpcpp-cpp intel-oneapi-compiler-dpcpp-eclipse-cfg intel-oneapi-compiler-fortran
4 to upgrade, 0 to newly install, 0 to remove and 18 not to upgrade.
Need to get 0 B/7,708 B of archives.
After this operation, 0 B of additional disk space will be used.

Do you want to continue? [Y/n]  
(Reading database ... 487854 files and directories currently installed.)
Preparing to unpack .../intel-oneapi-compiler-cpp-eclipse-cfg_2023.2.1-16_all.deb ...
Unpacking intel-oneapi-compiler-cpp-eclipse-cfg (2023.2.1-16) over (2023.2.1-16) ...
Preparing to unpack .../intel-oneapi-compiler-dpcpp-cpp_2023.2.1-16_amd64.deb ...
Unpacking intel-oneapi-compiler-dpcpp-cpp (2023.2.1-16) over (2023.2.1-16) ...
Preparing to unpack .../intel-oneapi-compiler-dpcpp-eclipse-cfg_2023.2.1-16_all.deb ...
Unpacking intel-oneapi-compiler-dpcpp-eclipse-cfg (2023.2.1-16) over (2023.2.1-16) ...
Preparing to unpack .../intel-oneapi-compiler-fortran_2023.2.1-16_amd64.deb ...
Unpacking intel-oneapi-compiler-fortran (2023.2.1-16) over (2023.2.1-16) ...
Setting up intel-oneapi-compiler-cpp-eclipse-cfg (2023.2.1-16) ...
Setting up intel-oneapi-compiler-dpcpp-cpp (2023.2.1-16) ...
Setting up intel-oneapi-compiler-dpcpp-eclipse-cfg (2023.2.1-16) ...
Setting up intel-oneapi-compiler-fortran (2023.2.1-16) ...

$ sudo apt full-upgrade
[...]
The following packages will be upgraded:
 intel-oneapi-compiler-cpp-eclipse-cfg intel-oneapi-compiler-dpcpp-cpp intel-oneapi-compiler-dpcpp-eclipse-cfg intel-oneapi-compiler-fortran
4 to upgrade, 0 to newly install, 0 to remove and 18 not to upgrade.
Need to get 0 B/7,708 B of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n]

 

Note that the same packages are still to be upgraded, and that it's installing the same version that's already there.

0 Kudos
RahulC_Intel
Moderator
995 Views

Hi All,

 

Thanks for your feedback. We have passed on your valuable feedbacks to our engineering team for further consideration. The issue will be fixed in the next release.

 

0 Kudos
RahulC_Intel
Moderator
942 Views

Hi Michal, unfortunately we were unable to hear back from you. 

If you have any further query, please post a new question as this thread will no longer be monitored by Intel®. 


0 Kudos
Reply