From: ludo@gnu.org (Ludovic Courtès)
To: 17853@debbugs.gnu.org
Subject: bug#17853: GLib references Python
Date: Thu, 26 Jun 2014 15:28:33 +0200 [thread overview]
Message-ID: <8761jnssu6.fsf@gnu.org> (raw)
As of v0.6-441-gfe6e3fe, GLib keeps a reference to ‘python-wrapper’,
because of two scripts:
--8<---------------cut here---------------start------------->8---
$ grep /bin/python /gnu/store/l4yvfmp8ys2xjkmrvcxzdlx86qzlishr-glib-2.39.1/bin/*
/gnu/store/l4yvfmp8ys2xjkmrvcxzdlx86qzlishr-glib-2.39.1/bin/gdbus-codegen:#!/gnu/store/z36w7wiz6vqqcpridw03afkq68cm5rhh-python-wrapper-3.3.5/bin/python
/gnu/store/l4yvfmp8ys2xjkmrvcxzdlx86qzlishr-glib-2.39.1/bin/gtester-report:#!/gnu/store/z36w7wiz6vqqcpridw03afkq68cm5rhh-python-wrapper-3.3.5/bin/python
--8<---------------cut here---------------end--------------->8---
This is a problem because that means that, say, Avahi, pulls in all of
Python 3, which is quite big.
The solution may be to add a “bin” output.
Ludo’.
next reply other threads:[~2014-06-26 13:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-26 13:28 Ludovic Courtès [this message]
2014-06-30 16:09 ` bug#17853: GLib references Python Ludovic Courtès
2014-07-13 22:12 ` Ludovic Courtès
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=8761jnssu6.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=17853@debbugs.gnu.org \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.