DragonFly users List (threaded) for 2012-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: help with a failed cpdup assert
:I am trying to sync some pretty similar directories with cpdup over ssh
:and three of them are syncing, but the fourth fails with this:
:cpdup: hclink.c:343: hcc_leaf_data: Assertion `trans->windex +
:sizeof(*item) + bytes < 65536' failed.
:
:Additionally it only fails when
:source (cpdup slave) <=pull= destination (cpdup master)
:and not when
:source (cpdup master) =push=> destination (cpdup slave)
:
:What could be causing this?
:
:- Nikolai
The assertion was incorrect. That's an old version of cpdup, updating
to the latest should solve the problem.
-Matt
Matthew Dillon
<dillon@backplane.com>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]