Bug 2172296

Summary: Missing dependeny kf5-kirigami2
Product: [Fedora] Fedora Reporter: Raphael Groner <projects.rg>
Component: harunaAssignee: Yaroslav Sidlovsky <zawertun>
Status: CLOSED ERRATA QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 37CC: kde-sig, vitaly, zawertun
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: haruna-0.10.3-2.fc37 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-02-25 03:42:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Raphael Groner 2023-02-21 21:14:02 UTC
Description of problem:
haruna fails to start and yields to console

Version-Release number of selected component (if applicable):
haruna-0.10.3-1.fc37.x86_64

How reproducible:
yes

Steps to Reproduce:
1. sudo dnf install -y haruna
2. haruna
3. sudo dnf install -y kf5-kirigami2

Actual results:
$ haruna
unknown() : QQmlApplicationEngine failed to load component
unknown() : qrc:/qml/main.qml:14:1: module "org.kde.kirigami" is not installed

Expected results:
haruna starts properly

Additional info:
Something is b0rken in dependeny generation because 'BuildRequires: cmake(KF5Kirigami2)' is in spec file. Regression of bug #2112614?

Comment 1 Yaroslav Sidlovsky 2023-02-22 11:40:15 UTC
Thanks! Just added implicit requirement for kf5-kirigami2 package to the spec.

Comment 2 Fedora Update System 2023-02-22 12:33:46 UTC
FEDORA-2023-7256fcdc00 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-7256fcdc00

Comment 3 Fedora Update System 2023-02-23 03:02:24 UTC
FEDORA-2023-7256fcdc00 has been pushed to the Fedora 37 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-7256fcdc00`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-7256fcdc00

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Raphael Groner 2023-02-24 11:05:39 UTC
Update landed in F37 stable. Please build for F38 as well, currently I see builds for F37 and rawhide/F39. Maybe due to recent branching.

Comment 5 Fedora Update System 2023-02-25 03:42:52 UTC
FEDORA-2023-7256fcdc00 has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.