Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1499581 - unexplained abrt-python/python3 dependency on python/python3-gobject pulls in cairo and 20+ graphical libraries
Summary: unexplained abrt-python/python3 dependency on python/python3-gobject pulls in...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: abrt
Version: 26
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Martin Kutlak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-10-08 23:23 UTC by Dominik 'Rathann' Mierzejewski
Modified: 2017-11-28 16:23 UTC (History)
9 users (show)

Fixed In Version: abrt-2.10.5-1.fc27 abrt-2.10.3-4.fc26
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-11-28 16:23:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dominik 'Rathann' Mierzejewski 2017-10-08 23:23:56 UTC
Description of problem:
abrt (-python/-python3) grew an unexplained dependency on python3-gobject which pulls in cairo and 20+ graphical libraries which is undesirable on a headless machine.

Version-Release number of selected component (if applicable):
2.10.4-1 (rawhide/f27)
2.10.3-3 (f26)

How reproducible:
Always.

Steps to Reproduce:
1. Upgrade to the above mentioned version from one of the previous ones.

Actual results:
python/python3-gobject is pulled in, along with cairo and 20+ graphical libraries, including mesa and many libX*.

Expected results:
python/python3-gobject-base is pulled in and no cairo or graphical libraries.

Additional info:
As far as I can tell, abrt doesn't use cairo and python/python3-gobject only contain one single .so that pulls in cairo and python/python3-gobject-base.

Comment 1 Dominik 'Rathann' Mierzejewski 2017-10-08 23:26:23 UTC
I can still process python3 stacktraces after removing python/python3-gobject with --nodeps as long as python/python3-gobject-base is installed.

Comment 2 Dominik 'Rathann' Mierzejewski 2017-10-08 23:37:29 UTC
Perhaps the correct dependency is:
python2.7dist(pygobject) or python2dist(pygobject) instead of python-gobject
and
python3.6dist(pygobject) or python3dist(pygobject) instead of python3-gobject

Comment 3 Peter Robinson 2017-10-09 07:38:38 UTC
Things that don't need cairo and graphics support should just depend on pygobject3-base

Comment 4 Martin Kutlak 2017-10-09 13:32:18 UTC
Thank you for reporting this issue.

The pygobject library is used in implementation of ProblemWatcher in abrt-python{,3}. 

I've submitted a fix to the github repository:
https://github.com/abrt/abrt/pull/1268

Comment 5 Fedora Update System 2017-11-03 14:41:18 UTC
abrt-2.10.5-1.fc27 libreport-2.9.3-1.fc27 satyr-0.24-1.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-93746c426a

Comment 6 Dominik 'Rathann' Mierzejewski 2017-11-03 22:07:44 UTC
Thanks a lot, Martin! Is there any chance of having this fixed for F26, too?

Comment 7 Fedora Update System 2017-11-04 19:05:41 UTC
abrt-2.10.5-1.fc27, libreport-2.9.3-1.fc27, satyr-0.24-1.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-93746c426a

Comment 8 Fedora Update System 2017-11-11 03:12:45 UTC
abrt-2.10.5-1.fc27, libreport-2.9.3-1.fc27, satyr-0.24-1.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.

Comment 9 Dominik 'Rathann' Mierzejewski 2017-11-11 22:23:25 UTC
Please don't close this bug until it's fixed in the release it was originally reported (F26).

Comment 10 Fedora Update System 2017-11-16 14:53:34 UTC
abrt-2.10.3-4.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-1f963d3b8e

Comment 11 Fedora Update System 2017-11-18 01:44:39 UTC
abrt-2.10.3-4.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-1f963d3b8e

Comment 12 Dominik 'Rathann' Mierzejewski 2017-11-20 13:03:21 UTC
Excellent, thank you!

Comment 13 Fedora Update System 2017-11-28 16:23:15 UTC
abrt-2.10.3-4.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.