Bug 51116 - перегружен зависимостями
Summary: перегружен зависимостями
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: tuned (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Vitaly Chikunov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-10 07:37 MSK by Anton Farygin
Modified: 2024-08-10 11:30 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Farygin 2024-08-10 07:37:04 MSK
tuned интересный инструмент, но он тянет слишком много зависимостей на сервера.
Например, вытаскивается очень большое количество графических библиотек.
# rpm -e libgstreamer1.0-gir libgst-plugins1.0-gir-1.20.6-alt1.x86_64  gst-plugins-bad1.0-1.20.6-alt2.x86_64 libgtk4-4.4.1-alt1.x86_64 libgtk4-gir-4.4.1-alt1.x86_64 python3-module-pygobject3-3.40.1-alt1.x86_64
error: Failed dependencies:
        python3(gi.repository) < 0 is needed by (installed) tuned-2.16.0-alt2.noarch
        python3-module-pygobject3 is needed by (installed) tuned-2.16.0-alt2.noarch
Comment 1 Repository Robot 2024-08-10 11:30:51 MSK
tuned-2.24.0-alt2 -> sisyphus:

 Sat Aug 10 2024 Vitaly Chikunov <vt@altlinux> 2.24.0-alt2
 - Fix misplaced dependencies on GTK libraries (ALT#51116).