guix lint when nvd.nist.gov is down

  • Done
  • quality assurance status badge
Details
3 participants
  • Greg Hogan
  • Leo Famulari
  • Nicolas Graves
Owner
unassigned
Submitted by
Nicolas Graves
Severity
normal

Debbugs page

N
N
Nicolas Graves wrote on 7 Mar 04:57 -0800
(address . bug-guix@gnu.org)
875xklm20z.fsf@ngraves.fr
Looks like for some reason nvd.nist.gov is down.
Discovery from that is that it makes it impossible to use one's cache
even in the case it might be pretty up-to-date :/
A warning would be better than an error here.

In srfi/srfi-1.scm:
634:9 9 (for-each #<procedure 7f04b797ba80 at guix/scripts/lin…> …)
In guix/scripts/lint.scm:
74:21 8 (_ _)
In guix/lint.scm:
1606:4 7 (check-vulnerabilities #<package snappy@1.1.9 /home/gr…> …)
1593:10 6 (_ _)
In unknown file:
5 (force #<promise #<procedure 7f04c74a63e0 at guix/lint.…>)
In guix/lint.scm:
1572:2 4 (_)
927:2 3 (call-with-networking-fail-safe _ _ _)
In ice-9/boot-9.scm:
1752:10 2 (with-exception-handler _ _ #:unwind? _ # _)
1685:16 1 (raise-exception _ #:continuable? _)
1683:16 0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1683:16: In procedure raise-exception:
ERROR:
1. &http-get-error:
uri: #<<uri> scheme: https userinfo: #f host: "nvd.nist.gov" port: #f path: "/feeds/json/cve/1.1/nvdcve-1.1-2025.json.gz" query: #f fragment: #f>
code: 503
reason: "Service Unavailable"
headers: ((content-length . 107) (cache-control no-cache) (content-type text/html) (connection close))
2. &message: "https://nvd.nist.gov/feeds/json/cve/1.1/nvdcve-1.1-2025.json.gz:HTTP download failed: 503 (\"Service Unavailable\")"
zsh: exit 1 ./pre-inst-env guix lint -c cve snappy


--
Best regards,
Nicolas Graves
L
L
Leo Famulari wrote on 7 Mar 11:56 -0800
(name . Nicolas Graves)(address . ngraves@ngraves.fr)(address . 76810@debbugs.gnu.org)
Z8tPVXGqvtU40wgD@jasmine.lan
On Fri, Mar 07, 2025 at 01:57:32PM +0100, Nicolas Graves wrote:
Toggle quote (2 lines)
> Looks like for some reason nvd.nist.gov is down.

We should prepare for this site to disappear permanently. Very sorry to
say, but it's likely this kind of public service from the US government
goes away soon.
G
G
Greg Hogan wrote on 7 Mar 14:17 -0800
(name . Nicolas Graves)(address . ngraves@ngraves.fr)
CA+3U0Znfkf+jRtkmtDvjWpmhWiS7uabdmQX4DLJBB1Ci8=bAuw@mail.gmail.com
On Fri, Mar 7, 2025 at 7:58 AM Nicolas Graves <ngraves@ngraves.fr> wrote:
Toggle quote (6 lines)
>
> Looks like for some reason nvd.nist.gov is down.
> Discovery from that is that it makes it impossible to use one's cache
> even in the case it might be pretty up-to-date :/
> A warning would be better than an error here.

Given the similarity, can we merge #68189 and #76810?
N
N
Nicolas Graves wrote on 7 Sep 02:11 -0700
control message for bug #76810
(address . control@debbugs.gnu.org)
26cc3821b7390c295960b0f9de8b1375@ngraves.fr
close 76810
quit
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 76810@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 76810
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch