tags 360686 - moreinfo thanks On 4/4/06, Bryan Donlan <[EMAIL PROTECTED]> wrote: > On 4/4/06, Bastian Blank <[EMAIL PROTECTED]> wrote: > > tags 360686 moreinfo > > thanks > > > > On Mon, Apr 03, 2006 at 09:48:09PM -0500, Bryan Donlan wrote: > > > $ svk sync //mirror/openc2e > > > Syncing svn://twinsen.warpedgames.com/openc2e > > > Retrieving log information from 750 to 752 > > > TypeError in method 'svn_ra_reporter2_invoke_set_path', argument 6 of > > > type 'char const *' > > > > A similar bug was fixed in libsvn-mirror-perl 0.68-2, so you have to > > provide more information. > > > > Bastian > > What other information would you like? I have libsvn-mirror-perl > 0.68-2, as the dependency version list indicated. >
This bug is still reliably reproducable: + sudo dpkg -i libsvn-core-perl_1.3.1-2_i386.deb (Reading database ... 221114 files and directories currently installed.) Preparing to replace libsvn-core-perl 1.2.3dfsg1-3 (using libsvn-core-perl_1.3.1-2_i386.deb) ... Unpacking replacement libsvn-core-perl ... Setting up libsvn-core-perl (1.3.1-2) ... + dpkg -l libsvn-core-perl Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-=========================-=========================-================================================================== ii libsvn-core-perl 1.3.1-2 perl bindings for Subversion (aka. svn) + rm -rf /home/bdonlan/.svk + svk mirror svn://ccdevnet.org/openc2e //mirror/openc2e Repository /home/bdonlan/.svk/local does not exist, create? (y/n)y Committed revision 1. + svk sync -s HEAD //mirror/openc2e Syncing svn://ccdevnet.org/openc2e Retrieving log information from 796 to 796 TypeError in method 'svn_ra_reporter2_invoke_set_path', argument 6 of type 'char const *' + sudo dpkg -i libsvn-core-perl_1.2.3dfsg1-3_i386.deb dpkg - warning: downgrading libsvn-core-perl from 1.3.1-2 to 1.2.3dfsg1-3. (Reading database ... 221106 files and directories currently installed.) Preparing to replace libsvn-core-perl 1.3.1-2 (using libsvn-core-perl_1.2.3dfsg1-3_i386.deb) ... Unpacking replacement libsvn-core-perl ... Setting up libsvn-core-perl (1.2.3dfsg1-3) ... + svk sync -s HEAD //mirror/openc2e Syncing svn://ccdevnet.org/openc2e Retrieving log information from 796 to 796 Committed revision 2 from revision 796. I have untagged moreinfo; if this reproduction log is not sufficient please ask for specific information and I'll be happy to provide it. Thanks, Bryan Donlan