bug#24712: Grafting of multiple-output dependencies is mishandled

2016-10-18 Thread Ludovic Courtès
Mark H Weaver skribis: > To make a long story short, it turns out that #24703 is the cause. My > 'guile-final' is grafted, using a 'glibc-final' grafted to use the new > Bash. The only problem is, 'glibc-final' is still trying to load its > 'gconv' modules from the ungrafted

bug#24712: Grafting of multiple-output dependencies is mishandled

2016-10-17 Thread Mark H Weaver
l...@gnu.org (Ludovic Courtès) writes: > l...@gnu.org (Ludovic Courtès) skribis: > >> Mark reported on IRC that gnome-session, as of v0.11.0-1639-g34f9582, >> refers to the grafted “out” of glib, but at the same time refers to the >> *ungrafted* “bin” output of glib: >> >> $ ./pre-inst-env guix

bug#24712: Grafting of multiple-output dependencies is mishandled

2016-10-16 Thread Ludovic Courtès
Mark reported on IRC that gnome-session, as of v0.11.0-1639-g34f9582, refers to the grafted “out” of glib, but at the same time refers to the *ungrafted* “bin” output of glib: --8<---cut here---start->8--- $ ./pre-inst-env guix build gnome-session