Bug 1324183 - Failing to install tuned-profiles-realtime
Summary: Failing to install tuned-profiles-realtime
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: releng
Version: 7.2
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: rc
: ---
Assignee: Jan Blazek
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-05 18:22 UTC by Daniel Bristot de Oliveira
Modified: 2016-04-12 08:08 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-12 08:08:07 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Daniel Bristot de Oliveira 2016-04-05 18:22:44 UTC
Created attachment 1143929 [details]
RHEL-RT install failure

Description of problem:
I am receiving the following error when installing the tuned-profiles-realtime:

[root@rhel72minimal ~]# yum install tuned-profiles-realtime
.....
Error: Package: tuned-profiles-realtime-2.5.1-4.el7_2.2.noarch (rhel-7-server-rt-rpms)
           Requires: tuned = 2.5.1-4.el7_2.2
           Installed: tuned-2.5.1-4.el7_2.3.noarch (@rhel-7-server-aus-rpms)
               tuned = 2.5.1-4.el7_2.3
           Available: tuned-2.3.0-11.el7.noarch (rhel-7-server-aus-rpms)
               tuned = 2.3.0-11.el7
           Available: tuned-2.3.0-11.el7_0.3.noarch (rhel-7-server-aus-rpms)
               tuned = 2.3.0-11.el7_0.3
           Available: tuned-2.4.1-1.el7.noarch (rhel-7-server-aus-rpms)
               tuned = 2.4.1-1.el7
           Available: tuned-2.5.1-4.el7.noarch (rhel-7-server-aus-rpms)
               tuned = 2.5.1-4.el7
           Available: tuned-2.5.1-4.el7_2.1.noarch (rhel-7-server-aus-rpms)
               tuned = 2.5.1-4.el7_2.1
           Available: tuned-2.5.1-4.el7_2.2.noarch (rhel-7-server-aus-rpms)
               tuned = 2.5.1-4.el7_2.2

Version-Release number of selected component (if applicable):
2.5.1-4.el7_2.2

How reproducible:
Always

Steps to Reproduce:
1. Update RHEL-7 (yum -y update)
2. Try to install tuned-profiles-realtime

Actual results:
Failing to install tuned-profiles-realtime

Expected results:
Install tuned-profiles-realtime


Additional info:
This is breaking the Red Hat Enterprise Linux for Real Time installation: "yum groupinstall RT" is failing because of this error.

I am attaching the console log of a failure in the rhel-rt installation because of this problem.

Comment 2 Daniel Bristot de Oliveira 2016-04-05 19:13:25 UTC
The tuned-profiles-sap is matching the version with tuned, so it is installing.
But the tuned-profiles-sap-hana is also in the el7_2.2 version, thus failing like the realtime profile.

I wonder if the problem is that the profiles packages are requiring the same (=) version of the tuned, and not the same or newer (>=) version.

Comment 3 Jaroslav Škarvada 2016-04-06 10:34:48 UTC
I think this is relengs bug, the versions should be same everywhere. Ccing jblazek from relengs.

As devels we may loose the deps in the tuned package, i.e to major.minor tuned version instead of the full NVR, but we shouldn't do >= as the tool/profiles arestill under development.

Comment 5 Daniel Bristot de Oliveira 2016-04-11 18:50:02 UTC
FYI: It is working! Thanks!

Comment 6 Jan Blazek 2016-04-12 08:08:07 UTC
(In reply to Daniel Bristot de Oliveira from comment #5)
> FYI: It is working! Thanks!

Thank you for the information.


Note You need to log in before you can comment on or make changes to this bug.