bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17853: GLib references Python


From: Ludovic Courtès
Subject: bug#17853: GLib references Python
Date: Mon, 30 Jun 2014 18:09:52 +0200
User-agent: Gnus/5.130009 (Ma Gnus v0.9) Emacs/24.3 (gnu/linux)

address@hidden (Ludovic Courtès) skribis:

> As of v0.6-441-gfe6e3fe, GLib keeps a reference to ‘python-wrapper’,
> because of two scripts:
>
> $ 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
>
> 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.

I’m trying that in the ‘bug-17853’ branch, and have added a Hydra job
set to check the amount of breakage:
<http://hydra.gnu.org/jobset/gnu/bug-17853>.

I’d like to merge that once we’ve fixed any regression.

Thanks,
Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]