darcs

Issue 1850 curl_multi_perform() - no running handles

Title curl_multi_perform() - no running handles
Priority bug Status duplicate
Milestone Resolved in
Superseder Another possible bug in URL.waitNextUrl: curl_multi_perform() - no running handles
View: 1770
Nosy List dmitry.kurochkin, iago, kowey
Assigned To
Topics HTTP

Created on 2010-05-24.13:27:34 by iago.abal, last changed 2011-02-17.15:33:54 by admin.

Files
File name Uploaded Type Edit Remove
unnamed iago.abal, 2010-05-24.13:27:33 text/html
Messages
msg11107 (view) Author: iago Date: 2010-05-24.13:27:33
With Darcs 2.4.3


> $ darcs --version
>
2.4.3 (release)
>

I have the following problem when getting a repository.

$ darcs get --partial http://code.haskell.org:/srv/code/gtk2hs
>
darcs: bug at src/URL.hs:246 compiled May 24 2010 13:14:03
>
Another possible bug in URL.waitNextUrl: curl_multi_perform() - no running
> handles
>
See http://wiki.darcs.net/BugTracker/Reporting for help on bug reporting.
>

NOTE: At this moment http://code.haskell.org/srv/code/gtk2hs does not work
(using a web browser).

But

darcs get --partial http://patch-tag.com/r/AndyStewart/gtk2hs-sync-mirror


works fine.
Attachments
msg11117 (view) Author: kowey Date: 2010-05-26.18:04:53
Thanks for the bug report, Iago!  We think this one has been resolved in
darcs HEAD (darcs get --lazy http://darcs.net)
History
Date User Action Args
2010-05-24 13:27:34iago.abalcreate
2010-05-26 18:04:54koweysetstatus: unknown -> duplicate
priority: bug
title: darcs get --partial does not work -> curl_multi_perform() - no running handles
nosy: + kowey
messages: + msg11117
topic: + HTTP
superseder: + Another possible bug in URL.waitNextUrl: curl_multi_perform() - no running handles
2011-02-17 15:33:54adminsetnosy: + iago, - iago.abal