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

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

bug#49263: closed (Guix weather backtrace)


From: GNU bug Tracking System
Subject: bug#49263: closed (Guix weather backtrace)
Date: Tue, 29 Jun 2021 18:23:01 +0000

Your message dated Tue, 29 Jun 2021 20:22:37 +0200
with message-id <874kdgil8y.fsf@gnu.org>
and subject line Re: bug#49263: Guix weather backtrace
has caused the debbugs.gnu.org bug report #49263,
regarding Guix weather backtrace
to be marked as done.

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


-- 
49263: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49263
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Guix weather backtrace Date: Mon, 28 Jun 2021 16:15:18 -0400 (EDT) User-agent: Alpine 2.21 (DEB 202 2017-01-01) I get the following output when running `guix weather icecat` on aarch64-linux with Guix:

$ guix describe
Generation 1    Jun 28 2021 01:11:59    (current)
  guix 364b561
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 364b56124b88398c199aacbfd4fdfc9a1583e634

$ guix weather icecat
computing 0 package derivations for aarch64-linux...
looking for 0 store items on https://ci.guix.gnu.org...
https://ci.guix.gnu.org
Backtrace:
           7 (primitive-load "/home/jackhill/.config/guix/current/bi…")
In guix/ui.scm:
  2147:12  6 (run-guix-command _ . _)
In ice-9/boot-9.scm:
  1752:10  5 (with-exception-handler _ _ #:unwind? _ # _)
In guix/scripts/weather.scm:
    577:9  4 (_)
In guix/build/utils.scm:
   569:23  3 (every* #<procedure d88f240 at guix/scripts/weather.sc…> …)
In guix/scripts/weather.scm:
   579:21  2 (_ "https://ci.guix.gnu.org";)
   212:22  1 (_ _ () 0)
In ice-9/boot-9.scm:
  1685:16  0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1685:16: In procedure raise-exception:
Throw to key `numerical-overflow' with args `("/" "Numerical overflow" #f #f)'.

Best,
Jack

--- End Message ---
--- Begin Message --- Subject: Re: bug#49263: Guix weather backtrace Date: Tue, 29 Jun 2021 20:22:37 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello,

> Seems like the definition of icecat or some dependency of icecat does
> not support aarch64. Anyway, here is a patch. Could you confirm it works?

Applied as 5ef96ecaaeeabd5500e406f0103ca52ec079fdb9.

Thanks,

Mathieu


--- End Message ---

reply via email to

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