Project

General

Profile

Bug #2541

Updated by Nicolas PERRON almost 12 years ago

When upgrading CFEngine from 3.2.0 to 3.3.3, the patches has not been removed. They There can't be applied anymore: 

 <pre> 
 /usr/bin/patch -d ./cfengine-source -p0 < ./cfengine-file-edit-section-r3229.patch 
 patching file src/files_editline.c 
 Hunk #1 FAILED at 510. 
 Hunk #2 FAILED at 559. 
 2 out of 2 hunks FAILED -- saving rejects to file src/files_editline.c.rej 
 make[1]: *** [cfengine-source] Error 1 
 </pre>

Back