darcs

Issue 581 No feedback when using --debug

Title No feedback when using --debug
Priority bug Status resolved
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, kowey, nejucomo, thorkilnaur, tommy
Assigned To
Topics

Created on 2008-01-10.17:12:52 by nejucomo, last changed 2009-08-27.13:52:41 by admin.

Messages
msg2408 (view) Author: nejucomo Date: 2008-01-10.17:12:46
When I run this command, darcs hangs without producing any output:

$ darcs pull -vvv 'http://allmydata.org/source/tahoe/trunk'

The hanging may be due to networking problems like DNS
misconfiguration, but its hard to tell without feedback from darcs.
I'd like the "extremely" verbose flags to dump any operation which may
block (like acquiring a lock file or creating a tcp connection).

Thanks,
N
msg2409 (view) Author: droundy Date: 2008-01-10.17:17:15
On Thu, Jan 10, 2008 at 05:12:52PM -0000, nathan wilcox wrote:
> When I run this command, darcs hangs without producing any output:
> 
> $ darcs pull -vvv 'http://allmydata.org/source/tahoe/trunk'
> 
> The hanging may be due to networking problems like DNS
> misconfiguration, but its hard to tell without feedback from darcs.
> I'd like the "extremely" verbose flags to dump any operation which may
> block (like acquiring a lock file or creating a tcp connection).

First off, the -vvv option has been replaced with a --debug option.
However, the --debug option also doesn't provide much feedback, so the bug
remains.  I grepped the source for mention of -vvv and couldn't find any.
Is this mentioned in the docs anywhere?

I presuming you're using the unstable version of darcs?
-- 
David Roundy
Department of Physics
Oregon State University
msg2505 (view) Author: droundy Date: 2008-01-14.23:05:50
I'm marking this as resolved, because I added feedback (when using --debug) when
darcs downloads files.  This may not mean all possible hanging operations are
covered, but I'd prefer new bugs to be filed for operations that we don't report
in --debug mode but ought to.

Thanks for the bug report!
History
Date User Action Args
2008-01-10 17:12:53nejucomocreate
2008-01-10 17:17:16droundysetstatus: unread -> unknown
nosy: kowey, beschmi, droundy, nejucomo, tommy
messages: + msg2409
2008-01-14 23:05:52droundysetstatus: unknown -> resolved
nosy: kowey, beschmi, droundy, tommy, nejucomo
messages: + msg2505
title: No feedback when using -vvv. -> No feedback when using --debug
2009-08-06 17:33:10adminsetnosy: + markstos, jast, Serware, dmitry.kurochkin, darcs-devel, zooko, dagit, mornfall, simon, thorkilnaur, - droundy, nejucomo
2009-08-06 20:30:34adminsetnosy: - beschmi
2009-08-10 22:10:32adminsetnosy: + nejucomo, - markstos, darcs-devel, zooko, jast, dagit, Serware, mornfall
2009-08-25 17:47:54adminsetnosy: + darcs-devel, - simon
2009-08-27 13:52:41adminsetnosy: tommy, kowey, darcs-devel, nejucomo, thorkilnaur, dmitry.kurochkin