|
From: | William Uther |
Subject: | Re: [Monotone-devel] Solaris breakage |
Date: | Wed, 25 Jul 2007 21:04:52 +1000 |
On 25/07/2007, at 4:26 PM, Zack Weinberg wrote:
On 7/24/07, Patrick Georgi <address@hidden> wrote:truss log attached. If there is anything more you need to know, I can try to coerce dtrace into telling me.Thanks. That's suggestive... but I think you have something else wrong. You're getting a boost::filesystem exception thrown, which should never happen anymore. Can you repeat the test with a brand new checkout of the tip of net.venge.monotone, please? Having said that, the actual failure is ...rmdir("/home/patrick/work/monotone-build/tester_dir/ clone_warning_with_multiple_heads/test_dir1/_MTN")Err#17 EEXIST
Which is complaining that _MTN isn't empty when it is being removed... Which is weird, especially as the ls -laR output Kelly attached shows that the _MTN dir was successfully removed:
./test_dirA: total 6 drwxr-xr-x 2 mtbldbot other 2 Jul 24 08:28 . drwxr-xr-x 5 mtbldbot other 14 Jul 24 08:28 ..
On 25/07/2007, at 4:26 PM, Zack Weinberg wrote:
truss rm /home/patrick/work/monotone-build/tester_dir/ clone_warning_with_multiple_heads/test_dir1/_MTN2>&1 | grep rmdir
and/or:truss rmdir home/patrick/work/monotone-build/tester_dir/ clone_warning_with_multiple_heads/test_dirA 2>&1 | grep rmdir
but only after updating to head. Be well, Will :-}
[Prev in Thread] | Current Thread | [Next in Thread] |