Bug 2013041 - [abrt] cozy: require_version(): __init__.py:126:require_version:ValueError: Namespace Granite not available
Summary: [abrt] cozy: require_version(): __init__.py:126:require_version:ValueError: N...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: cozy
Version: 35
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Artur Frenszek-Iwicki
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:4adc7d31882460d977c5ebbc140...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-10-11 22:59 UTC by Neal Gompa
Modified: 2021-10-13 23:13 UTC (History)
2 users (show)

Fixed In Version: cozy-1.1.2-2.fc34 cozy-1.1.2-2.fc33 cozy-1.1.2-2.fc35
Clone Of:
Environment:
Last Closed: 2021-10-12 23:44:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.19 KB, text/plain)
2021-10-11 22:59 UTC, Neal Gompa
no flags Details
File: cpuinfo (2.23 KB, text/plain)
2021-10-11 22:59 UTC, Neal Gompa
no flags Details
File: environ (1.96 KB, text/plain)
2021-10-11 22:59 UTC, Neal Gompa
no flags Details
File: mountinfo (2.70 KB, text/plain)
2021-10-11 22:59 UTC, Neal Gompa
no flags Details
File: namespaces (172 bytes, text/plain)
2021-10-11 22:59 UTC, Neal Gompa
no flags Details
File: open_fds (2.21 KB, text/plain)
2021-10-11 22:59 UTC, Neal Gompa
no flags Details

Description Neal Gompa 2021-10-11 22:59:45 UTC
Description of problem:
This looks like it needs a dependency on granite to run.

Version-Release number of selected component:
cozy-1.1.2-1.fc34

Additional info:
reporter:       libreport-2.15.2
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-com.github.geigi.cozy-6275771bfcfc4315bcff0e97bd581842.scope
cmdline:        /usr/bin/python3 /usr/bin/com.github.geigi.cozy
crash_function: require_version
exception_type: ValueError
executable:     /usr/bin/com.github.geigi.cozy
interpreter:    python3-3.9.7-1.fc34.x86_64
kernel:         5.14.9-200.fc34.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
__init__.py:126:require_version:ValueError: Namespace Granite not available

Traceback (most recent call last):
  File "/usr/bin/com.github.geigi.cozy", line 130, in <module>
    from cozy.application import Application
  File "/usr/lib/python3.9/site-packages/cozy/application.py", line 21, in <module>
    from cozy.app_controller import AppController
  File "/usr/lib/python3.9/site-packages/cozy/app_controller.py", line 7, in <module>
    from cozy.media.files import Files
  File "/usr/lib/python3.9/site-packages/cozy/media/files.py", line 10, in <module>
    from cozy.media.importer import Importer
  File "/usr/lib/python3.9/site-packages/cozy/media/importer.py", line 21, in <module>
    from cozy.ui.info_banner import InfoBanner
  File "/usr/lib/python3.9/site-packages/cozy/ui/info_banner.py", line 3, in <module>
    gi.require_version('Granite', '1.0')
  File "/usr/lib64/python3.9/site-packages/gi/__init__.py", line 126, in require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Granite not available

Local variables in innermost frame:
namespace: 'Granite'
version: '1.0'
repository: <gi.Repository object at 0x7fd4d18a8bb0>
available_versions: []

Comment 1 Neal Gompa 2021-10-11 22:59:48 UTC
Created attachment 1831990 [details]
File: backtrace

Comment 2 Neal Gompa 2021-10-11 22:59:49 UTC
Created attachment 1831991 [details]
File: cpuinfo

Comment 3 Neal Gompa 2021-10-11 22:59:50 UTC
Created attachment 1831992 [details]
File: environ

Comment 4 Neal Gompa 2021-10-11 22:59:51 UTC
Created attachment 1831993 [details]
File: mountinfo

Comment 5 Neal Gompa 2021-10-11 22:59:52 UTC
Created attachment 1831994 [details]
File: namespaces

Comment 6 Neal Gompa 2021-10-11 22:59:53 UTC
Created attachment 1831995 [details]
File: open_fds

Comment 7 Fedora Update System 2021-10-12 00:11:41 UTC
FEDORA-2021-ffc8364ff6 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-ffc8364ff6

Comment 8 Fedora Update System 2021-10-12 00:11:47 UTC
FEDORA-2021-727509c747 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-727509c747

Comment 9 Fedora Update System 2021-10-12 00:11:52 UTC
FEDORA-2021-0869e39f19 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-0869e39f19

Comment 10 Fedora Update System 2021-10-12 23:44:39 UTC
FEDORA-2021-0869e39f19 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 11 Fedora Update System 2021-10-12 23:46:56 UTC
FEDORA-2021-727509c747 has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 12 Fedora Update System 2021-10-13 23:13:05 UTC
FEDORA-2021-ffc8364ff6 has been pushed to the Fedora 35 stable repository.
If problem still persists, 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.