Package: gnucash
Version: 1:4.4-1
Severity: minor
X-Debbugs-Cc: none, step...@marenka.net

Dear Maintainer,

gnucash throws the following error on launch from cli, although I'm not aware of anything that doesn't work.

| Traceback (most recent call last):
|   File "/usr/share/gnucash/python/init.py", line 6, in <module>
|     from gi import require_version
| ModuleNotFoundError: No module named 'gi'

Installing python3-gi yields the following.

| Traceback (most recent call last):
|   File "/usr/share/gnucash/python/init.py", line 7, in <module>
|    require_version('Gtk', '3.0')
| File "/usr/lib/python3/dist-packages/gi/__init__.py", line 126, in require_version
|    raise ValueError('Namespace %s not available' % namespace)
| ValueError: Namespace Gtk not available

Installing gobject-introspection gir1.2-gtk-3.0 remediates that but brings quite a few dependencies (FWIW). At least now we get no errors.

Maybe add a Suggests: python3-gi gobject-introspection gir1.2-gtk-3.0?

Thanks,

Stephen


-- System Information:
Debian Release: 11.6
  APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.153-20432-gaa06ea936644 (SMP w/4 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gnucash depends on:
ii  gnucash-common                                     1:4.4-1
ii  guile-3.0                                          3.0.5-4
ii  guile-3.0-libs                                     3.0.5-4
ii  libaqbanking44                                     6.2.10-1
ii  libboost-filesystem1.74.0                          1.74.0-9
ii  libboost-locale1.74.0                              1.74.0-9
ii  libboost-program-options1.74.0                     1.74.0-9
ii  libboost-regex1.74.0 [libboost-regex1.74.0-icu67]  1.74.0-9
ii  libc6                                              2.31-13+deb11u5
ii  libcairo2                                          1.16.0-5
ii  libcrypt-ssleay-perl                               0.73.06-1+b3
ii  libdate-manip-perl                                 6.83-1
ii  libdbi1                                            0.9.0-6
ii  libfinance-quote-perl                              1.50~rc2-2
ii  libgcc-s1                                          10.2.1-6
ii libgdk-pixbuf-2.0-0 2.42.2+dfsg-1+deb11u1
ii  libglib2.0-0                                       2.66.8-1
ii  libgtk-3-0                                         3.24.24-4+deb11u2
ii  libgwengui-gtk3-79                                 5.6.0-2
ii  libgwenhywfar79                                    5.6.0-2
ii  libhtml-tableextract-perl                          2.15-1.1
ii  libhtml-tree-perl                                  5.07-2
ii  libicu67                                           67.1-7
ii  libofx7                                            1:0.9.15-3
ii  libpango-1.0-0                                     1.46.2-3
ii  libpangocairo-1.0-0                                1.46.2-3
ii  libpython3.9                                       3.9.2-1
ii  libsecret-1-0                                      0.20.4-2
ii  libstdc++6                                         10.2.1-6
ii  libwebkit2gtk-4.0-37                               2.38.3-1~deb11u1
ii  libwww-perl                                        6.52-1
ii libxml2 2.9.10+dfsg-6.7+deb11u3
ii  perl                                               5.32.1-4+deb11u2
ii zlib1g 1:1.2.11.dfsg-2+deb11u2

Versions of packages gnucash recommends:
ii  gnucash-docs     4.4-1
ii  python3-gnucash  1:4.4-1
ii  yelp             3.38.3-1

Versions of packages gnucash suggests:
pn  libdbd-mysql    <none>
pn  libdbd-pgsql    <none>
pn  libdbd-sqlite3  <none>

--
Stephen R. Marenka     If life's not fun, you're not doing it right!
<step...@marenka.net>

Reply via email to