unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: 54347@debbugs.gnu.org
Subject: bug#54347: guix lint prints backtrace on http-get-error condition
Date: Fri, 11 Mar 2022 21:19:16 -0500	[thread overview]
Message-ID: <87r177syjf.fsf@gmail.com> (raw)

Hi,

Running 'guix lint extra-cmake-modules', I get the following backtrace:

--8<---------------cut here---------------start------------->8---
following redirection to `https://mirrors.mit.edu/kde/ls-lR.bz2'...
Backtrace:
In ice-9/boot-9.scm:
  1752:10 18 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
In unknown file:
          17 (apply-smob/0 #<thunk 7faf174292e0>)
In ice-9/boot-9.scm:
    724:2 16 (call-with-prompt _ _ #<procedure default-prompt-handler (k proc)>)
In ice-9/eval.scm:
    619:8 15 (_ #(#(#<directory (guile-user) 7faf1742ec80>)))
In guix/ui.scm:
   2229:7 14 (run-guix . _)
  2192:10 13 (run-guix-command _ . _)
In ice-9/boot-9.scm:
  1752:10 12 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
  1752:10 11 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
In guix/store.scm:
   658:37 10 (thunk)
In srfi/srfi-1.scm:
    634:9  9 (for-each #<procedure 7faf150c4e20 at guix/scripts/lint.scm:222:23 (spec)> _)
In guix/scripts/lint.scm:
     65:4  8 (run-checkers _ _ #:store _)
In srfi/srfi-1.scm:
    634:9  7 (for-each #<procedure 7faef358a810 at guix/scripts/lint.scm:65:14 (checker)> _)
In guix/scripts/lint.scm:
    74:21  6 (_ _)
In guix/lint.scm:
   1474:5  5 (check-for-updates #<package extra-cmake-modules@5.70.0 gnu/packages/kde-frameworks.scm:8…>)
    813:2  4 (call-with-networking-fail-safe _ _ _)
In ice-9/boot-9.scm:
  1752:10  3 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
  1685:16  2 (raise-exception _ #:continuable? _)
  1683:16  1 (raise-exception _ #:continuable? _)
  1685:16  0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1685:16: In procedure raise-exception:
ERROR:
  1. &http-get-error:
      uri: #<<uri> scheme: https userinfo: #f host: "mirrors.mit.edu" port: #f path: "/kde/ls-lR.bz2" query: #f fragment: #f>
      code: 404
      reason: "Not Found"
      headers: ((date . #<date nanosecond: 0 second: 13 minute: 15 hour: 2 day: 12 month: 3 year: 2022 zone-offset: 0>) (server . "Apache/2.4.41 (Ubuntu)") (content-length . 278) (connection close) (content-type text/html (charset . "iso-8859-1")))
  2. &message: "https://mirrors.mit.edu/kde/ls-lR.bz2: HTTP download failed: 404 (\"Not Found\")"
--8<---------------cut here---------------end--------------->8---

It reproduces every time.

Thanks,

Maxim




                 reply	other threads:[~2022-03-12  2:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r177syjf.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=54347@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).