Skip to content

intel-oneapi-tcm should be in conflict with intel-oneapi-basekit

Description:

If intel-oneapi-tcm is installed on a system and then you try to install intel-oneapi-basekit, after selecting y for all the Remove package in conflict questions, the install will fail with

error: failed to prepare transaction (could not satisfy dependencies) :: removing intel-oneapi-common breaks dependency 'intel-oneapi-common' required by intel-oneapi-tcm

The intel-oneapi-basekit package provides intel-oneapi-tcm. I believe that the intel-oneapi-tcm package should be in conflict with intel-oneapi-basekit, just like other packages that are also provided by intel-oneapi-basekit, e.g. intel-oneapi-common, intel-oneapi-tbb, etc.

Additional info:

  • package version(s):

    intel-oneapi-tcm 1.0.1-1

    intel-oneapi-basekit 2024.1.0.596-3

Steps to reproduce:

  1. Install intel-oneapi-tcm, e.g. sudo pacman -Syu intel-oneapi-tcm
  2. Try to install intel-oneapi-basekit, e.g. sudo pacman -Syu intel-oneapi-basekit
  3. Answer y to all the intel-oneapi-basekit and <some package> are in conflict. Remove <package in conflict>? [y/N] questions.
  4. Installing intel-oneapi-basekit fails.
Edited by noctavian
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information