Bug 2101179
| Summary: | Please branch and build dbus-python in epel 8 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Wolfgang Ulbrich <raveit65.sun> |
| Component: | dbus-python | Assignee: | Vojtech Trefny <vtrefny> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | alt-gtk-de-sig, amigadave, caillon+fedoraproject, gnome-sig, mclasen, ngompa13, rdieter, redhat-bugzilla, rstrode, sandmann, shawn.p.huang, stefano, vtrefny |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-06-30 22:19:11 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2100267, 2101178 | ||
|
Description
Wolfgang Ulbrich
2022-06-26 09:57:19 UTC
dbus-python is already in RHEL (at least in 6, 7, 8 and 9). Are you sure? I tested it yesterday on rocky linux 8 and it wasn't there. I had to rebuild it in a local repo. [root@rock8 rave]# dnf list dbus-pytho* Last metadata expiration check: 14:08:47 ago on Sat Jun 25 23:19:58 2022. Available Packages dbus-python-debugsource.x86_64 1.2.18-3.el8 results dbus-python-devel.x86_64 1.2.18-3.el8 results Ok, sadly redhat ships only python3-dbus (via @baseos). But i need dbus-python-devel for building another package. Please rethink your decision. I fear this is https://docs.fedoraproject.org/en-US/epel/epel-policy-missing-sub-packages/, which means dbus-python-epel would be required as short-term solution until (if!) Red Hat decides to ship dbus-python-devel via CRB (long-term solution). Is my assumption correct? The build-time dependency from pluma-plugins to dbus-python-devel might be an upstream mistake, please bear with us while we are following up this (https://src.fedoraproject.org/rpms/pluma-plugins/pull-request/1). Given dbus-python-devel is (fortunately) not required by pluma-plugins (just python3-dbus), I'm going to close this. |