- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I believe there is a bug in DEB-based installer, which results in endless upgrade of the following packages: intel-oneapi-compiler-cpp-eclipse-cfg, intel-oneapi-compiler-dpcpp-cpp, intel-oneapi-compiler-dpcpp-eclipse-cfg.
How to replicate this bug:
- Install current intel-basekit (with all dependencies) on Debian trixie/sid or Ubuntu bookworm/sid.
- If installation completed, type 'sudo apt upgrade': you'll get info that above-mentioned packages should be upgraded.
- If upgrade competed, type 'sudo apt upgrade' again: you'll get the same info as in step 2.
Marcin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
Thanks for your feedback.
The issue will be fixed in the next release.
Sincerely,
Sahira
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Marcin, please share the below information with us:
- Full name of the Linux distribution on which you are installing the software
- Other versions of Intel® Parallel Studio XE or Intel® oneAPI already installed on your system
- Is the installer an online or an offline package?
- Screenshots of the error screen
- Installation Log files
The default path for a log file for a oneAPI installation is: opt/intel/oneapi/logs
The default path for a log file for a Parallel Studio XE installation is: /tmp/intel.pset.<user>.<machine>.<timestamp>.log
We would like to know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Arpan,
- As written in original post I use two distos: Debian trixie/sid and Ubuntu bookworm/sid.
- There is no other Intel software installed (excluding firmware binaries from Debian packages).
- In both cases I used online installer (via APT system).
- Screenshot attached to original post.
- Well, although oneAPI is installed in default path, there is no '/opt/intel/oneapi/logs' at all. But installation was successful on both machines.
Marcin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Marcin, thank you for sharing your findings with us.
We have contacted you internally with some information. Please check your inbox for further updates.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am having the exact same problem. Could you please help me resolve this too? I'm on Ubuntu 22.04.3 LTS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Zeitouni,
we're still waiting for a solution, just follow this topic.
Marcin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Arpan,
any new related with bug reported?
Cheers,
Marcin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Marcin, we believe the issue has been addressed. Could you check if you are still facing the issue?
We would like to know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Arpan,
unfortunately the issue still exists, i.e. APT tries to upgrade above-mentioned packages in version 2023.2.1-16 by "new" ones in the same 2023.2.1-16 version.
IMHO it looks like you didn't upload updated packages at server with repositories (https://apt.repos.intel.com/oneapi).
Cheers,
Marcin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Marcin, we will check back internally and get back to you with an update soon.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Arpan,
I look forward to hearing any news from you.
Cheers,
Marcin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Marcin, could you try using the following command:
sudo nano /etc/apt/apt.conf.d/20auto-upgrades
APT::Periodic::Update-Package-Lists "0";
APT::Periodic::Unattended-Upgrade "1";
We would like to know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Arpan,
it does not help.
FYI: I had to change 1 to 0 only for 'APT::Periodic::Update-Package-Lists', the second option had already value 1.
Cheers,
Marcin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Marcin, we have contacted you internally with some information. Please check your inbox for further updates.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, how you are well
I am also experiencing this issue. To answer your questions above
1. I am using Ubuntu 22.04.3 LTS (Jammy Jellyfish)
2. As far as I am aware, I do not have any other intel software besides oneapi
3. installed via apt
4. no screenshots but running sudo apt upgrade yeilds the following
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
intel-oneapi-compiler-fortran
1 to upgrade, 0 to newly install, 0 to remove.
Need to get 1,784 B of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 https://apt.repos.intel.com/oneapi all/main amd64 intel-oneapi-compiler-fortran amd64 2023.2.1-16 [1,784 B]
Fetched 1,784 B in 1s (2,523 B/s)
(Reading database ... 484629 files and directories currently installed.)
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-fortran (2023.2.1-16) ...
However, running sudo apt upgrade once again yields the same results. The updating via the 'Software Updater' tool will simply go through the motions of installing the new version but then re-prompt me to install the package once more, despite the following under the 'Technical Description' tab:
Installed version: 2023.2.1-16
Available version: 2023.2.1-16
5. Similar to the OP, my installation does not have a opt/intel/oneapi/logs directory
Additionally, trying the solutions suggested above does not change anything
Looking forward to your response
Regards, Letterman
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
Thanks for your feedback.
The issue will be fixed in the next release.
Sincerely,
Sahira
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi!
Can you share the actual solution? I'm experiencing this still on Ubuntu 22.04.3
Thanks
Ciaron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
there is no one, you have to wait for next oneAPI release.
Marcin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
I am also facing the same issue. After searching for a solution, I found the problem is with the apt policy. I am attaching my log here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I can confirm that new oneAPI version resolved the issue.
Marcin

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