[email protected] (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