Problem installing tuned-profiles-realtime package

Issues related to applications and software problems
Post Reply
pherret
Posts: 1
Joined: 2019/06/12 04:30:00

Problem installing tuned-profiles-realtime package

Post by pherret » 2019/06/12 04:46:11

I am trying to install the RT kernel using

yum groupinstall RT

Unfortunately it fails during dependency checking with

Error: Package: tuned-profiles-realtime-2.9.0-1.el7_5.2.noarch (rt)
Requires: tuned = 2.9.0
Installed: tuned-2.10.0-6.el7_6.3.noarch (@updates)
tuned = 2.10.0-6.el7_6.3

Any help would be appreciated.

User avatar
TrevorH
Site Admin
Posts: 33202
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Problem installing tuned-profiles-realtime package

Post by TrevorH » 2019/06/12 10:37:17

Please raise a bug on bugs.centos.org to report this.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

rlam1298
Posts: 4
Joined: 2021/08/26 22:10:28

Re: Problem installing tuned-profiles-realtime package

Post by rlam1298 » 2024/02/18 19:08:13

I encountered the same issue.
--> Processing Dependency: tuned = 2.9.0 for package: tuned-profiles-realtime-2.9.0-1.el7_5.2.noarch
--> Finished Dependency Resolution
Error: Package: tuned-profiles-realtime-2.9.0-1.el7_5.2.noarch (slc7)
Requires: tuned = 2.9.0
Installed: tuned-2.11.0-9.el7.noarch (@anaconda)
tuned = 2.11.0-9.el7

The two tuned packages listed below exist in my directory
1) tuned-2.9.0-1.el7_5.2.noarch.rpm
2) tuned-profiles-realtime-2.9.0-1.el7_5.2.noarch.rpm

How do I resolve the requires tuned errors even though the rpm packages exists? Please send me the link if a solution is posted somewhere else.

User avatar
TrevorH
Site Admin
Posts: 33202
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Problem installing tuned-profiles-realtime package

Post by TrevorH » 2024/02/18 21:50:38

You report it as a bug though the method for doing that now is different because bugs.centos.org is shut. Write to the CentOS mailing list and report it there. The problem is that the copy of tuned in the RT repo is backlevel and hasn't been updated to match the copy of tuned itself.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

User avatar
jlehtone
Posts: 4523
Joined: 2007/12/11 08:17:33
Location: Finland

Re: Problem installing tuned-profiles-realtime package

Post by jlehtone » 2024/02/19 08:18:22

The latest tuned-profiles-realtime package in CentOS RT seems to be 2.11.0-10.el7.
rlam1298 wrote:
2024/02/18 19:08:13
Error: Package: tuned-profiles-realtime-2.9.0-1.el7_5.2.noarch (slc7)
Doesn't that slc7 mean that your system sees a Scientific Linux repo, rather than CentOS RT?

The "fix" would be to disable slc7 and enable the RT.

Post Reply