Intel® oneAPI Base Toolkit
Support for the core tools and libraries within the base toolkit that are used to build and deploy high-performance data-centric applications.
419 Discussions

Can't install intel-oneapi-dpcpp-debugger-10.0-beta09 on Ubuntu 18.04

nesavi
Novice
2,606 Views

After running and trying to install updates via "Software updater" i receive the following error message:

"intel-oneapi-dpcpp-debugger-10.0-beta09: Depends: intel-oneapi-dpcpp-debugger-eclipse-cfg (>= 10.0-2083.beta09) but it is not installed"

Any thoughts on how to fix that? I tried "apt --fix-broken install" but that produced the same message.

Thanks in advance.

 

9 Replies
AbhishekD_Intel
Moderator
2,564 Views

Hi,


Thank you for reaching out to us.

We are also getting the same issue while updating the Intel OneAPI basekit.

So we are forwarding this issue to the concerned team.

We will get back to you at earliest.



Warm Regards,

Abhishek


0 Kudos
nesavi
Novice
2,534 Views

Thanks. The error occurred while updating from 2021.1 beta08.

Also, in my original post I should have included a little more information on my system:

OS:

Distributor ID: Ubuntu
Description: Ubuntu 18.04.5 LTS
Release: 18.04
Codename: bionic

----

CPU: Host bridge: Intel Corporation 8th Gen Core Processor Host Bridge/DRAM Registers (rev 08)
GPU: VGA compatible controller: Intel Corporation Device 3ea9 (rev 01)
GPU driver: Installed as per instructions found here: https://dgpu-docs.intel.com/installation-guides/ubuntu/ubuntu-bionic.html
oneAPI: oneAPI Base Toolkit beta 2021.1 beta08, installed at the time of upgrade

 

 

0 Kudos
nesavi
Novice
2,525 Views

Update:

This morning I followed the instructions on updating the "Intel Repository" public key. Then after running "sudo apt update" in terminal, the result of running "sudo apt --fix-broken install" is the following:

