Hi,
Maxim Cournoyer skribis:
> We can see that it listed *both* output about to be downloaded, then
> proceeded to download only the one missing (the debug output).
That could be a bug in ‘derivation-build-plan’, the procedure that
computes what needs to be built and substituted.
Ludo’.
Hello,
pkill9 writes:
>> ‘guix build qtbase’ said it would download both the “out” and the
>> “debug” output of qtbase, is that correct?
>
> Yep
>
>> It would be ideal if you could send precisely what’s on your terminal.
>>
>> Thanks,
>> Ludo’.
>
> In this example, I've checked the store path
>
> ‘guix build qtbase’ said it would download both the “out” and the
> “debug” output of qtbase, is that correct?
Yep
> It would be ideal if you could send precisely what’s on your terminal.
>
> Thanks,
> Ludo’.
In this example, I've checked the store path
"/gnu/store/vpvnd6593mjncvyir2rbgp3k83c
Hi,
pkill9 skribis:
> I had qtbase downloaded to the store as a reference for another store
> path, but `guix build qtbase` said it will download it, but it only
> downloaded the debug output of qtbase, plus the other dependencies, so
> maybe guix doesn't omit package outputs that have already b
I had qtbase downloaded to the store as a reference for another store
path, but `guix build qtbase` said it will download it, but it only
downloaded the debug output of qtbase, plus the other dependencies, so
maybe guix doesn't omit package outputs that have already been
downloaded?