From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/2] package/python-gobject: depend on python2
Date: Sun, 1 Dec 2019 21:17:19 +0100 [thread overview]
Message-ID: <20191201211719.757d02ab@windsurf> (raw)
In-Reply-To: <20191201183909.3756147-1-aduskett@gmail.com>
On Sun, 1 Dec 2019 10:39:08 -0800
aduskett at gmail.com wrote:
> From: Adam Duskett <Aduskett@gmail.com>
>
> Version 2.86.6 of python-gobject is quite old and no longer works with
> Python versions > 3.7. When importing a user will recieve the following error:
>
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> File "/usr/lib/python3.8/site-packages/gobject/__init__.py", line 26, in
> <module>
> File "/usr/lib/python3.8/site-packages/glib/__init__.py", line 22, in <module>
> SystemError: initialization of _glib raised unreported exception
>
> Because new versions of python-gobject require gobject-introspection, which is
> not currently available in Buildroot, add a dependency on python2 to prevent
> users from receiving the above error.
You forgot to add the reference to the bug being fixed, despite this
being noted in my review of v1. No need to resend just for that though.
Fixes:
https://bugs.busybox.net/show_bug.cgi?id=12286
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2019-12-01 20:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-01 18:39 [Buildroot] [PATCH v2 1/2] package/python-gobject: depend on python2 aduskett at gmail.com
2019-12-01 18:39 ` [Buildroot] [PATCH v2 2/2] support/testing: add python-gobject test aduskett at gmail.com
2019-12-01 20:17 ` Thomas Petazzoni [this message]
2019-12-03 22:50 ` [Buildroot] [PATCH v2 1/2] package/python-gobject: depend on python2 Arnout Vandecappelle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191201211719.757d02ab@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox