bug-guix
[Top][All Lists]
Advanced

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

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


From: Ludovic Courtès
Subject: bug#24712: Grafting of multiple-output dependencies is mishandled
Date: Tue, 18 Oct 2016 00:03:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

address@hidden (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 build gnome-session
> /gnu/store/rchskrbc42yjlb85lq8zigpvynwc2zz7-gnome-session-3.20.2
> $ guix gc -R 
> /gnu/store/rchskrbc42yjlb85lq8zigpvynwc2zz7-gnome-session-3.20.2|grep glib-2
> /gnu/store/l1s4cw9g58hmcpd2qgbckfl228143qzx-glib-2.48.0
> /gnu/store/c4rjjznraqnw7wk7zwr8ndmq7bdmj51q-glib-2.48.0-bin
> $ ./pre-inst-env guix build glib
> /gnu/store/ya5d1r6bvph3m5nisjywrnkvffpdrjfn-glib-2.48.0-bin
> /gnu/store/jav2d6c39k3amv4k1670845li7284a6q-glib-2.48.0-doc
> /gnu/store/77f9q6kvgrrwhqbzxzc10bwdwq6kd690-glib-2.48.0
> $ ./pre-inst-env guix build glib --no-grafts
> /gnu/store/c4rjjznraqnw7wk7zwr8ndmq7bdmj51q-glib-2.48.0-bin
> /gnu/store/ib12bfrx83aawhabpp0rijgmm61gi0wg-glib-2.48.0-doc
> /gnu/store/l1s4cw9g58hmcpd2qgbckfl228143qzx-glib-2.48.0

I believe this is fixed by 3d47aa81ba4c19b45ce9a9ff0ece0252777ea8ed.

Mark, could you check with the Bash replacement you wanted to add?

Thanks,
Ludo’.





reply via email to

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