emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#58308: closed (guix import -r swallows errors)


From: GNU bug Tracking System
Subject: bug#58308: closed (guix import -r swallows errors)
Date: Fri, 19 May 2023 16:34:02 +0000

Your message dated Fri, 19 May 2023 17:45:12 +0200
with message-id <87cz2wz5o7.fsf@gmail.com>
and subject line Re: bug#58308: guix import -r swallows errors
has caused the debbugs.gnu.org bug report #58308,
regarding guix import -r swallows errors
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
58308: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58308
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: guix import -r swallows errors Date: Wed, 05 Oct 2022 17:37:23 +0200 User-agent: mu4e 1.8.9; emacs 28.1
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.

-- 
Ricardo



--- End Message ---
--- Begin Message --- Subject: Re: bug#58308: guix import -r swallows errors Date: Fri, 19 May 2023 17:45:12 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hi,

On lun., 15 mai 2023 at 19:46, Simon Tournier <zimon.toutoune@gmail.com> wrote:

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

Pushed as d81701a85aa8aa96f4a853f06fe28693fa8bee12.

Closing.

Cheers,
simon


--- End Message ---

reply via email to

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