GNU bug report logs - #35053
'guix lint -c github-url wmctrl' crashes linter

Previous Next

Package: guix;

Reported by: Efraim Flashner <efraim <at> flashner.co.il>

Date: Sat, 30 Mar 2019 20:50:02 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Subject: bug#35053: closed (Re: bug#35053: 'guix lint -c github-url
 wmctrl' crashes linter)
Date: Thu, 18 Apr 2019 15:45:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#35053: 'guix lint -c github-url wmctrl' crashes linter

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 35053 <at> debbugs.gnu.org.

-- 
35053: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35053
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: 35053-done <at> debbugs.gnu.org
Subject: Re: bug#35053: 'guix lint -c github-url wmctrl' crashes linter
Date: Thu, 18 Apr 2019 17:44:43 +0200
Efraim Flashner <efraim <at> flashner.co.il> skribis:

> wmctrl is hosted at sites.google.com and gives a 302 when attempting to
> download. I get a backtrace when running 'guix lint -c github-url wmctrl'
>
> Backtrace:mctrl <at> 1.07 [github-url]...
>           16 (apply-smob/1 #<catch-closure 728c20>)
> In ice-9/boot-9.scm:
>     705:2 15 (call-with-prompt _ _ #<procedure default-prompt-handleâ¦>)
> In ice-9/eval.scm:
>     619:8 14 (_ #(#(#<directory (guile-user) 7af140>)))
> In guix/ui.scm:
>   1660:12 13 (run-guix-command _ . _)
> In srfi/srfi-1.scm:
>     640:9 12 (for-each #<procedure c5bbe0 at guix/scripts/lint.scm:â¦> â¦)
> In guix/scripts/lint.scm:
>    1150:4 11 (run-checkers #<package wmctrl <at> 1.07 gnu/packages/xdisoâ¦> â¦)
> In srfi/srfi-1.scm:
>     640:9 10 (for-each #<procedure 1b0c340 at guix/scripts/lint.scmâ¦> â¦)
>     640:9  9 (for-each #<procedure 1b0c020 at guix/scripts/lint.scmâ¦> â¦)
> In guix/scripts/lint.scm:
>     812:6  8 (_ "https://sites.google.com/site/tstyblo/wmctrl/wmctrlâ¦")
>    802:29  7 (follow-redirects-to-github _)
> In web/client.scm:
>    386:24  6 (http-request _ #:body _ #:port _ #:method _ #:version _ â¦)
> In web/response.scm:
>    198:31  5 (read-response #<input-output: string 1b9df50>)
> In web/http.scm:
>   1186:15  4 (read-response-line _)
>     159:2  3 (read-header-line _)
> In unknown file:
>            2 (%read-line #<input-output: string 1b9df50>)
> In web/client.scm:
>    142:24  1 (read! #vu8(69 0 1 0 0 0 0 0 228 175 106 118 40 127 0 â¦) â¦)
> In unknown file:
>            0 (get-bytevector-some #<input-output: string 1f18000>)
>
> ERROR: In procedure get-bytevector-some:
> Throw to key `gnutls-error' with args `(#<gnutls-error-enum Resource temporarily unavailable, try again.> read_from_session_record_port)'.

Fixed in 702c3c7dab87df674c3d6abc138805895b5d1d32.

Thanks,
Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: bug-guix <at> gnu.org
Subject: 'guix lint -c github-url wmctrl' crashes linter
Date: Sat, 30 Mar 2019 23:49:43 +0300
[Message part 4 (text/plain, inline)]
wmctrl is hosted at sites.google.com and gives a 302 when attempting to
download. I get a backtrace when running 'guix lint -c github-url wmctrl'

Backtrace:mctrl <at> 1.07 [github-url]...
          16 (apply-smob/1 #<catch-closure 728c20>)
In ice-9/boot-9.scm:
    705:2 15 (call-with-prompt _ _ #<procedure default-prompt-handleâ¦>)
In ice-9/eval.scm:
    619:8 14 (_ #(#(#<directory (guile-user) 7af140>)))
In guix/ui.scm:
  1660:12 13 (run-guix-command _ . _)
In srfi/srfi-1.scm:
    640:9 12 (for-each #<procedure c5bbe0 at guix/scripts/lint.scm:â¦> â¦)
In guix/scripts/lint.scm:
   1150:4 11 (run-checkers #<package wmctrl <at> 1.07 gnu/packages/xdisoâ¦> â¦)
In srfi/srfi-1.scm:
    640:9 10 (for-each #<procedure 1b0c340 at guix/scripts/lint.scmâ¦> â¦)
    640:9  9 (for-each #<procedure 1b0c020 at guix/scripts/lint.scmâ¦> â¦)
In guix/scripts/lint.scm:
    812:6  8 (_ "https://sites.google.com/site/tstyblo/wmctrl/wmctrlâ¦")
   802:29  7 (follow-redirects-to-github _)
In web/client.scm:
   386:24  6 (http-request _ #:body _ #:port _ #:method _ #:version _ â¦)
In web/response.scm:
   198:31  5 (read-response #<input-output: string 1b9df50>)
In web/http.scm:
  1186:15  4 (read-response-line _)
    159:2  3 (read-header-line _)
In unknown file:
           2 (%read-line #<input-output: string 1b9df50>)
In web/client.scm:
   142:24  1 (read! #vu8(69 0 1 0 0 0 0 0 228 175 106 118 40 127 0 â¦) â¦)
In unknown file:
           0 (get-bytevector-some #<input-output: string 1f18000>)

ERROR: In procedure get-bytevector-some:
Throw to key `gnutls-error' with args `(#<gnutls-error-enum Resource temporarily unavailable, try again.> read_from_session_record_port)'.


-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 6 years and 95 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.