From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:32938) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iRJiR-00074i-5j for guix-patches@gnu.org; Sun, 03 Nov 2019 12:31:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iRJiQ-0001zM-0i for guix-patches@gnu.org; Sun, 03 Nov 2019 12:31:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:54470) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iRJiP-0001zH-UA for guix-patches@gnu.org; Sun, 03 Nov 2019 12:31:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iRJiP-0005BB-PY for guix-patches@gnu.org; Sun, 03 Nov 2019 12:31:01 -0500 Subject: [bug#37838] [PATCH 0/2] Rewrite (guix cve) to read NIST's JSON feed Resent-Message-ID: From: Marius Bakke In-Reply-To: <877e4spzmq.fsf@gnu.org> References: <20191020203451.1912-1-ludo@gnu.org> <87o8y7sejv.fsf@gnu.org> <871rv3xt38.fsf@devup.no> <877e4spzmq.fsf@gnu.org> Date: Sun, 03 Nov 2019 18:29:58 +0100 Message-ID: <87k18gookp.fsf@devup.no> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 37838-done@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > Hi Marius, > > Marius Bakke skribis: > >> Ludovic Court=C3=A8s writes: >> >>> Hello, >>> >>> Ludovic Court=C3=A8s skribis: >>> >>>> cve: Rewrite to read the JSON feed instead of the XML feed. >>>> lint: Re-enable CVE checker. >>> >>> Pushed as 9efa2c28a4f842b7ca1977e084299de441842856. >>> >>> Please let me know if you notice anything fishy with =E2=80=98guix lint= -c cve=E2=80=99: >>> CVEs not showing up, CVEs showing up that should not, etc. >> >> Here is what I get (on ee42e9f9f): >> >> $ ./pre-inst-env guix lint -c cve ao >> fetching CVE database for 2019...]... >> Backtrace: >> 11 (apply-smob/1 #) >> In ice-9/boot-9.scm: >> 705:2 10 (call-with-prompt _ _ #) >> In ice-9/eval.scm: >> 619:8 9 (_ #(#(#))) >> In guix/ui.scm: >> 1730:12 8 (run-guix-command _ . _) >> In srfi/srfi-1.scm: >> 640:9 7 (for-each # ("ao")) >> In guix/scripts/lint.scm: >> 57:4 6 (run-checkers _ _) >> In srfi/srfi-1.scm: >> 640:9 5 (for-each # (#< name: c=E2=80=A6>)) >> In guix/scripts/lint.scm: >> 64:17 4 (_ _) >> In guix/lint.scm: >> 999:4 3 (check-vulnerabilities _) >> 994:9 2 (_ _) >> In unknown file: >> 1 (force #>) >> In guix/lint.scm: >> 983:24 0 (_) >> >> guix/lint.scm:983:24: Throw to key `srfi-34' with args `(#)'. >> >> I tried downloading the .json.gz files manually and they seem fine. > > I don=E2=80=99t encounter this problem. Is it reproducible for you? I still get this when using './pre-inst-env', even after a 'make clean-go'. It works without the './pre-inst-env script'(!?). --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl2/DpYACgkQoqBt8qM6 VPofswf/bDx1Wktyw4O30j/33QPFmUCK8MQw7oWMpTLf/e8GzLMXEZSiopTG2axd 7raaEvIkrQDJ1gfJ8zVfJTNwKAw6wduaELuqH+nLeP9omLDlcEaNHohaWuaUz2K5 nPMvbtrKg9ZZ7blCI+Yh+UnaOqez41dpM7ZhTJQoejk4dkTSi+dtxrJcrPDn8tNs raX4Rmed47tIZmpdg1bwet8qU60lzBjGSDEkOzf+J1XxUrPvxAiADvWwDOKiYNBP HajZYM1nSX5brcDr0cK3uVXcSXVFNHuHtfBzkvQrqtqNcT0xhS+qJAP78v4gt1zl XLkwGYzFYHtKUuqQD+kroS7GhSnr4Q== =CjgF -----END PGP SIGNATURE----- --=-=-=--