darcs

Issue 680 darcs failed: Malformed patch bundle:

Title darcs failed: Malformed patch bundle:
Priority bug Status resolved
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, kowey, thorkilnaur, tommy, zooko
Assigned To
Topics

Created on 2008-02-12.22:35:40 by zooko, last changed 2009-08-27.13:55:05 by admin.

Files
File name Uploaded Type Edit Remove
z-base-62_0.7z zooko, 2008-02-12.22:35:38 application/octet-stream
Messages
msg3369 (view) Author: zooko Date: 2008-02-12.22:35:38
When I try to do a "darcs put" to a remote computer, using the latest  
and greatest darcs-2 on both ends, of a certain repository  
(attached), I get this:

ssh zooko@nooxie.zooko.com darcs initialize --repodir='zb62p2'
Disabling progress reports...
Reenabling progress reports.
Beginning identifying repository .
Done identifying repository .
Beginning reading inventory of repository /Users/wonwinmcbrootles/ 
playground/z-base-62_0
Reading inventory of repository /Users/wonwinmcbrootles/playground/z- 
base-62_0 inventories/ 
20070912192648-92b7f-92180f6d24c88a186c6c6e94d6718b56c959f577.gz
Done reading inventory of repository /Users/wonwinmcbrootles/ 
playground/z-base-62_0
ssh zooko@nooxie.zooko.com darcs apply --all --repodir 'zb62p2'
Disabling progress reports...

darcs failed:  Malformed patch bundle: '[init' is not 'Context:'

zooko@zooko.com**20040904120505] {

The full output from "darcs put --verbose --debug-verbose", and the  
repository in question, are attached.  (Hint: "sudo apt-get install  
p7zip-full".)

Regards,

Zooko
Attachments
msg3371 (view) Author: droundy Date: 2008-02-12.22:54:39
This is "fixed" by the following patch:

Tue Feb 12 16:21:15 EST 2008  David Roundy <droundy@darcs.net>
  * don't bother packing patch bundle into an email on darcs push.
  This is a workaround for an unknown parsing bug affecting email-formatted
  darcs patch bundles.  :(

The catch is that this simply avoids email-encoding the pushed patch.  This
won't matter for most users, but the reason it was added was because *some*
transport mechanism was corrupting patches otherwise.  :(

David
History
Date User Action Args
2008-02-12 22:35:40zookocreate
2008-02-12 22:54:43droundysetpriority: bug
status: unread -> resolved
messages: + msg3371
nosy: droundy, tommy, beschmi, kowey, zooko
2009-08-06 17:54:16adminsetnosy: + markstos, jast, Serware, dmitry.kurochkin, darcs-devel, dagit, mornfall, simon, thorkilnaur, - droundy
2009-08-06 20:57:52adminsetnosy: - beschmi
2009-08-10 22:14:57adminsetnosy: - markstos, darcs-devel, jast, dagit, Serware, mornfall
2009-08-25 18:05:37adminsetnosy: + darcs-devel, - simon
2009-08-27 13:55:05adminsetnosy: tommy, kowey, darcs-devel, zooko, thorkilnaur, dmitry.kurochkin