Re: intel-oneapi

Francis Montagnac via users <[email protected]>
Newsgroups gmane.linux.redhat.fedora.general
Message-ID <20260620081342.0b4da882@fmpc>
Hi.

On Sat, 20 Jun 2026 05:04:06 +0000 Patrick Dupre via users <[email protected]> wrote:

> During a dnf update, I got
 
[...]
>  intel-oneapi-compiler-dpcpp-cpp-2026.0 x86_64 2026.0.0-947 oneAPI     0.0   B
[...]

The format used by dnf is here (during an update or install):

   Package                                Arch   Version      Repository Size

where Version is  "RPM version"-"RPM release"

Thus:

  RPM name      intel-oneapi-compiler-dpcpp-cpp-2026.0
  RPM version   2026.0.0
  RPM release   947

> but then the packages do not seem to match
> For example
 
> rpm -q intel-oneapi-compiler-dpcpp-cpp
> intel-oneapi-compiler-dpcpp-cpp-2025.3.3-30.x86_64

The (default) format for "rpm -q" is

   "RPM name"-"RPM version"-"RPM release"."RPM arch"

Thus:

  RPM name      intel-oneapi-compiler-dpcpp-cpp
  RPM version   2025.3.3
  RPM release   30

You are thus not querying the proper RPM (by name):

  rpm -q intel-oneapi-compiler-dpcpp-cpp

instead of:

  rpm -q intel-oneapi-compiler-dpcpp-cpp-2026.0
 
Both seem to be installed.

-- 
francis
-- 
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.