bug-guix
[Top][All Lists]
Advanced

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

bug#58308: guix import -r swallows errors


From: Simon Tournier
Subject: bug#58308: guix import -r swallows errors
Date: Mon, 15 May 2023 19:46:17 +0200

Hi,

On mer., 05 oct. 2022 at 17:37, Ricardo Wurmus <rekado@elephly.net> wrote:
> Consider this:
>
>    $ ./pre-inst-env guix import elpa -r syslog
>    $ echo $?
>    0
>
> And now this:
>
>    $ ./pre-inst-env guix import elpa syslog
>    guix import: error: failed to download package 'syslog'
>    $ echo $?
>    1
>
> The recursive importer swallows the error.

Fixed by <https://issues.guix.gnu.org/issue/63522>.

Cheers,
simon





reply via email to

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