[darcs-devel] [issue1298] darcs failed: Malformed patch bundle: '{' is not 'Context:'

Zooko bugs at darcs.net
Fri Jan 2 19:51:40 UTC 2009


New submission from Zooko <zooko at zooko.com>:

I did a "darcs put" from a machine using darcs-2.1.2 to another machine using
darcs-2.1.2, and it said this:

darcs put zooko at nooxie.zooko.com:/home/zooko_n_cgalvan/buildbot2
Fri Jan  2 12:34:27 MST 2009

darcs failed:  Malformed patch bundle: '{' is not 'Context:'

addfile ./Makefile
hunk ./Makefile 1
+push:
+       darcs push -a buildmaster at dev:master
+
+diff:
+       ssh buildmaster at dev 'cd tahoe && darcs diff'
+
+reconfig:
+       ssh buildmaster at dev buildbot reconfig tahoe
addfile ./master.cfg-tahoe
hunk ./master.cfg-tahoe 1
+# -*- python -*-
+# vim: set filetype=3Dpython:
+
+from buildbot.scheduler import Scheduler
+from buildbot.process import factory
+from buildbot.steps.shell import ShellCommand, Compile, Test


The entire output is attached.  It looks like the patches have been
quoted-printable encoding (e.g. "=" changed to "=3D"?).

----------
messages: 6956
nosy: dmitry.kurochkin, kowey, simon, thorkilnaur, zooko
priority: bug
status: unread
title: darcs failed:  Malformed patch bundle: '{' is not 'Context:'

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1298>
__________________________________


More information about the darcs-devel mailing list