<name>@<name>-NUC8i5BEHS:~$ sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
intel-oneapi-ccl-2021.1-beta08 intel-oneapi-common-licensing-2021.1-beta08 intel-oneapi-compiler-shared-2021.1-beta08 intel-oneapi-compiler-shared-common-2021.1-beta08
intel-oneapi-compiler-shared-common-runtime-2021.1-beta08 intel-oneapi-compiler-shared-runtime-2021.1-beta08 intel-oneapi-daal-2021.1-beta08
intel-oneapi-daal-common-2021.1-beta08 intel-oneapi-daal-common-devel-2021.1-beta08 intel-oneapi-daal-devel-2021.1-beta08 intel-oneapi-dev-utilities-2021.1-beta08
intel-oneapi-dpcpp-compiler intel-oneapi-dpcpp-compiler-2021.1-beta08 intel-oneapi-dpcpp-ct-2021.1-beta08 intel-oneapi-dpcpp-debugger-10.0-beta08
intel-oneapi-icc-common-2021.1-beta08 intel-oneapi-icc-dpcpp-shared-2021.1-beta08 intel-oneapi-icc-runtime-2021.1-beta08 intel-oneapi-ipp-2021.1-beta07
intel-oneapi-ipp-common-2021.1-beta07 intel-oneapi-ipp-common-devel-2021.1-beta07 intel-oneapi-ipp-devel-2021.1-beta07 intel-oneapi-ippcp-2021.1-beta07
intel-oneapi-ippcp-common-2021.1-beta07 intel-oneapi-ippcp-common-devel-2021.1-beta07 intel-oneapi-ippcp-devel-2021.1-beta07 intel-oneapi-libdpstd-devel-2021.1-beta08
intel-oneapi-mkl-2021.1-beta08 intel-oneapi-mkl-common-2021.1-beta08 intel-oneapi-mkl-common-devel-2021.1-beta08 intel-oneapi-mkl-devel-2021.1-beta08
intel-oneapi-mpi-2021.1-beta08 intel-oneapi-mpi-devel-2021.1-beta08 intel-oneapi-onevpl-2021.1-beta08 intel-oneapi-onevpl-devel-2021.1-beta08
intel-oneapi-openmp-2021.1-beta08 intel-oneapi-tbb-2021.1-beta08 intel-oneapi-tbb-common-2021.1-beta08 intel-oneapi-tbb-common-devel-2021.1-beta08
intel-oneapi-tbb-devel-2021.1-beta08
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
intel-oneapi-dpcpp-debugger-eclipse-cfg
The following NEW packages will be installed:
intel-oneapi-dpcpp-debugger-eclipse-cfg
0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
3 not fully installed or removed.
Need to get 0 B/1,928 B of archives.
After this operation, 1,024 B of additional disk space will be used.
Do you want to continue? [Y/n] Y
(Reading database ... 249123 files and directories currently installed.)
Preparing to unpack .../intel-oneapi-dpcpp-debugger-eclipse-cfg_10.0-2083.beta09_all.deb ...
Unpacking intel-oneapi-dpcpp-debugger-eclipse-cfg (10.0-2083.beta09) ...
dpkg: error processing archive /var/cache/apt/archives/intel-oneapi-dpcpp-debugger-eclipse-cfg_10.0-2083.beta09_all.deb (--unpack):
trying to overwrite '/opt/intel/oneapi/etc/eclipse/gdb_oneapi.eclipse', which is also in package intel-oneapi-dpcpp-debugger-10.0-beta08 10.0-61.beta08
Errors were encountered while processing:
/var/cache/apt/archives/intel-oneapi-dpcpp-debugger-eclipse-cfg_10.0-2083.beta09_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Now the problem is that a certain file cannot be overwritten. After first seeing this error message, I thought that a reboot might help, thinking that perhaps the package manager was in a bad state, but the results of doing so were the same.

Perhaps deleting the '/opt/intel/oneapi/etc/eclipse/gdb_oneapi.eclipse' would be a work-around?

Since I am no Linux-expert, I cannot be sure as to why I receive output different from that originally posted. Is it to do with update the public key, or has the repository that I am pulling packages from been updated? If it is the former, why is this not handled by "Software Updater" in the OS?

Cheers.

 

0 Kudos
Subarnarek_G_Intel
2,493 Views

This issue has been escalated and is included in the Release notes for both Base and HPC toolkit as known issue.


0 Kudos
nesavi
Novice
2,470 Views

Thanks for your reply @Subarnarek_G_Intel. And glad to hear that you guys are taking a look at this. In the mean time I am stuck with an installation of my OS that I can't seem to modify in any way, e.g. recently I tried install Visual Studio Code, which produced the same error message. To work around this I issued 'sudo apt --purge remove intel-basekit', but this also produces the original error. Short of re-installing my OS, do you have any thoughts on what I can do to uninstall the Base Toolkit?

Thanks in advance.

0 Kudos
Rubem_M
Beginner
2,431 Views

This is still an issue as of today.

0 Kudos
PrasanthD_intel
Moderator
2,072 Views

Hi Thomas,


Thanks for your patience. The issue raised by you has been fixed in the latest OneAPI version (2021.2). Please download and let us know your experience with it.


0 Kudos
nesavi
Novice
2,063 Views

Hi Prasanth

 

Thanks for taking the time to look into this issue. I have since moved on from Ubuntu, so unfortunately I will not be able to follow up on this issue with a test. Perhaps one of the other posters in this thread can be of some help?

0 Kudos
PrasanthD_intel
Moderator
2,025 Views

Hi Thomas,


As the issue has been fixed in the latest version. We are closing this thread.

Please raise a new thread if you face any issues in the future.


Regards

Prasanth


0 Kudos
Reply