1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
 $ guix shell -E 'WAYLAND_DISPLAY' --preserve="^DBUS_*" --share="/tmp/" --expose=/etc/machine-id --expose=/run/dbus -NC gpodder -- gpodder
1779797416.882182 [gpodder.log] ERROR: Uncaught exception: Traceback (most recent call last):
  File "/gnu/store/zgg3dy33ciqhbz1iklzg5lsivv93lrlv-python-pygobject-3.54.3/lib/python3.12/site-packages/gi/importer.py", line 137, in create_module
    introspection_module = get_introspection_module(namespace)
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/gnu/store/zgg3dy33ciqhbz1iklzg5lsivv93lrlv-python-pygobject-3.54.3/lib/python3.12/site-packages/gi/module.py", line 244, in get_introspection_module
    module = IntrospectionModule(namespace, version)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/gnu/store/zgg3dy33ciqhbz1iklzg5lsivv93lrlv-python-pygobject-3.54.3/lib/python3.12/site-packages/gi/module.py", line 104, in __init__
    repository.require(namespace, version)
gi.RepositoryError: Typelib file for namespace 'cairo', version '1.0' not found

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/gnu/store/qh06210rfzwgmrlpnbp85554bbdx41b5-gpodder-3.11.5/bin/.gpodder-real", line 181, in <module>
    main()
  File "/gnu/store/qh06210rfzwgmrlpnbp85554bbdx41b5-gpodder-3.11.5/bin/.gpodder-real", line 173, in main
    from gpodder.gtkui import app
  File "/gnu/store/qh06210rfzwgmrlpnbp85554bbdx41b5-gpodder-3.11.5/lib/python3.12/site-packages/gpodder/gtkui/app.py", line 34, in <module>
    from .config import UIConfig
  File "/gnu/store/qh06210rfzwgmrlpnbp85554bbdx41b5-gpodder-3.11.5/lib/python3.12/site-packages/gpodder/gtkui/config.py", line 30, in <module>
    from gi.repository import Gdk, Gtk, Pango
  File "/gnu/store/zgg3dy33ciqhbz1iklzg5lsivv93lrlv-python-pygobject-3.54.3/lib/python3.12/site-packages/gi/importer.py", line 139, in create_module
    raise ImportError(e) from e
ImportError: Typelib file for namespace 'cairo', version '1.0' not found

Traceback (most recent call last):
  File "/gnu/store/zgg3dy33ciqhbz1iklzg5lsivv93lrlv-python-pygobject-3.54.3/lib/python3.12/site-packages/gi/importer.py", line 137, in create_module
    introspection_module = get_introspection_module(namespace)
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/gnu/store/zgg3dy33ciqhbz1iklzg5lsivv93lrlv-python-pygobject-3.54.3/lib/python3.12/site-packages/gi/module.py", line 244, in get_introspection_module
    module = IntrospectionModule(namespace, version)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/gnu/store/zgg3dy33ciqhbz1iklzg5lsivv93lrlv-python-pygobject-3.54.3/lib/python3.12/site-packages/gi/module.py", line 104, in __init__
    repository.require(namespace, version)
gi.RepositoryError: Typelib file for namespace 'cairo', version '1.0' not found

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/gnu/store/qh06210rfzwgmrlpnbp85554bbdx41b5-gpodder-3.11.5/bin/.gpodder-real", line 181, in <module>
    main()
  File "/gnu/store/qh06210rfzwgmrlpnbp85554bbdx41b5-gpodder-3.11.5/bin/.gpodder-real", line 173, in main
    from gpodder.gtkui import app
  File "/gnu/store/qh06210rfzwgmrlpnbp85554bbdx41b5-gpodder-3.11.5/lib/python3.12/site-packages/gpodder/gtkui/app.py", line 34, in <module>
    from .config import UIConfig
  File "/gnu/store/qh06210rfzwgmrlpnbp85554bbdx41b5-gpodder-3.11.5/lib/python3.12/site-packages/gpodder/gtkui/config.py", line 30, in <module>
    from gi.repository import Gdk, Gtk, Pango
  File "/gnu/store/zgg3dy33ciqhbz1iklzg5lsivv93lrlv-python-pygobject-3.54.3/lib/python3.12/site-packages/gi/importer.py", line 139, in create_module
    raise ImportError(e) from e
ImportError: Typelib file for namespace 'cairo', version '1.0' not found