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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 35053 in the body.
You can then email your comments to 35053 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#35053; Package guix. (Sat, 30 Mar 2019 20:50:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Efraim Flashner <efraim <at> flashner.co.il>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 30 Mar 2019 20:50:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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 1 (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)]

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Thu, 18 Apr 2019 15:45:01 GMT) Full text and rfc822 format available.

Notification sent to Efraim Flashner <efraim <at> flashner.co.il>:
bug acknowledged by developer. (Thu, 18 Apr 2019 15:45:01 GMT) Full text and rfc822 format available.

Message #10 received at 35053-done <at> debbugs.gnu.org (full text, mbox):

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’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 17 May 2019 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 317 days ago.

Previous Next


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