Bug 1644648 - pycanberra packages leaves files in root /
Summary: pycanberra packages leaves files in root /
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: pycanberra
Version: 29
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zbigniew Jędrzejewski-Szmek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-10-31 10:26 UTC by Jonathan Briggs
Modified: 2018-11-10 03:18 UTC (History)
4 users (show)

Fixed In Version: pycanberra-0-0.18.git88c53cd.fc29
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-11-10 03:18:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jonathan Briggs 2018-10-31 10:26:06 UTC
Description of problem:
-
$ rpm -ql pycanberra

/pycanberra.py
/usr/share/doc/pycanberra
/usr/share/doc/pycanberra/COPYING
/usr/share/doc/pycanberra/README


The second problem is that after the upgrade to Fedora 29 it seems there is no reason for pycanberra to be installed. Nothing uses or requires it. Why is it there? What is it for?

I can apparently remove it without causing any problems.

Version-Release number of selected component (if applicable):
pycanberra-0-0.17.git88c53cd.fc29.noarch
al info:

Comment 1 Zbigniew Jędrzejewski-Szmek 2018-10-31 10:40:47 UTC
The package is using the %python2_sitelib macro without pulling in some dependency that is required to have it declared. This also means that the portingdb scripts are not detecting the package properly, the python2 subpackage should be dropped in F30.

Comment 2 Mathieu Bridon 2018-10-31 10:53:24 UTC
The only packages still requiring pycanberra are ibus-cangjie and pitivi, which are both Python 3. So dropping the python2 subpackage should be fine. I guess it's too late for Fedora 29 though?

As for why it was installed on your system, you might have gotten it as a dependency of something else (e.g Pitivi before it was ported to Python 3), and later uninstalled that. DNF will remove unneeded dependencies when you uninstall the app which had installed them, but if you did that a long time ago with Yum, and then always upgraded your system, that would explain why you still have it.

Comment 3 Fedora Update System 2018-10-31 12:46:29 UTC
pycanberra-0-0.18.git88c53cd.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-88ae6ff99e

Comment 4 Zbigniew Jędrzejewski-Szmek 2018-10-31 12:47:41 UTC
Yeah, dropping python2 is for F30+. I made a build in rawhide that drops python2.

Comment 5 Fedora Update System 2018-10-31 18:52:34 UTC
pycanberra-0-0.18.git88c53cd.fc29 has been pushed to the Fedora 29 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-2018-88ae6ff99e

Comment 6 Fedora Update System 2018-11-10 03:18:11 UTC
pycanberra-0-0.18.git88c53cd.fc29 has been pushed to the Fedora 29 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.