Bug 2040955
| Summary: | F36FailsToInstall: gnome-kiosk | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
| Component: | gnome-kiosk | Assignee: | Ray Strode [halfline] <rstrode> |
| Status: | CLOSED WORKSFORME | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | amigadave, awilliam, fzatlouk, robatino, rstrode |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | AcceptedBlocker | ||
| Fixed In Version: | gnome-kiosk-41.0-2.fc36 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-01-19 09:16:08 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1953783, 1992487 | ||
|
Description
Miro Hrončok
2022-01-14 23:27:30 UTC
This issue is preventing Rawhide/F36 composes from happening (as seen in https://pagure.io/releng/failed-composes/issue/3014#comment-775005 ; https://pagure.io/releng/failed-composes/issue/3015 ) and thus it qualifies as Automatic Blocker as per https://fedoraproject.org/wiki/QA:SOP_blocker_bug_process#Automatic_blockers : "Bugs which entirely prevent the composition of one or more of the release-blocking images required to be built for a currently-pending (pre-)release" The issue was reported upstream too: https://gitlab.gnome.org/GNOME/gnome-kiosk/-/issues/1 Log from failed dependency resolve during compose: DEBUG util.py:446: 2022-01-15 05:47:43,201: Dependency check failed: DEBUG util.py:446: Problem: conflicting requests DEBUG util.py:446: - package anaconda-install-img-deps-36.14-1.fc36.i686 requires gnome-kiosk, but none of the providers can be installed DEBUG util.py:446: - package anaconda-install-img-deps-36.14-1.fc36.x86_64 requires gnome-kiosk, but none of the providers can be installed DEBUG util.py:446: - nothing provides libmutter-9.so.0 needed by gnome-kiosk-41.0-1.fc36.i686 DEBUG util.py:446: - nothing provides libmutter-clutter-9.so.0 needed by gnome-kiosk-41.0-1.fc36.i686 DEBUG util.py:446: - nothing provides libmutter-9.so.0()(64bit) needed by gnome-kiosk-41.0-1.fc36.x86_64 DEBUG util.py:446: - nothing provides libmutter-clutter-9.so.0()(64bit) needed by gnome-kiosk-41.0-1.fc36.x86_64 I added a patch to build against mutter 42, which built successfully, but I have not tested it further. It should fix the compose issue, at least. Package is built, Rawhide is building. Hello, Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok). All subpackages of a package against which this bug was filled are now installable or removed from Fedora 36. Thanks for taking care of it! |