Bug 4854

Summary: Can't get it to work, missing modules
Product: Fedora Reporter: tleatherjacket
Component: pithosAssignee: Patrick Griffis <tingping>
Status: RESOLVED EXPIRED    
Severity: major CC: leigh123linux
Priority: P1    
Version: f27   
Hardware: x86_64   
OS: GNU/Linux   
namespace:

Description tleatherjacket 2018-04-07 19:45:55 CEST
After trying to run pithos from the command line, I get:
  File "/usr/bin/pithos", line 8, in <module>
    from gi.repository import Gio
ModuleNotFoundError: No module named 'gi'

What's up? Is there another package I need to find and install?
Comment 1 Patrick Griffis 2018-04-08 10:07:24 CEST
Hmm, it already depends upon `python3-gobject`, does installing `python3-gobject-base` fix it?
Comment 2 leigh scott 2018-04-09 08:25:19 CEST
(In reply to Patrick Griffis from comment #1)
> Hmm, it already depends upon `python3-gobject`, does installing
> `python3-gobject-base` fix it?

Change the requirement from python3-gobject to python3-gobject-base, also remove all the dead scriptlets.
Comment 3 leigh scott 2018-04-24 09:21:25 CEST
Fixed in f29 and f28, f27 branch wont merge or cherry-pick so I will leave it to the maintainer to fix.
Comment 4 Emmanuel Seyman 2018-11-26 23:25:32 CET
RPMFusion will stop releasing updates for this version of Fedora at the end of the week. At that point in time, this bug will be set to RESOLVED:EXPIRED to reflect this.

If the problem persists after upgrading to the latest version of Fedora, please
update the version field of this bug (and re-open it if it has been closed).
Comment 5 Emmanuel Seyman 2018-12-02 12:49:32 CET
Closing this bug with the EXPIRED resolution since RPMFusion no longer ships updates for this version of Fedora.

Please set the Version field to a supported version of Fedora if you re-open this bug.