Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-68152

ppd support / dependency bug / enhancement request

Linking RHIVOS CVEs to...Migration: Automation ...Sync from "Extern...XMLWordPrintable

    • gnome-control-center-40.0-36.el9
    • None
    • Low
    • 1
    • rhel-display-tools-accessibility
    • 22
    • 24
    • 1
    • Yes
    • DESKTOP Cycle #4 10.0 phase
    • Deprecated Functionality
    • Hide
      .`power-profile-daemon` is deprecated

      The `power-profile-daemon` package has been deprecated and is replaced by the `tuned-ppd` package. In new installations of RHEL 9.6, the `tuned-ppd` package is installed by default.

      For systems updated to RHEL 9.6 from earlier versions, `power-profile-daemon` remains installed. If your scenario requires the use of `tuned-ppd` on an updated RHEL 9.6 version, install it manually:

      ----
      # dnf install tuned-ppd
      ----

      To verify that the package is installed, enter the following command:

      ----
      # rpm -q tuned-ppd
      tuned-ppd-2.25.1-1.el9.noarch
      ----
      Show
      .`power-profile-daemon` is deprecated The `power-profile-daemon` package has been deprecated and is replaced by the `tuned-ppd` package. In new installations of RHEL 9.6, the `tuned-ppd` package is installed by default. For systems updated to RHEL 9.6 from earlier versions, `power-profile-daemon` remains installed. If your scenario requires the use of `tuned-ppd` on an updated RHEL 9.6 version, install it manually: ---- # dnf install tuned-ppd ---- To verify that the package is installed, enter the following command: ---- # rpm -q tuned-ppd tuned-ppd-2.25.1-1.el9.noarch ----
    • Done
    • None

      What were you trying to do that didn't work?

       

      Using tuned-ppd instead power-profiles-daemon

       

      While looking at this I noticed following

      First:

      This

      https://gitlab.com/redhat/centos-stream/rpms/gnome-control-center/-/blob/c9s/gnome-control-center.spec?ref_type=heads#L123

      contradicts

      https://gitlab.com/redhat/centos-stream/rpms/gnome-control-center/-/blob/c9s/gnome-control-center.spec?ref_type=heads#L159

       

      Second:

      The actual problem of this ticket/issue

       

      power-profiles-daemon

      and

        tuned-ppd

      provides the same interface but (trying using tuned-ppd instead power-profiles-daemon)

        dnf swap power-profiles-daemon tuned-ppd

      is prevented because of the above mentioned "Requires: power-profiles-daemon".

      Upstream relaxes it this way and deletes "Requires: power-profiles-daemon"

      https://src.fedoraproject.org/rpms/gnome-control-center/blob/85c8fae9b87e85e3f4f297addb750d300b890a7a/f/gnome-control-center.spec#_123

       

      What is the impact of this issue to you?

       

      tuned-ppd can not substitute power-profiles-daemon because gnome-control-center prevents a valid dnf transaction

       

      How reproducible is this bug?:

      always

              feborges Felipe Borges
              leonfauster_googlemail Leon Fauster (Inactive)
              Felipe Borges Felipe Borges
              Tomas Pelka Tomas Pelka
              Gabriela Fialova Gabriela Fialova
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: